Loading ngsi-ld-api.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -4336,6 +4336,12 @@ components: type: string format: uri readOnly: true previousValue: description: | Previous GeoProperty value. Only used in notifications, if the showChanges option is explicitly requested. $ref: '#/components/schemas/Geometry' readOnly: true additionalProperties: oneOf: - $ref: '#/components/schemas/Property' Loading Loading
ngsi-ld-api.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -4336,6 +4336,12 @@ components: type: string format: uri readOnly: true previousValue: description: | Previous GeoProperty value. Only used in notifications, if the showChanges option is explicitly requested. $ref: '#/components/schemas/Geometry' readOnly: true additionalProperties: oneOf: - $ref: '#/components/schemas/Property' Loading