File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "JSON" : {
4141 "$Kind" : " TypeDefinition" ,
4242 "$UnderlyingType" : " Edm.Stream" ,
43- "@Core.Description" : " A stream of media type `application/json`" ,
43+ "@Core.Description" : " Textual data of media type `application/json`" ,
44+ "@Core.MediaType" : " application/json" ,
4445 "@Core.AcceptableMediaTypes" : [
4546 " application/json"
4647 ]
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ Term|Type|Description
1313## <a name =" JSON " ></a >[ JSON] ( Org.OData.JSON.V1.xml#L75 )
1414** Type:** Stream
1515
16- A stream of media type ` application/json `
16+ Textual data of media type ` application/json `
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
33
44 Technical Committee:
7373 </Term >
7474
7575 <TypeDefinition Name =" JSON" UnderlyingType =" Edm.Stream" >
76- <Annotation Term =" Core.Description" String =" A stream of media type `application/json`" />
76+ <Annotation Term =" Core.Description" String =" Textual data of media type `application/json`" />
77+ <Annotation Term =" Core.MediaType" String =" application/json" />
7778 <Annotation Term =" Core.AcceptableMediaTypes" >
7879 <Collection >
7980 <String >application/json</String >
You can’t perform that action at this time.
0 commit comments