Loading ngsi-ld-api.yaml +24 −0 Original line number Diff line number Diff line Loading @@ -3362,6 +3362,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Property instance, as mandated by (see clause 4.5.7). System generated. type: string format: uri required: - type - value Loading Loading @@ -3441,6 +3447,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Relationship instance (see clause 4.5.8). System generated. type: string format: uri required: - type - object Loading Loading @@ -3519,6 +3531,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Property instance, as mandated by (see clause 4.5.7). System generated. type: string format: uri required: - type - value Loading Loading @@ -4702,6 +4720,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Property instance, as mandated by (see clause 4.5.7). System generated. type: string format: uri required: - type - value Loading Loading
ngsi-ld-api.yaml +24 −0 Original line number Diff line number Diff line Loading @@ -3362,6 +3362,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Property instance, as mandated by (see clause 4.5.7). System generated. type: string format: uri required: - type - value Loading Loading @@ -3441,6 +3447,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Relationship instance (see clause 4.5.8). System generated. type: string format: uri required: - type - object Loading Loading @@ -3519,6 +3531,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Property instance, as mandated by (see clause 4.5.7). System generated. type: string format: uri required: - type - value Loading Loading @@ -4702,6 +4720,12 @@ components: $ref: '#/components/schemas/ModifiedAt' deletedAt: $ref: '#/components/schemas/DeletedAt' instanceId: description: | A URI uniquely identifying a Property instance, as mandated by (see clause 4.5.7). System generated. type: string format: uri required: - type - value Loading