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