OpenAPI (swagger)

OpenAPI Document

A single JSON or YAML document that conforms to the OpenAPI specification. It can be useful to map out the available API routes available on a web server, which can aid in information gathering.

Last updated