Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -2391,7 +2391,7 @@ paths: tags: - Context Information Consumption summary: | Retrieve Available Attribute Information Details about available attribute description: | 5.7.10 Retrieve Available Attribute Information. Loading @@ -2400,7 +2400,7 @@ paths: the attribute name (as short name if available in the provided @context) and the type names for which entity instances exist that have the respective attribute, a count of available attribute instances and a list of types the attribute can have (e.g. Property, Relationship or GeoProperty). operationId: retrieveAttrInfo operationId: retrieveAttrTypeInfo parameters: # Path params - $ref: '#/components/parameters/Path.attrId' Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -2391,7 +2391,7 @@ paths: tags: - Context Information Consumption summary: | Retrieve Available Attribute Information Details about available attribute description: | 5.7.10 Retrieve Available Attribute Information. Loading @@ -2400,7 +2400,7 @@ paths: the attribute name (as short name if available in the provided @context) and the type names for which entity instances exist that have the respective attribute, a count of available attribute instances and a list of types the attribute can have (e.g. Property, Relationship or GeoProperty). operationId: retrieveAttrInfo operationId: retrieveAttrTypeInfo parameters: # Path params - $ref: '#/components/parameters/Path.attrId' Loading