You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ODATA-1275 - open - Describe structure of "JSON properties" (#52)
* Proposal for https://issues.oasis-open.org/browse/ODATA-1275
* Simplified term JSON.Schema to be just a string
* Merged master, refreshed
* Merged master
* Term JSON.Schema now of type Core.JSON
Core: added type definition Core.JSON
* Example for JSON vocab
Transform examples to CSDL JSON
* Refreshed JSON Schema example
* Moved JSON type definition from Core to JSON
* Adapted after discussion in TC
* Test commit
* Test commit
* Test commit
* Refreshed example
* Added vocabulary to top-level README.md
<p>Please send questions or comments about <ahref="https://www.oasis-open.org/resources/tcadmin/github-repositories-for-oasis-tc-members-chartered-work">OASIS TC GitHub repositories</a> to <ahref="mailto:robin@oasis-open.org">Robin Cover</a> and <ahref="mailto:chet.ensign@oasis-open.org">Chet Ensign</a>. For questions about content in this repository, please contact the TC Chair or Co-Chairs as listed on the the OData TC's <ahref="https://www.oasis-open.org/committees/odata/">home page</a>.</p>
Permissions property defined under Read, Insert, Update, Delete in the capabilities vocabulary, gives the ability to list Auth flows and scopes within those flows required to perform operations on an entity set.
[Schema](Org.OData.JSON.V1.xml#L67)|[JSON](#JSON)|<aname="Schema"></a>The JSON Schema for this JSON property<p>The schema can be a schema reference, i.e. `{"$ref":"url/of/schemafile#/path/to/schema/within/schemafile"}`</p>
- OData Version 4.0 Vocabulary components: OData JSON Vocabulary.
29
+
This vocabulary is related to:
30
+
- OData Version 4.01 Part 1: Protocol. Latest version: http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html.
31
+
- OData Version 4.01 Part 2: URL Conventions. Latest version: http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html.
32
+
- OData Common Schema Definition Language (CSDL) JSON Representation Version 4.01. Latest version: http://docs.oasis-open.org/odata/odata-csdl-json/v4.01/odata-csdl-json-v4.01.html.
33
+
- OData Common Schema Definition Language (CSDL) XML Representation Version 4.01. Latest version: http://docs.oasis-open.org/odata/odata-csdl-xml/v4.01/odata-csdl-xml-v4.01.html.
34
+
- OData JSON Format Version 4.01. Latest version: http://docs.oasis-open.org/odata/odata-json-format/v4.01/odata-json-format-v4.01.html.
35
+
- OData Extension for Data Aggregation Version 4.0. Latest version: http://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/odata-data-aggregation-ext-v4.0.html.
0 commit comments