Loading ngsi-ld-api.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2275,7 +2275,7 @@ paths: instances and details about attributes that existing instances of this entity type have, including their name (as short name if available in the provided @context) and a list of types the attribute can have (e.g. Property, Relationship or GeoProperty). operationId: retrieveTypeInfo operationId: retrieveEntityTypeInfo parameters: # Path params - $ref: '#/components/parameters/Path.type' Loading Loading
ngsi-ld-api.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2275,7 +2275,7 @@ paths: instances and details about attributes that existing instances of this entity type have, including their name (as short name if available in the provided @context) and a list of types the attribute can have (e.g. Property, Relationship or GeoProperty). operationId: retrieveTypeInfo operationId: retrieveEntityTypeInfo parameters: # Path params - $ref: '#/components/parameters/Path.type' Loading