mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
packages/client-ts: init (#21120)
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
committed by
GitHub
parent
527c44ca27
commit
ef1d0b0279
@@ -231,8 +231,9 @@
|
||||
"./blueprints/schema.json", // Generated blueprint schema
|
||||
"custom-elements.json", // TypeScript custom element definitions
|
||||
"./gen-*-api", // Generated API Client
|
||||
"./packages/client-rust/src", // Generated API Client
|
||||
"./packages/client-go", // Generated API Client
|
||||
"./packages/client-rust/src", // Generated API Client
|
||||
"./packages/client-ts/src", // Generated API Client
|
||||
"./schemas/**", // XML Schemas
|
||||
"./authentik/sources/**/schemas", // Source schemas
|
||||
"**vendored**", // Vendored files
|
||||
|
||||
Reference in New Issue
Block a user