Closed pguardiario closed 1 year ago
If you already have YAML file you can follow these steps to get a JSON and then pass it to the middleware
If you already have YAML file you can follow these steps to get a JSON and then pass it to the middleware
What if I don't already have YAML? Where would I get that YAML from?
You have to create the swagger.json file yourself - there are tools to help like https://editor.swagger.io/
Am I supposed to make that manually? Any links are appreciated.