Complete type definition of a REST API.
For most users, this type should be treated as an opaque type.
You will pass objects of type ApiDefinition to a method of
rest-ts-express
, rest-ts-core
, or any compatible library, and that
library will use the type to create a beautiful, user-friendly interface for your API.
Generated using TypeDoc
Complete type definition of a REST API.
For most users, this type should be treated as an opaque type. You will pass objects of type ApiDefinition to a method of
rest-ts-express
,rest-ts-core
, or any compatible library, and that library will use the type to create a beautiful, user-friendly interface for your API.