William Cheng 0cc9644120
Add enum default value tests to python clients (#18883)
* add enum default value tests to python clients

* add new files
2024-06-08 17:34:57 +08:00

279 B

TestEnumWithDefault

Enum

  • EIN (value: 'EIN')

  • ZWEI (value: 'ZWEI')

  • DREI (value: 'DREI')

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