mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 11:00:52 +00:00
740 B
740 B
ModelWithPropertiesAndAdditionalProperties
Properties
Name | Type | Description | Notes |
---|---|---|---|
myIntegerReq | Int | ||
myIntegerOpt | Int | [optional] | |
myPrimitiveReq | AllPrimitives | ||
myPrimitiveOpt | AllPrimitives | [optional] | |
myStringArrayReq | [String] | ||
myStringArrayOpt | [String] | [optional] | |
myPrimitiveArrayReq | [AllPrimitives] | ||
myPrimitiveArrayOpt | [AllPrimitives] | [optional] |