-
Notifications
You must be signed in to change notification settings - Fork 1
Resolve: Description of a property in spec must correspond to DB TABLE COLUMN COMMENT #60 #61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Resolve: Description of a property in spec must correspond to DB TABLE COLUMN COMMENT #60 #61
Conversation
I think it should be necessary to disable comment creation for tables, otherwise modifying api spec description will result in a lot of "useless" db migrations. |
…t-correspond-to-db-table-column-comment' of github.com:php-openapi/yii2-openapi into 60-description-of-a-property-in-spec-must-correspond-to-db-table-column-comment
In order to avoid unnecessary migrations I will introduce new OpenAPI extension
|
Thank you! |
Fixes #60