-
-
Notifications
You must be signed in to change notification settings - Fork 358
Commit 6787975
Move "readOnly" from Hyper-Schema to Validation
We move the description and schema definition of "readOnly" verbatim
from the Hyper-Schema specification (and meta-schema) to the validation
one, in the "Metadata keywords" section (along with "default", in
particular).
This addresses part of #363, which states that some keywords
historically in the Hyper-Schema specification would be better in the
Validation document. The main argument for moving keywords such as
"readOnly" is that the Hyper-Schema document could then only focus on
describing the hypermedia linking model.1 parent ce3403c commit 6787975
File tree
4 files changed
+22
-22
lines changed4 files changed
+22
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | - | ||
131 | - | ||
132 | - | ||
133 | - | ||
134 | - | ||
135 | 130 | | |
136 | 131 | | |
137 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | - | ||
429 | - | ||
430 | - | ||
431 | - | ||
432 | - | ||
433 | - | ||
434 | - | ||
435 | - | ||
436 | - | ||
437 | - | ||
438 | - | ||
439 | - | ||
440 | - | ||
441 | - | ||
442 | - | ||
443 | - | ||
444 | - | ||
445 | 428 | | |
446 | 429 | | |
447 | 430 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | + | ||
744 | + | ||
745 | + | ||
746 | + | ||
747 | + | ||
748 | + | ||
749 | + | ||
750 | + | ||
751 | + | ||
752 | + | ||
753 | + | ||
754 | + | ||
755 | + | ||
756 | + | ||
757 | + | ||
758 | + | ||
759 | + | ||
743 | 760 | | |
744 | 761 | | |
745 | 762 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
0 commit comments