Kind: Interface
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs.service.ts
What the config read/write endpoints expose — NEVER the auth value (only whether one is set).
Properties
| Property | Type |
|---|---|
baseUrl | string |
authHeaderName | string |
allowWrites | boolean |
enabled | boolean |
hasAuth | boolean |
writeAllowlist | string[] |
oauth2 | `PlaygroundOAuth2Input |
Was this page helpful?