Files
openapi-generator-original/samples/client/echo_api/python/docs/StringEnumRef.md
Lars van Leeuwen 8783ad8a18 [Python] List enum members in docs (#18804)
* List enum values in docs

* Remove newline

* Remove another newline

* Generate samples
2024-06-01 17:00:11 +08:00

303 B

StringEnumRef

Enum

  • SUCCESS (value: 'success')

  • FAILURE (value: 'failure')

  • UNCLASSIFIED (value: 'unclassified')

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