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
Hi, I would like to be able to extract the specification generated by Router::route_openapi_specification without serving the contract, how can I do it? Could we split route_openapi_specification in two steps?
Hi, I would like to be able to extract the specification generated by
Router::route_openapi_specificationwithout serving the contract, how can I do it? Could we splitroute_openapi_specificationin two steps?