Skip to content

Commit 791d62c

Browse files
Version 2025.6.0-rc1
1 parent a1f56b9 commit 791d62c

File tree

1,820 files changed

+10853
-10680
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,820 files changed

+10853
-10680
lines changed

.openapi-generator/FILES

Lines changed: 784 additions & 30 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 21 additions & 28 deletions
Large diffs are not rendered by default.

authentik_client/__init__.py

Lines changed: 26 additions & 47 deletions
Large diffs are not rendered by default.

authentik_client/api/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from authentik_client.api.sources_api import SourcesApi
2323
from authentik_client.api.ssf_api import SsfApi
2424
from authentik_client.api.stages_api import StagesApi
25-
from authentik_client.api.tasks_api import TasksApi
2625
from authentik_client.api.tenants_api import TenantsApi
2726

2827
else:
@@ -52,7 +51,6 @@
5251
from authentik_client.api.sources_api import SourcesApi
5352
from authentik_client.api.ssf_api import SsfApi
5453
from authentik_client.api.stages_api import StagesApi
55-
from authentik_client.api.tasks_api import TasksApi
5654
from authentik_client.api.tenants_api import TenantsApi
5755
5856
""",

0 commit comments

Comments
 (0)