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
I cannot figure how to include functions in the configuration for fittings. Using CORS as example I'd like to provide the origin as a function and the only way to do this now is to duplicate the cors fitting in my project's fittings folder like this:
I cannot figure how to include functions in the configuration for fittings. Using CORS as example I'd like to provide the
origin
as a function and the only way to do this now is to duplicate the cors fitting in my project's fittings folder like this:What I'd love to be able to just specify the function in Swagger's config.xml :
Thank you.
The text was updated successfully, but these errors were encountered: