- Mar 21, 2024
-
-
daniel-gonzalez-sanchez authored
Fixing some issues within the NGSI-OAS v1.6.1 regarding Context Information Consumption operations: 1) Fixing tags section for 5.8.3-Retrieve Subscription y 5.8.4-Query Subscriptions to Context Information Subscription; 2) Including description of 5.7.6-Retrieve Details of Available Entity Types operation together with the 5.7.5-Retrieve Available Entity Types operation; 3) Including description of 5.7.9-Retrieve Details of Available Attributes operation together with the 5.7.8-Retrieve Available Attributes operation; 4) Fixing the EntityTypeList type definition within schema content of the response for 5.7.5-Retrieve Available Entity Types operation and 5.7.6-Retrieve Details of Available Entity Types operations. Pending actions: solving doubts with the definition of the parameters Query.geometryProperty, Query.geoproperty, and Query.options.entities, and Query.datasetId.
-
- Mar 14, 2024
-
-
daniel-gonzalez-sanchez authored
Adding a folder for defining examples of custom OpenAPI schemas that are compliant with the NGSI-LD OAS.
-
daniel-gonzalez-sanchez authored
Eliminate the required option within the Subcription.Periodic schema for fields entities and timeInterval. Move the required option for the entities fields to the schemas statement of the Subscription request body.
-
daniel-gonzalez-sanchez authored
Fixing an indentation issue with the additionalProperties field in the Schemas of Entity and Relationship within the NGSI-LD OAS.
-
daniel-gonzalez-sanchez authored
Update links within the README file and add a link to view the original NGSI-LD OAS in the Swagger Editor of ETSI Forge.
-
daniel-gonzalez-sanchez authored
Create an initial fork repository to work on the OpenAPI Specification (OAS) for the NGSI-LD API specified by the cross-cutting Context Information Management (CIM) ETSI Industry Specification Group (ISG).
-
- Mar 13, 2024
-
-
Daniel González-Sánchez authored
-