This API Swagger should provide a more intuitive way to inspect the API endpoints, especially what goes in and goes out of each endpoint.
Just... don't look at the raw file 😓. Put it on the online editor or on VS Code. For some reasons, the online editor complains about semantic and structural errors, but just hide them. If you don't want to see any error, use the Swagger Viewer extension on VS Code instead.
It'll be much better if you view the rendered version of the specs, not the raw one.
This API Swagger should provide a more intuitive way to inspect the API endpoints, especially what goes in and goes out of each endpoint.
Just... don't look at the raw file 😓. Put it on the online editor or on VS Code. For some reasons, the online editor complains about semantic and structural errors, but just hide them. If you don't want to see any error, use the Swagger Viewer extension on VS Code instead.
It'll be much better if you view the rendered version of the specs, not the raw one.