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

663 B

Enum_Test

Properties

Name Type Description Notes
enumUnderscorestring string [optional] [default to null]
enumUnderscorestringUnderscorerequired string [default to null]
enumUnderscoreinteger integer [optional] [default to null]
enumUnderscorenumber float [optional] [default to null]
outerEnum OuterEnum [optional] [default to null]

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