Hey @nsvsrk, let me try to break it down further hopefully -
1. Swagger definitions can be both YAML or JSON. That defines all the schemes, host, rest end points etc. basically everything you need to define the API.You can refer to the blog - https://swagger.io/blog/api-development/getting-started-...