Python allOf and readOnly not working · Issue #462 · swagger-api/swagger-codegen-generators

When using allOf, the swagger_types and attribute_map is not being generated. Here is the yaml schema I used: Click to expand --- tags: - name: Model description: A model components: schemas: Model...