You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(meta.swagger): Add support for model attribute meta.swagger
The `meta` attribute allows extensions to Sails Model attributes; add
`meta.swagger` to allow Swagger documentation to be added to the
OpenAPI.UpdatedSchema definition for the attribute.
0 commit comments