For questions regarding API specifications written using the OpenAPI Specification, Version 3 or above. Aside from [oas3], please include any additional tags that may relate tools or programming languages being used to process specifications; e.g., [swagger], [java], [php] etc.
From Swagger's official documentation:
The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.