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
This is nice b/c it lets you not have a lot of the namespace stuff in the name of your generated model types. Of course, this feels like a total hack to me rn. If anyone has a better way I'd be interested to know it too.
The entity_name method is nice indeed but I think the question was more about a desc value in the model definition. I don't think that's currently doable.
Right now, the description of the model is automatically written as "{MODEL_NAME} Model" and put in the swagger docs. How do we override that?
The text was updated successfully, but these errors were encountered: