OpenAPI / Swagger Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
FLAT uses the well-known aka "Swagger" to describe its API. Many developers know this format and have worked with it before, primarily to document their APIs.
This section covers all FLAT features that integrate with Swagger.
By default, FLAT tries to read its API definition from the swagger.yaml
file in the project's top-level directory. You can configure a different path (or even choose one dynamically) in .
FLAT uses prefixed with the x-flat-
namespace to the swagger.yaml
.