- Jun 12, 2024
-
-
daniel-gonzalez-sanchez authored
For schemas definitions with to other schemas that include additional sibling descriptions, wrapping the into allOf.
-
daniel-gonzalez-sanchez authored
Fixing issues with headers definition within the operation responses on NGSI-LD OAS. Including all the possible headers within the global response defined on responses section of NGSI-LD OAS.
-
- May 27, 2024
-
-
daniel-gonzalez-sanchez authored
Adding the optional query parameter type for the selection of Entity type in additional operations as indicated in ETSI GS CIM 009 V1.7.1 (i.e., 6.5.3.1 GET /entities/{entityId}, 6.5.3.2 DELETE /entities/{entityId}, 6.5.3.3 PUT /entities/{entityId}, 6.5.3.4 PATCH /entities/{entityId}, 6.6.3.1 POST /entities/{entityId}/attrs/, 6.6.3.2 PATCH /entities/{entityId}/attrs/, 6.7.3.1 PATCH /entities/{entityId}/attrs/{attrId}, 6.7.3.2 DELETE /entities/{entityId}/attrs/{attrId}, and 6.7.3.3 PUT /entities/{entityId}/attrs/{attrId}). Adding the optional query parameter options for the selection of noOverwrite value for 6.6.3.1 POST /entities/{entityId}/attrs/ operation as indicated in ETSI GS CIM 009 V1.7.1.
-
- May 26, 2024
-
-
daniel-gonzalez-sanchez authored
Adding the HTTP 501 NotImplemented response as stated by clause 6.3.7 Representation of Entities of ETSI GS CIM 009 V1.7.1. Including the NotImplemente response for the following operations: GET /entities and GET /entities/{entityId}.
-
daniel-gonzalez-sanchez authored
Adding the jsonldContext parameter in Subscription.Common schema as stated by clause 5.2.12 Subscription of ETSI GS CIM 009 V1.7.1.
-
daniel-gonzalez-sanchez authored
Adding the previousValue parameter in GeoProperty schemas as stated by clause 5.2.7 GeoProperty of ETSI GS CIM 009 V1.7.1.
-
daniel-gonzalez-sanchez authored
Adding a new schema named VocabularyProperty for the new data type considered in the clause 5.2.35 VocabularyProperty of ETSI GS CIM 009 V1.7.1.
-
daniel-gonzalez-sanchez authored
Adding the count query parameter and NGSILD-Results-Count HTTP header for 200 response within GET /temporal/entities operation as stated by clause 6.3.13 Counting Number of Results in ETSI GS CIM 009 V1.7.1.
-
daniel-gonzalez-sanchez authored
Updating info and externalDocs sections of the NGSI-LD OAS to indicate the version 1.7.1 of NGSI-LD API.
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
Updating example of custom OpenAPI schemas that are compliant with the NGSI-LD OAS for IoT sensors use case.
-
daniel-gonzalez-sanchez authored
Removing allOf keyword for references to additional components when there are already descriptions. Including and description fields together despite the sibling issue in OAS 3.0.3.
-
daniel-gonzalez-sanchez authored
-
Daniel González-Sánchez authored
NGSI-LD Data Types (Schemas, Headers, and Parameters) - OAS 1.6.1
-
daniel-gonzalez-sanchez authored
Recovering SubscriptionFragment Request Body definition. Generating a new Path common schema for URI data type in path parameters. Generating a new SystemGeneratedAttributes for grouping subschemas of system-generated temporal attributes: createdAt, modifiedAt, and deletedAt, and updating references to it. Keeping NGSILD-Warning header only for HTTP GET operations performed over the resources /entities and /entities/{entity-id}.
-
- May 20, 2024
-
-
daniel-gonzalez-sanchez authored
-
- May 16, 2024
-
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
Reviewing and fixing issues regarding schemas, headers and parameters sections within the NGSI-LD OAS 1.6.1.
-
Daniel González-Sánchez authored
NGSI-LD Context Source Registration and Context Source Discovery Operations - OAS 1.6.1
-
Daniel González-Sánchez authored
NGSI-LD Context Information Subscription and Context Source Registration Subscription Operations - OAS 1.6.1
-
Daniel González-Sánchez authored
NGSI-LD Context Information Provision Operations - OAS 1.6.1
-
Daniel González-Sánchez authored
NGSI-LD Context Information Consumption Operations - OAS 1.6.1
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
-
Daniel González-Sánchez authored
NGSI-LD JSON-LD Context Operations - OAS 1.6.1
-
Daniel González-Sánchez authored
NGSI-LD Batch Operations - OAS 1.6.1
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
-
- Apr 21, 2024
-
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
Show the @context field on top of the request and response/request bodies for the Registry API operations for Temporal Context Information Provision operations.
-
daniel-gonzalez-sanchez authored
Show the @context field on top of the request and response/request bodies for the Registry API operations for Temporal Context Information Consumption operations.
-
daniel-gonzalez-sanchez authored
Adding the default value of 0 for aggrPeriodDuration query parameter as mandated from 5.7.4 Query Temporal Evolution of Entities and 5.7.3 Retrieve Temporal Evolution of an Entity operations.
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
-
daniel-gonzalez-sanchez authored
Adding the System Attributes options parameter for 5.7.3 Retrieve Temporal Evolution of an Entity operation as deduced from clause 6.3.11.
-
daniel-gonzalez-sanchez authored
Deleting scopeQ and limit extra parameters and skipping the required: true argument for timerel and timeAt query parameters from 5.7.3 Retrieve Temporal Evolution of an Entity operation.
-
daniel-gonzalez-sanchez authored
Adding the alternative keyword simplified as synonym of keyword keyValues, as mandated from clause 6.3.7.
-
daniel-gonzalez-sanchez authored
Adding the System Attributes options parameter for 5.7.4 Query Temporal Evolution of Entities operation as deduced from clause 6.3.11.
-