swaggerhub Questions
4
I have created apis endpoint with Swaggerhub and successfully exported to run with asp.net core. I want to test the same apis with nestjs but i found documenting with openapi but not the other way ...
Gower asked 26/8, 2019 at 3:41
1
Solved
I have a new OpenAPI setup via SwaggerHub. Is there an option to force a certain Accept header globally?
I have set up the Content-Type on the response:
openapi: 3.0.0
paths:
/test-path:
get:
...
Pero asked 11/1, 2019 at 11:43
1
Solved
Is there an API to update the file definition?
I am looking for a way to keep my project in Git and SwaggerHub in sync automatically, so I would like to update the file definition at every merge.
I...
Midsummer asked 4/10, 2018 at 15:49
1
© 2022 - 2025 — McMap. All rights reserved.