Skip to content

"title" attribute in api schema results in incorrect schema generation #2

Open
@mmx86

Description

@mmx86

https://github.com/Permify/permify/blob/a616ca023055edccc0c187a0cb433eacdfe52783/docs/api-reference/apidocs.swagger.json#L1473

"title": "It contains the tenant_id to identify the tenant and metadata of the schema to be edited,\nwith the corresponding edits to various entities"

is responsible for generation of this file:
https://github.com/Permify/permify-python/blob/13fc62c5308dde41475983a2dfeafaeafef9fcd9/permify/models/it_contains_the_tenant_id_to_identify_the_tenant_and_metadata_of_the_schema_to_be_edited_with_the_corresponding_edits_to_various_entities.py

related issue: OpenAPITools/openapi-generator#5248

If you change "title" to "description" in schema - it generates correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions