Skip to content

Commit 7381ef3

Browse files
Version 2025.4.0-rc2
1 parent a1f56b9 commit 7381ef3

File tree

1,822 files changed

+11308
-15168
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,822 files changed

+11308
-15168
lines changed

.openapi-generator/FILES

Lines changed: 777 additions & 44 deletions
Large diffs are not rendered by default.

README.md

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

authentik_client/__init__.py

Lines changed: 26 additions & 68 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)