Author: ralfhandl
Date: 2014-11-21 15:55:48 +0000 (Fri, 21 Nov 2014)
New Revision: 635
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/odata/?rev=635&sc=1
Added:
trunk/spec/examples/Org.OData.Capabilities.V1.json
trunk/spec/examples/Org.OData.Core.V1.json
trunk/spec/examples/Org.OData.Measures.V1.json
Modified:
trunk/spec/examples/ExampleService.json
trunk/spec/examples/MetadataService.json
trunk/spec/examples/V4-CSDL-to-JSON.xsl
trunk/spec/examples/csdl-16.1.json
trunk/spec/examples/csdl-16.2.json
trunk/spec/examples/edm.json
trunk/spec/examples/miscellaneous.json
trunk/spec/examples/miscellaneous.xml
trunk/spec/examples/validate.cmd
Log:
JSON version of the Core, Capabilities, and Measures vocabulary
Added entries in "schemas" for included namespaces
numeric enum values now as strings, e.g. "42" instead of just 42