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
Is your feature request related to a problem? Please describe.
Currently, in order to modify the value of TermsOfService and Contact from the client it is necessary to override the SwaggerTemplate. This is a bit frustrating compared to modifying other properties like Title or Description.
Describe the solution you'd like
I would like to request that TermsOfService and Contact fields be made exported in the Spec struct.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, in order to modify the value of TermsOfService and Contact from the client it is necessary to override the SwaggerTemplate. This is a bit frustrating compared to modifying other properties like Title or Description.
Describe the solution you'd like
I would like to request that TermsOfService and Contact fields be made exported in the Spec struct.
The text was updated successfully, but these errors were encountered: