1.1 KiB

EnumTest

Properties

Name Type Description Notes
enum_string str [optional]
enum_string_required str
enum_integer int [optional]
enum_number int, float [optional]
stringEnum StringEnum [optional]
IntegerEnum IntegerEnum [optional]
StringEnumWithDefaultValue StringEnumWithDefaultValue [optional]
IntegerEnumWithDefaultValue IntegerEnumWithDefaultValue [optional]
IntegerEnumOneValue IntegerEnumOneValue [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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