kaspanoombroNew Contributor3 years agoswagger 2.0. parameters in path cannot be reuse in backend call I have this path in and endpoint definition in swagger 2.0: paths: /custom_texts/{lang}: get: parameters: - in: path name: lang ...Show More
Recent DiscussionsIssues Integrating Custom Membership Card System with Gateway Ticketing APIsGateway Ticketing System Integration with Digital Membership Card System using APIError. 412: We only support one authentication type at this time.
Related ContentSwagger - parameter not showing in Swagger-UISwagger - Parameter not renderingHow to remove/hide body parameter from Swagger UI in file upload API