List bikes on stand

get/stands/{standName}/bikes

Path parameters

standNamestring required

Response

Success response envelope

{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 5 revisions of this API.24

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 832c7fc616ed21See the full diff
    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the non-success response with the status

      response-non-success-status-removed