|
1 | 1 | { |
2 | 2 | "version": 2, |
3 | 3 | "language": "php", |
4 | | - "generatedAt": "2026-04-28T15:07:27.545Z", |
| 4 | + "generatedAt": "2026-04-30T20:02:41.747Z", |
5 | 5 | "files": [ |
6 | 6 | "lib/Resource/ActionAuthenticationDenied.php", |
7 | 7 | "lib/Resource/ActionAuthenticationDeniedData.php", |
|
17 | 17 | "lib/Resource/ApiKeyRevokedData.php", |
18 | 18 | "lib/Resource/ApiKeyRevokedDataOwner.php", |
19 | 19 | "lib/Resource/ApiKeyValidationResponse.php", |
| 20 | + "lib/Resource/ApiKeyValidationResponseApiKey.php", |
| 21 | + "lib/Resource/ApiKeyValidationResponseApiKeyOwner.php", |
20 | 22 | "lib/Resource/ApiKeyWithValue.php", |
21 | 23 | "lib/Resource/ApiKeyWithValueOwner.php", |
22 | 24 | "lib/Resource/ApplicationCredentialsListItem.php", |
|
210 | 212 | "lib/Resource/DsyncGroupUserAddedData.php", |
211 | 213 | "lib/Resource/DsyncGroupUserRemoved.php", |
212 | 214 | "lib/Resource/DsyncGroupUserRemovedData.php", |
| 215 | + "lib/Resource/DsyncTokenCreated.php", |
| 216 | + "lib/Resource/DsyncTokenCreatedData.php", |
| 217 | + "lib/Resource/DsyncTokenDeleted.php", |
| 218 | + "lib/Resource/DsyncTokenDeletedData.php", |
213 | 219 | "lib/Resource/DsyncUserCreated.php", |
214 | 220 | "lib/Resource/DsyncUserDeleted.php", |
215 | 221 | "lib/Resource/DsyncUserUpdated.php", |
|
433 | 439 | "lib/Resource/UserObject.php", |
434 | 440 | "lib/Resource/UserOrganizationMembership.php", |
435 | 441 | "lib/Resource/UserOrganizationMembershipBaseListData.php", |
| 442 | + "lib/Resource/UserOrganizationMembershipBaseWithUser.php", |
436 | 443 | "lib/Resource/UserSessionsAuthMethod.php", |
437 | 444 | "lib/Resource/UserSessionsImpersonator.php", |
438 | 445 | "lib/Resource/UserSessionsListItem.php", |
|
518 | 525 | "tests/Fixtures/api_key_revoked_data.json", |
519 | 526 | "tests/Fixtures/api_key_revoked_data_owner.json", |
520 | 527 | "tests/Fixtures/api_key_validation_response.json", |
| 528 | + "tests/Fixtures/api_key_validation_response_api_key.json", |
| 529 | + "tests/Fixtures/api_key_validation_response_api_key_owner.json", |
521 | 530 | "tests/Fixtures/api_key_with_value.json", |
522 | 531 | "tests/Fixtures/api_key_with_value_owner.json", |
523 | 532 | "tests/Fixtures/application_credentials_list_item.json", |
|
684 | 693 | "tests/Fixtures/dsync_group_user_added_data.json", |
685 | 694 | "tests/Fixtures/dsync_group_user_removed.json", |
686 | 695 | "tests/Fixtures/dsync_group_user_removed_data.json", |
| 696 | + "tests/Fixtures/dsync_token_created.json", |
| 697 | + "tests/Fixtures/dsync_token_created_data.json", |
| 698 | + "tests/Fixtures/dsync_token_deleted.json", |
| 699 | + "tests/Fixtures/dsync_token_deleted_data.json", |
687 | 700 | "tests/Fixtures/dsync_user_created.json", |
688 | 701 | "tests/Fixtures/dsync_user_deleted.json", |
689 | 702 | "tests/Fixtures/dsync_user_updated.json", |
|
781 | 794 | "tests/Fixtures/list_user_invite.json", |
782 | 795 | "tests/Fixtures/list_user_organization_membership.json", |
783 | 796 | "tests/Fixtures/list_user_organization_membership_base_list_data.json", |
| 797 | + "tests/Fixtures/list_user_organization_membership_base_with_user.json", |
784 | 798 | "tests/Fixtures/list_user_sessions_list_item.json", |
785 | 799 | "tests/Fixtures/list_webhook_endpoint_json.json", |
786 | 800 | "tests/Fixtures/magic_auth.json", |
|
908 | 922 | "tests/Fixtures/user_object.json", |
909 | 923 | "tests/Fixtures/user_organization_membership.json", |
910 | 924 | "tests/Fixtures/user_organization_membership_base_list_data.json", |
| 925 | + "tests/Fixtures/user_organization_membership_base_with_user.json", |
911 | 926 | "tests/Fixtures/user_sessions_impersonator.json", |
912 | 927 | "tests/Fixtures/user_sessions_list_item.json", |
913 | 928 | "tests/Fixtures/user_updated.json", |
|
0 commit comments