coder/scripts/apidocgen
Cian Johnston 56b996532f
feat: add --experiments flag to replace --experimental (#5767)
- Deprecates the --experimental flag
- Adds a new flag --experiments which supports passing multiple comma-separated values or a wildcard value.
- Exposes a new endpoint /api/v2/experiments that returns the list of enabled experiments.
- Deprecates the field Features.Experimental in favour of this new API.
- Updates apidocgen to support type aliases (shoutout to @mtojek).
- Modifies apitypings to support generating slice types.
- Updates develop.sh to pass additional args after -- to $CODERD_SHIM.
2023-01-18 19:12:53 +00:00
..
markdown-template feat: add --experiments flag to replace --experimental (#5767) 2023-01-18 19:12:53 +00:00
postprocess docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
generate.sh docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
package.json feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00
yarn.lock chore: Switch from npm to yarn in `scripts/apidocgen` (#5575) 2023-01-04 19:38:48 +01:00