We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a19d08 commit 9e404bcCopy full SHA for 9e404bc
README.md
@@ -90,7 +90,7 @@ The application is configurable via environment variables.
90
"^/api$": ["GET"]
91
}
92
```
93
-- `OPENAPI_SPEC_ENDPOINT`, path to serve OpenAPI specification
+- `OPENAPI_SPEC_ENDPOINT`, path of OpenAPI specification, used for augment spec response with auth configuration
94
- **Type:** string or null
95
- **Required:** No, defaults to `null` (disabled)
96
- **Example:** `/api`
0 commit comments