Commit 4db3f1e2 authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Fixing an indentation issue with the additionalProperties field in the Schemas...

Fixing an indentation issue with the additionalProperties field in the Schemas of Entity and Relationship within the NGSI-LD OAS.
parent daf3b262
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5013,7 +5013,7 @@ components:
              minimum: 1
        - required:
          - entities
         # - timeInterval
          - timeInterval
    Subscription.OnChange:
      allOf:
        - $ref: '#/components/schemas/Subscription.Common'