Commit 97470e37 authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Update summary and operationId for 5.7.10 Retrieve Available Attribute Information operation.

parent a83e8ceb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.

@@ -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'