1. 29 Sep, 2024 1 commit
    • 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. 22 Sep, 2024 1 commit
    • 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. 17 Jul, 2024 1 commit
  4. 14 Jul, 2024 4 commits
  5. 13 Jul, 2024 2 commits
  6. 12 Jun, 2024 8 commits
  7. 27 May, 2024 1 commit
    • 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. 26 May, 2024 13 commits
  9. 20 May, 2024 1 commit
  10. 16 May, 2024 8 commits