mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 02:50:52 +00:00
* Adds composed model support for allOf oneOf anyOf * Moves discriminator into discriminator() class method, adds test_deserialize_lizard, adds setting discriminator using allOf schema
413 B
413 B
api_response.ApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
code | int | [optional] | |
type | str | [optional] | |
message | str | [optional] |