gradle bundleOpenApiYaml
Built OpenAPI spec can be found parsed together at the _build folder under ./openapi/server/_build
gradle lintOpenApi
gradle mockOpenApiData
gradle previewApi
Checks that the results generated from the spec mocker match up with the application code
- The code must be generated and built to validate this