Skip to content
  1. Sep 29, 2024
    • daniel-gonzalez-sanchez's avatar
      Including two different versions of NGSI-LD OAS release 1.7.1: one for OpenAPI... · 6eb44055
      daniel-gonzalez-sanchez authored
      Including two different versions of NGSI-LD OAS release 1.7.1: one for OpenAPI version 3.0.3 and one for OpenAPI version 3.1.0. The OpenAPI version 3.0.3 is recommended to be used by third-party development tools as most of them do not support version 3.1.0 yet. The OpenAPI version 3.1.0 is recommended for reviewing the NGSI-LD OAS documentation and operations. The ReDoc visualization application has been chosen as the solution to navigate the NGSI-LD OAS documentation.
      6eb44055
  2. Sep 22, 2024
    • daniel-gonzalez-sanchez's avatar
      Deleting the schema SystemGeneratedAttributes for grouping schemas of... · 53ba3803
      daniel-gonzalez-sanchez authored
      Deleting the schema SystemGeneratedAttributes for grouping schemas of system-generated temporal attributes (i.e., createdAt, modifiedAt, and deletedAt) and updating the references to them directly. The problem is that if the schemas of the system-generated temporal attributes are grouped under a schema SystemGeneratedAttributes their data appears with the SystemGeneratedAttributes wrapper when is referenced by another schema or operation.
      53ba3803
  3. Jul 17, 2024
  4. Jul 14, 2024
  5. Jul 13, 2024
  6. Jun 12, 2024
  7. May 27, 2024
    • daniel-gonzalez-sanchez's avatar
      Adding the optional query parameter type for the selection of Entity type in... · 23ab29b4
      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.
      23ab29b4
  8. May 26, 2024
  9. May 20, 2024
  10. May 16, 2024