William Cheng 946d145d30
[bash] Update Bash Client Dockerfile.mustache (#9310)
* Update Dockerfile.mustache

Using alpine instead of ubuntu for leaner Docker images.

Small fix for welcome message.

Changing default shell to `zsh` and fixing entrypoint.

* update samples

* move config, add new files

Co-authored-by: avbenavides <62693723+avbenavides@users.noreply.github.com>
2021-04-22 15:02:38 +08:00

965 B

AnotherFakeApi

All URIs are relative to /v2

Method HTTP request Description
call123TestSpecialTags PATCH /another-fake/dummy To test special tags

call123TestSpecialTags

To test special tags

To test special tags and operation ID starting with number

Example

petstore-cli call123TestSpecialTags

Parameters

Name Type Description Notes
body Client client model

Return type

Client

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]