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
@ApiHeader({ name: 'Authorization', example: 'Bearer 2YotnFZFEjr1zCsicMWpAA', description: 'description' })
This gives the following result. The description field is also not clearly displayed at all
I would also like to know how to change the default api name of the route AccountConsentsController_createAccountConsents
The text was updated successfully, but these errors were encountered:
@ApiHeader({ name: 'Authorization', example: 'Bearer 2YotnFZFEjr1zCsicMWpAA', description: 'description' })
This gives the following result. The description field is also not clearly displayed at all
I would also like to know how to change the default api name of the route AccountConsentsController_createAccountConsents
The text was updated successfully, but these errors were encountered: