Commit ce14cba
docs(TIDY UP): Update broken test docs and general cleanup (#152)
* doc: added tags into fundamentals def
* Fix exlcusiveMaximum and exclusiveMinimum to be number type instead of boolean, create script to show diff between JSON schema version for pull request
* Update validate examples script to 3.1.0, update all data types examples to show exclusiveMinimum and exclusiveMaximum usage, remove strict schema testing example
* Push to temp file for schema diff output
* Add in pull request write permissions
* Add in github token for action
* Try remove permissions from YAML
* Remove other calls to github rest api
* Use custom token secret to push comment
* Update changelog with v3.1.0 changes, remove github action for schema diff, update README with exclusiveMaximum and exclusiveMinimum changes
* Print out command in stout and push schema diff to file
* Update server sources to use examples rather than restrict with enums
* Add in RFC-0017 date types
* feat: add automatic light/dark mode toggle to mkdocs configuration
* docs(TIDY UP): Update broken test docs and general cleanup
* chore(PRE-COMMIT): Updated the version of pre-commit hooks
* docs(CONTRIBUTING): Updated CONTRIBUTING.md for local dev env
* chore(LINT CONFIG): Re-order markdown lint config
Signed-off-by: Pete Zoumpoulis <petezouboulis238@gmail.com>
* docs(README): Fix linting issues
* chore(DOCS): Remove pre-commit hooks and markdown linting config
---------
Signed-off-by: Pete Zoumpoulis <petezouboulis238@gmail.com>
Co-authored-by: johnroch <78982434+johnhroch@users.noreply.github.com>
Co-authored-by: Peter Flook <pflooky@hotmail.com>
Co-authored-by: jochen <jochen.christ@innoq.com>1 parent 2b9281a commit ce14cba
File tree
8 files changed
+169
-143
lines changed- docs
- examples/schema
- schema
8 files changed
+169
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
362 | 361 | | |
363 | 362 | | |
364 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments