forked from loafle/openapi-generator-original
* Adds cached_property decorator, adds feature to move through n discriminators * Adds v3 sample with 2 discriminators * Adds tests of Shape, Tringle, and Quadrilateral traveling through 2 discriminators * Adds test_deserialization.py:test_deserialize_shape * Simplifes XTriangle sample spec schemas * Simplifies Shape schema definition, updates go+python-experimental samples * Fixes python-experimental test_dog tests * Separates off python-experimental spec
379 B
379 B
isosceles_triangle.IsoscelesTriangle
Properties
Name | Type | Description | Notes |
---|---|---|---|
shape_type | str | ||
triangle_type | str |