|
6 | 6 | "src/workos/admin_portal/__init__.py", |
7 | 7 | "src/workos/admin_portal/_resource.py", |
8 | 8 | "src/workos/admin_portal/models/__init__.py", |
9 | | - "src/workos/admin_portal/models/domain_verification_intent_options.py", |
10 | 9 | "src/workos/admin_portal/models/generate_link.py", |
11 | | - "src/workos/admin_portal/models/intent_options.py", |
12 | 10 | "src/workos/admin_portal/models/portal_link_response.py", |
13 | | - "src/workos/admin_portal/models/sso_intent_options.py", |
14 | 11 | "src/workos/agents/__init__.py", |
15 | 12 | "src/workos/agents/_resource.py", |
16 | 13 | "src/workos/agents/models/__init__.py", |
|
251 | 248 | "src/workos/common/models/data_integration_credentials_credentials_type.py", |
252 | 249 | "src/workos/common/models/data_integration_credentials_input_type.py", |
253 | 250 | "src/workos/common/models/data_integration_credentials_response_error.py", |
254 | | - "src/workos/common/models/data_integration_credentials_type.py", |
255 | 251 | "src/workos/common/models/data_integration_custom_provider_authenticate_via.py", |
256 | 252 | "src/workos/common/models/data_integration_state.py", |
257 | 253 | "src/workos/common/models/data_integrations_list_response_data_auth_methods.py", |
|
385 | 381 | "src/workos/common/models/organization_domain_deleted_data.py", |
386 | 382 | "src/workos/common/models/organization_domain_deleted_data_state.py", |
387 | 383 | "src/workos/common/models/organization_domain_deleted_data_verification_strategy.py", |
388 | | - "src/workos/common/models/organization_domain_stand_alone_state.py", |
389 | | - "src/workos/common/models/organization_domain_stand_alone_verification_strategy.py", |
390 | 384 | "src/workos/common/models/organization_domain_state.py", |
391 | 385 | "src/workos/common/models/organization_domain_updated.py", |
392 | 386 | "src/workos/common/models/organization_domain_updated_data.py", |
|
583 | 577 | "src/workos/organization_domains/_resource.py", |
584 | 578 | "src/workos/organization_domains/models/__init__.py", |
585 | 579 | "src/workos/organization_domains/models/create_organization_domain.py", |
586 | | - "src/workos/organization_domains/models/organization_domain_stand_alone.py", |
587 | 580 | "src/workos/organization_membership/__init__.py", |
588 | 581 | "src/workos/organization_membership/_resource.py", |
589 | 582 | "src/workos/organization_membership/models/__init__.py", |
|
608 | 601 | "src/workos/pipes/_resource.py", |
609 | 602 | "src/workos/pipes/models/__init__.py", |
610 | 603 | "src/workos/pipes/models/api_key_installation.py", |
611 | | - "src/workos/pipes/models/connected_account.py", |
612 | | - "src/workos/pipes/models/connected_account_dto.py", |
613 | 604 | "src/workos/pipes/models/connected_account_input.py", |
614 | 605 | "src/workos/pipes/models/create_data_integration.py", |
615 | 606 | "src/workos/pipes/models/custom_provider_definition.py", |
|
618 | 609 | "src/workos/pipes/models/data_integration_access_token_response_access_token.py", |
619 | 610 | "src/workos/pipes/models/data_integration_authorize_url_response.py", |
620 | 611 | "src/workos/pipes/models/data_integration_credential.py", |
621 | | - "src/workos/pipes/models/data_integration_credentials_dto.py", |
622 | 612 | "src/workos/pipes/models/data_integration_credentials_input.py", |
623 | 613 | "src/workos/pipes/models/data_integration_credentials_response.py", |
624 | 614 | "src/workos/pipes/models/data_integration_credentials_response_credential.py", |
|
656 | 646 | "src/workos/sso/models/__init__.py", |
657 | 647 | "src/workos/sso/models/connection.py", |
658 | 648 | "src/workos/sso/models/connection_domain.py", |
659 | | - "src/workos/sso/models/connection_option.py", |
660 | 649 | "src/workos/sso/models/connections_connection_type.py", |
661 | 650 | "src/workos/sso/models/profile.py", |
662 | 651 | "src/workos/sso/models/sso_authorize_url_response.py", |
|
928 | 917 | "tests/fixtures/connect_application_oauth.json", |
929 | 918 | "tests/fixtures/connect_application_oauth_redirect_uris.json", |
930 | 919 | "tests/fixtures/connected_account.json", |
931 | | - "tests/fixtures/connected_account_dto.json", |
932 | 920 | "tests/fixtures/connected_account_input.json", |
933 | 921 | "tests/fixtures/connection.json", |
934 | 922 | "tests/fixtures/connection_activated.json", |
|
940 | 928 | "tests/fixtures/connection_deleted.json", |
941 | 929 | "tests/fixtures/connection_deleted_data.json", |
942 | 930 | "tests/fixtures/connection_domain.json", |
943 | | - "tests/fixtures/connection_option.json", |
944 | 931 | "tests/fixtures/connection_saml_certificate_renewal_required.json", |
945 | 932 | "tests/fixtures/connection_saml_certificate_renewal_required_data.json", |
946 | 933 | "tests/fixtures/connection_saml_certificate_renewal_required_data_certificate.json", |
|
984 | 971 | "tests/fixtures/data_integration_configuration_response.json", |
985 | 972 | "tests/fixtures/data_integration_credential.json", |
986 | 973 | "tests/fixtures/data_integration_credentials.json", |
987 | | - "tests/fixtures/data_integration_credentials_dto.json", |
988 | 974 | "tests/fixtures/data_integration_credentials_input.json", |
989 | 975 | "tests/fixtures/data_integration_credentials_response.json", |
990 | 976 | "tests/fixtures/data_integration_credentials_response_credential.json", |
|
1011 | 997 | "tests/fixtures/directory_user_email.json", |
1012 | 998 | "tests/fixtures/directory_user_with_groups.json", |
1013 | 999 | "tests/fixtures/directory_user_with_groups_email.json", |
1014 | | - "tests/fixtures/domain_verification_intent_options.json", |
1015 | 1000 | "tests/fixtures/dsync_activated.json", |
1016 | 1001 | "tests/fixtures/dsync_activated_data.json", |
1017 | 1002 | "tests/fixtures/dsync_activated_data_domain.json", |
|
1097 | 1082 | "tests/fixtures/group_role_assignment_list.json", |
1098 | 1083 | "tests/fixtures/group_role_assignment_resource.json", |
1099 | 1084 | "tests/fixtures/group_updated.json", |
1100 | | - "tests/fixtures/intent_options.json", |
1101 | 1085 | "tests/fixtures/invitation.json", |
1102 | 1086 | "tests/fixtures/invitation_accepted.json", |
1103 | 1087 | "tests/fixtures/invitation_accepted_data.json", |
|
1170 | 1154 | "tests/fixtures/organization_domain_data.json", |
1171 | 1155 | "tests/fixtures/organization_domain_deleted.json", |
1172 | 1156 | "tests/fixtures/organization_domain_deleted_data.json", |
1173 | | - "tests/fixtures/organization_domain_stand_alone.json", |
1174 | 1157 | "tests/fixtures/organization_domain_updated.json", |
1175 | 1158 | "tests/fixtures/organization_domain_updated_data.json", |
1176 | 1159 | "tests/fixtures/organization_domain_verification_failed.json", |
|
1260 | 1243 | "tests/fixtures/slim_role.json", |
1261 | 1244 | "tests/fixtures/sso_authorize_url_response.json", |
1262 | 1245 | "tests/fixtures/sso_device_authorization_request.json", |
1263 | | - "tests/fixtures/sso_intent_options.json", |
1264 | 1246 | "tests/fixtures/sso_logout_authorize_request.json", |
1265 | 1247 | "tests/fixtures/sso_logout_authorize_response.json", |
1266 | 1248 | "tests/fixtures/sso_token_response.json", |
|
1366 | 1348 | "tests/test_feature_flags_models_round_trip.py", |
1367 | 1349 | "tests/test_groups.py", |
1368 | 1350 | "tests/test_groups_models_round_trip.py", |
1369 | | - "tests/test_models_round_trip.py", |
1370 | 1351 | "tests/test_multi_factor_auth.py", |
1371 | 1352 | "tests/test_multi_factor_auth_models_round_trip.py", |
1372 | 1353 | "tests/test_organization_domains.py", |
|
1393 | 1374 | "tests/test_widgets_models_round_trip.py" |
1394 | 1375 | ], |
1395 | 1376 | "operations": { |
| 1377 | + "PATCH /agents/claims/attempts": { |
| 1378 | + "sdkMethod": "update_attempts", |
| 1379 | + "service": "agents" |
| 1380 | + }, |
| 1381 | + "POST /agents/credentials/validate": { |
| 1382 | + "sdkMethod": "create_validate", |
| 1383 | + "service": "agents" |
| 1384 | + }, |
| 1385 | + "GET /agents/registrations/{id}": { |
| 1386 | + "sdkMethod": "get_registration", |
| 1387 | + "service": "agents" |
| 1388 | + }, |
1396 | 1389 | "POST /auth/challenges/{id}/verify": { |
1397 | 1390 | "sdkMethod": "verify_challenge", |
1398 | 1391 | "service": "multi_factor_auth" |
|
1645 | 1638 | "sdkMethod": "delete_connection", |
1646 | 1639 | "service": "sso" |
1647 | 1640 | }, |
| 1641 | + "GET /data-integrations": { |
| 1642 | + "sdkMethod": "list_data_integrations", |
| 1643 | + "service": "pipes" |
| 1644 | + }, |
| 1645 | + "POST /data-integrations": { |
| 1646 | + "sdkMethod": "create_data_integration", |
| 1647 | + "service": "pipes" |
| 1648 | + }, |
| 1649 | + "GET /data-integrations/{slug}": { |
| 1650 | + "sdkMethod": "get_data_integration", |
| 1651 | + "service": "pipes" |
| 1652 | + }, |
| 1653 | + "PUT /data-integrations/{slug}": { |
| 1654 | + "sdkMethod": "update_data_integration", |
| 1655 | + "service": "pipes" |
| 1656 | + }, |
| 1657 | + "DELETE /data-integrations/{slug}": { |
| 1658 | + "sdkMethod": "delete_data_integration", |
| 1659 | + "service": "pipes" |
| 1660 | + }, |
| 1661 | + "PUT /data-integrations/{slug}/api-key": { |
| 1662 | + "sdkMethod": "update_data_integration_api_key", |
| 1663 | + "service": "pipes" |
| 1664 | + }, |
1648 | 1665 | "POST /data-integrations/{slug}/authorize": { |
1649 | 1666 | "sdkMethod": "authorize_data_integration", |
1650 | 1667 | "service": "pipes" |
1651 | 1668 | }, |
| 1669 | + "POST /data-integrations/{slug}/credentials": { |
| 1670 | + "sdkMethod": "create_data_integration_credential", |
| 1671 | + "service": "pipes" |
| 1672 | + }, |
1652 | 1673 | "POST /data-integrations/{provider}/token": { |
1653 | 1674 | "sdkMethod": "get_access_token", |
1654 | 1675 | "service": "pipes" |
|
1813 | 1834 | "sdkMethod": "delete_group_organization_membership", |
1814 | 1835 | "service": "groups" |
1815 | 1836 | }, |
| 1837 | + "GET /organizations/{organization_id}/authorized_applications": { |
| 1838 | + "sdkMethod": "list_authorized_applications", |
| 1839 | + "service": "organizations" |
| 1840 | + }, |
1816 | 1841 | "POST /portal/generate_link": { |
1817 | 1842 | "sdkMethod": "generate_link", |
1818 | 1843 | "service": "admin_portal" |
|
1869 | 1894 | "sdkMethod": "create_device", |
1870 | 1895 | "service": "user_management" |
1871 | 1896 | }, |
| 1897 | + "POST /user_management/radar_challenges": { |
| 1898 | + "sdkMethod": "create_radar_challenge", |
| 1899 | + "service": "user_management" |
| 1900 | + }, |
| 1901 | + "GET /user_management/radar_challenges/{id}": { |
| 1902 | + "sdkMethod": "get_radar_challenge", |
| 1903 | + "service": "user_management" |
| 1904 | + }, |
1872 | 1905 | "GET /user_management/sessions/logout": { |
1873 | 1906 | "sdkMethod": "get_logout_url", |
1874 | 1907 | "service": "user_management" |
|
1877 | 1910 | "sdkMethod": "revoke_session", |
1878 | 1911 | "service": "user_management" |
1879 | 1912 | }, |
| 1913 | + "GET /user_management/cors_origins": { |
| 1914 | + "sdkMethod": "list_cors_origins", |
| 1915 | + "service": "user_management" |
| 1916 | + }, |
1880 | 1917 | "POST /user_management/cors_origins": { |
1881 | 1918 | "sdkMethod": "create_cors_origin", |
1882 | 1919 | "service": "user_management" |
|
2021 | 2058 | "sdkMethod": "list_organization_membership_groups", |
2022 | 2059 | "service": "organization_membership" |
2023 | 2060 | }, |
| 2061 | + "GET /user_management/redirect_uris": { |
| 2062 | + "sdkMethod": "list_redirect_uris", |
| 2063 | + "service": "user_management" |
| 2064 | + }, |
2024 | 2065 | "POST /user_management/redirect_uris": { |
2025 | 2066 | "sdkMethod": "create_redirect_uri", |
2026 | 2067 | "service": "user_management" |
2027 | 2068 | }, |
| 2069 | + "DELETE /user_management/redirect_uris/{id}": { |
| 2070 | + "sdkMethod": "delete_redirect_uris", |
| 2071 | + "service": "user_management" |
| 2072 | + }, |
2028 | 2073 | "GET /user_management/users/{userId}/feature-flags": { |
2029 | 2074 | "sdkMethod": "list_user_feature_flags", |
2030 | 2075 | "service": "feature_flags" |
|
2041 | 2086 | "sdkMethod": "get_user_connected_account", |
2042 | 2087 | "service": "pipes" |
2043 | 2088 | }, |
| 2089 | + "POST /user_management/users/{user_id}/connected_accounts/{slug}": { |
| 2090 | + "sdkMethod": "create_user_connected_account", |
| 2091 | + "service": "pipes" |
| 2092 | + }, |
| 2093 | + "PUT /user_management/users/{user_id}/connected_accounts/{slug}": { |
| 2094 | + "sdkMethod": "update_user_connected_account", |
| 2095 | + "service": "pipes" |
| 2096 | + }, |
2044 | 2097 | "DELETE /user_management/users/{user_id}/connected_accounts/{slug}": { |
2045 | 2098 | "sdkMethod": "delete_user_connected_account", |
2046 | 2099 | "service": "pipes" |
|
2164 | 2217 | "GET /audit_logs/exports/{auditLogExportId}": { |
2165 | 2218 | "sdkMethod": "get_export", |
2166 | 2219 | "service": "audit_logs" |
2167 | | - }, |
2168 | | - "PUT /data-integrations/{slug}/api-key": { |
2169 | | - "sdkMethod": "update_data_integration_api_key", |
2170 | | - "service": "pipes" |
2171 | | - }, |
2172 | | - "POST /data-integrations/{slug}/credentials": { |
2173 | | - "sdkMethod": "create_data_integration_credential", |
2174 | | - "service": "pipes" |
2175 | | - }, |
2176 | | - "GET /user_management/cors_origins": { |
2177 | | - "sdkMethod": "list_cors_origins", |
2178 | | - "service": "user_management" |
2179 | | - }, |
2180 | | - "GET /user_management/redirect_uris": { |
2181 | | - "sdkMethod": "list_redirect_uris", |
2182 | | - "service": "user_management" |
2183 | | - }, |
2184 | | - "GET /data-integrations": { |
2185 | | - "sdkMethod": "list_data_integrations", |
2186 | | - "service": "pipes" |
2187 | | - }, |
2188 | | - "POST /data-integrations": { |
2189 | | - "sdkMethod": "create_data_integration", |
2190 | | - "service": "pipes" |
2191 | | - }, |
2192 | | - "GET /data-integrations/{slug}": { |
2193 | | - "sdkMethod": "get_data_integration", |
2194 | | - "service": "pipes" |
2195 | | - }, |
2196 | | - "PUT /data-integrations/{slug}": { |
2197 | | - "sdkMethod": "update_data_integration", |
2198 | | - "service": "pipes" |
2199 | | - }, |
2200 | | - "DELETE /data-integrations/{slug}": { |
2201 | | - "sdkMethod": "delete_data_integration", |
2202 | | - "service": "pipes" |
2203 | | - }, |
2204 | | - "POST /user_management/radar_challenges": { |
2205 | | - "sdkMethod": "create_radar_challenge", |
2206 | | - "service": "user_management" |
2207 | | - }, |
2208 | | - "POST /user_management/users/{user_id}/connected_accounts/{slug}": { |
2209 | | - "sdkMethod": "create_user_connected_account", |
2210 | | - "service": "pipes" |
2211 | | - }, |
2212 | | - "PUT /user_management/users/{user_id}/connected_accounts/{slug}": { |
2213 | | - "sdkMethod": "update_user_connected_account", |
2214 | | - "service": "pipes" |
2215 | | - }, |
2216 | | - "GET /user_management/radar_challenges/{id}": { |
2217 | | - "sdkMethod": "get_radar_challenge", |
2218 | | - "service": "user_management" |
2219 | | - }, |
2220 | | - "DELETE /user_management/redirect_uris/{id}": { |
2221 | | - "sdkMethod": "delete_redirect_uris", |
2222 | | - "service": "user_management" |
2223 | | - }, |
2224 | | - "PATCH /agents/claims/attempts": { |
2225 | | - "sdkMethod": "update_attempts", |
2226 | | - "service": "agents" |
2227 | | - }, |
2228 | | - "POST /agents/credentials/validate": { |
2229 | | - "sdkMethod": "create_validate", |
2230 | | - "service": "agents" |
2231 | | - }, |
2232 | | - "GET /agents/registrations/{id}": { |
2233 | | - "sdkMethod": "get_registration", |
2234 | | - "service": "agents" |
2235 | | - }, |
2236 | | - "GET /organizations/{organization_id}/authorized_applications": { |
2237 | | - "sdkMethod": "list_authorized_applications", |
2238 | | - "service": "organizations" |
2239 | 2220 | } |
2240 | 2221 | } |
2241 | 2222 | } |
0 commit comments