There are different kinds of specifications available that you can use while building an API.
In this thread, we will talk about the OpenAPI spec.
π§΅ ππ»
In simple terms, OpenAPI spec is a format to define structure and syntax for REST APIs.
OpenAPI spec provides a standard that allows both humans and computers to discover and understand the service's capabilities without access to source code, documentation, or traffic inspection