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
The Swagger output only contains the default input filter from the config, but not the method specific ones. My api in this example is called OrdersApi, and below are excerpts from /apigility/documentation/OrdersApi-v1 that whows the difference:
The Swagger output only contains the default input filter from the config, but not the method specific ones. My api in this example is called OrdersApi, and below are excerpts from
/apigility/documentation/OrdersApi-v1
that whows the difference:Accept: application/json
Accept: application/vnd.swagger+json
Config
Originally posted by @Jakovitz at zfcampus/zf-apigility-documentation-swagger#40
The text was updated successfully, but these errors were encountered: