mirror of
https://github.com/goauthentik/authentik
synced 2026-04-28 10:28:22 +02:00
* fix relObjId type Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix slot comments Signed-off-by: Jens Langhammer <jens@goauthentik.io> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> * use prettier on generated ts code Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
10 lines
234 B
YAML
Generated
10 lines
234 B
YAML
Generated
---
|
|
templateDir: /local/templates/
|
|
additionalProperties:
|
|
typescriptThreePlus: true
|
|
supportsES6: true
|
|
npmName: "@goauthentik/api"
|
|
fileContentDataType: Blob
|
|
enumUnknownDefaultCase: true
|
|
useObjectParameters: true
|