Swagger at runtime
Hi,
I am new to Swagger. So this is a very basic question.
I have defined my APIs using Swagger. The APIs contains request and response objects. I have also uploaded Swagger to my API Gateway.
The question is what happens to my API spec at runtime, i.e., when a new request comes in. Does the API Gateway act as a simple pass through service and it is my responsibility to validate that the request contains correct request body with correct data types? Or is this done by the API Gateway?
Caitlin (Staff) [07/13/2023 - 11:13 ET]
Hi jerlandsson, we do not have a sample project that is editable, however you could create your own by following this guide: https://stoplight.io/getting-started-with-stoplight, or you can show off the published version of the guide from this link: https://idratherbewriting.stoplight.io/docs/openweathermap4/YXBpOjExMTIxODY3-open-weather-map-api
Please let me know if you have any other questions! I'm so glad you're enjoying the product.