44.travis.yml
55README.md
66composer.json
7- docs/Api/APIKeysApi .md
7+ docs/Api/ApiKeysApi .md
88docs/Api/CourierApi.md
99docs/Api/EventsApi.md
1010docs/Api/FrontendApi.md
@@ -27,10 +27,11 @@ docs/Model/AccountExperienceConfiguration.md
2727docs/Model/AddProjectToWorkspaceBody.md
2828docs/Model/AdminIdentityImportCredentialsLookupSecret.md
2929docs/Model/AdminIdentityImportCredentialsLookupSecretConfig.md
30- docs/Model/AdminRevokeAPIKeyBody.md
31- docs/Model/AdminRotateIssuedAPIKeyBody.md
32- docs/Model/AdminUpdateImportedAPIKeyRequest.md
33- docs/Model/AdminUpdateIssuedAPIKeyRequest.md
30+ docs/Model/AdminRevokeImportedApiKeyBody.md
31+ docs/Model/AdminRevokeIssuedApiKeyBody.md
32+ docs/Model/AdminRotateIssuedApiKeyBody.md
33+ docs/Model/AdminUpdateImportedApiKeyRequest.md
34+ docs/Model/AdminUpdateIssuedApiKeyRequest.md
3435docs/Model/Any.md
3536docs/Model/Attribute.md
3637docs/Model/AttributeFilter.md
@@ -39,13 +40,13 @@ docs/Model/AuthenticatorAssuranceLevel.md
3940docs/Model/BasicOrganization.md
4041docs/Model/BatchCheckPermissionBody.md
4142docs/Model/BatchCheckPermissionResult.md
42- docs/Model/BatchImportAPIKeysRequest .md
43- docs/Model/BatchImportAPIKeysResponse .md
44- docs/Model/BatchImportErrorCode .md
45- docs/Model/BatchImportResult .md
43+ docs/Model/BatchCreateImportedApiKeysErrorCode .md
44+ docs/Model/BatchCreateImportedApiKeysRequest .md
45+ docs/Model/BatchCreateImportedApiKeysResponse .md
46+ docs/Model/BatchCreateImportedApiKeysResult .md
4647docs/Model/BatchPatchIdentitiesResponse.md
47- docs/Model/BatchVerifyAPIKeysRequest .md
48- docs/Model/BatchVerifyAPIKeysResponse .md
48+ docs/Model/BatchVerifyApiKeysRequest .md
49+ docs/Model/BatchVerifyApiKeysResponse .md
4950docs/Model/BillingPeriodBucket.md
5051docs/Model/CheckOplSyntaxResult.md
5152docs/Model/CheckPermissionResult.md
@@ -163,8 +164,8 @@ docs/Model/IdentityWithCredentialsTotp.md
163164docs/Model/IdentityWithCredentialsTotpConfig.md
164165docs/Model/IdentityWithCredentialsWebAuthn.md
165166docs/Model/IdentityWithCredentialsWebAuthnConfig.md
166- docs/Model/ImportAPIKeyRequest .md
167- docs/Model/ImportedAPIKey .md
167+ docs/Model/ImportApiKeyRequest .md
168+ docs/Model/ImportedApiKey .md
168169docs/Model/InternalGetProjectBrandingBody.md
169170docs/Model/InternalIsAXWelcomeScreenEnabledForProjectBody.md
170171docs/Model/InternalIsOwnerForProjectBySlug.md
@@ -174,9 +175,9 @@ docs/Model/InviteTokenBody.md
174175docs/Model/Invoice.md
175176docs/Model/InvoiceDataV1.md
176177docs/Model/IsOwnerForProjectBySlug.md
177- docs/Model/IssueAPIKeyRequest .md
178- docs/Model/IssueAPIKeyResponse .md
179- docs/Model/IssuedAPIKey .md
178+ docs/Model/IssueApiKeyRequest .md
179+ docs/Model/IssueApiKeyResponse .md
180+ docs/Model/IssuedApiKey .md
180181docs/Model/JsonPatch.md
181182docs/Model/JsonWebKey.md
182183docs/Model/JsonWebKeySet.md
@@ -187,9 +188,9 @@ docs/Model/KeysetPaginationRequestParameters.md
187188docs/Model/KeysetPaginationResponseHeaders.md
188189docs/Model/LineItemV1.md
189190docs/Model/ListEventStreams.md
190- docs/Model/ListImportedAPIKeysResponse .md
191+ docs/Model/ListImportedApiKeysResponse .md
191192docs/Model/ListInvoicesResponse.md
192- docs/Model/ListIssuedAPIKeysResponse .md
193+ docs/Model/ListIssuedApiKeysResponse .md
193194docs/Model/ListOrganizationsResponse.md
194195docs/Model/ListWorkspaceProjects.md
195196docs/Model/ListWorkspaces.md
@@ -259,6 +260,7 @@ docs/Model/ProjectServiceAccountExperience.md
259260docs/Model/ProjectServiceIdentity.md
260261docs/Model/ProjectServiceOAuth2.md
261262docs/Model/ProjectServicePermission.md
263+ docs/Model/ProjectServiceTalos.md
262264docs/Model/ProjectServices.md
263265docs/Model/Provider.md
264266docs/Model/QuotaUsage.md
@@ -279,9 +281,10 @@ docs/Model/RelationshipPatch.md
279281docs/Model/Relationships.md
280282docs/Model/RevisionAccountExperienceCustomTranslation.md
281283docs/Model/RevocationReason.md
282- docs/Model/RotateIssuedAPIKeyResponse.md
284+ docs/Model/RotateIssuedApiKeyResponse.md
285+ docs/Model/RotateTalosKeyBody.md
283286docs/Model/SchemaPatch.md
284- docs/Model/SelfRevokeAPIKeyRequest .md
287+ docs/Model/SelfRevokeApiKeyRequest .md
285288docs/Model/SelfServiceFlowExpiredError.md
286289docs/Model/Session.md
287290docs/Model/SessionActivityDatapoint.md
@@ -373,16 +376,16 @@ docs/Model/VerifiableIdentityAddress.md
373376docs/Model/VerificationErrorCode.md
374377docs/Model/VerificationFlow.md
375378docs/Model/VerificationFlowState.md
376- docs/Model/VerifyAPIKeyRequest .md
377- docs/Model/VerifyAPIKeyResponse .md
379+ docs/Model/VerifyApiKeyRequest .md
380+ docs/Model/VerifyApiKeyResponse .md
378381docs/Model/VerifyUserCodeRequest.md
379382docs/Model/Version.md
380383docs/Model/Warning.md
381384docs/Model/Workspace.md
382385docs/Model/WorkspaceApiKey.md
383386docs/Model/WorkspaceOrganization.md
384387git_push.sh
385- lib/Api/APIKeysApi .php
388+ lib/Api/ApiKeysApi .php
386389lib/Api/CourierApi.php
387390lib/Api/EventsApi.php
388391lib/Api/FrontendApi.php
@@ -409,10 +412,11 @@ lib/Model/AccountExperienceConfiguration.php
409412lib/Model/AddProjectToWorkspaceBody.php
410413lib/Model/AdminIdentityImportCredentialsLookupSecret.php
411414lib/Model/AdminIdentityImportCredentialsLookupSecretConfig.php
412- lib/Model/AdminRevokeAPIKeyBody.php
413- lib/Model/AdminRotateIssuedAPIKeyBody.php
414- lib/Model/AdminUpdateImportedAPIKeyRequest.php
415- lib/Model/AdminUpdateIssuedAPIKeyRequest.php
415+ lib/Model/AdminRevokeImportedApiKeyBody.php
416+ lib/Model/AdminRevokeIssuedApiKeyBody.php
417+ lib/Model/AdminRotateIssuedApiKeyBody.php
418+ lib/Model/AdminUpdateImportedApiKeyRequest.php
419+ lib/Model/AdminUpdateIssuedApiKeyRequest.php
416420lib/Model/Any.php
417421lib/Model/Attribute.php
418422lib/Model/AttributeFilter.php
@@ -421,13 +425,13 @@ lib/Model/AuthenticatorAssuranceLevel.php
421425lib/Model/BasicOrganization.php
422426lib/Model/BatchCheckPermissionBody.php
423427lib/Model/BatchCheckPermissionResult.php
424- lib/Model/BatchImportAPIKeysRequest .php
425- lib/Model/BatchImportAPIKeysResponse .php
426- lib/Model/BatchImportErrorCode .php
427- lib/Model/BatchImportResult .php
428+ lib/Model/BatchCreateImportedApiKeysErrorCode .php
429+ lib/Model/BatchCreateImportedApiKeysRequest .php
430+ lib/Model/BatchCreateImportedApiKeysResponse .php
431+ lib/Model/BatchCreateImportedApiKeysResult .php
428432lib/Model/BatchPatchIdentitiesResponse.php
429- lib/Model/BatchVerifyAPIKeysRequest .php
430- lib/Model/BatchVerifyAPIKeysResponse .php
433+ lib/Model/BatchVerifyApiKeysRequest .php
434+ lib/Model/BatchVerifyApiKeysResponse .php
431435lib/Model/BillingPeriodBucket.php
432436lib/Model/CheckOplSyntaxResult.php
433437lib/Model/CheckPermissionResult.php
@@ -545,8 +549,8 @@ lib/Model/IdentityWithCredentialsTotp.php
545549lib/Model/IdentityWithCredentialsTotpConfig.php
546550lib/Model/IdentityWithCredentialsWebAuthn.php
547551lib/Model/IdentityWithCredentialsWebAuthnConfig.php
548- lib/Model/ImportAPIKeyRequest .php
549- lib/Model/ImportedAPIKey .php
552+ lib/Model/ImportApiKeyRequest .php
553+ lib/Model/ImportedApiKey .php
550554lib/Model/InternalGetProjectBrandingBody.php
551555lib/Model/InternalIsAXWelcomeScreenEnabledForProjectBody.php
552556lib/Model/InternalIsOwnerForProjectBySlug.php
@@ -556,9 +560,9 @@ lib/Model/InviteTokenBody.php
556560lib/Model/Invoice.php
557561lib/Model/InvoiceDataV1.php
558562lib/Model/IsOwnerForProjectBySlug.php
559- lib/Model/IssueAPIKeyRequest .php
560- lib/Model/IssueAPIKeyResponse .php
561- lib/Model/IssuedAPIKey .php
563+ lib/Model/IssueApiKeyRequest .php
564+ lib/Model/IssueApiKeyResponse .php
565+ lib/Model/IssuedApiKey .php
562566lib/Model/JsonPatch.php
563567lib/Model/JsonWebKey.php
564568lib/Model/JsonWebKeySet.php
@@ -569,9 +573,9 @@ lib/Model/KeysetPaginationRequestParameters.php
569573lib/Model/KeysetPaginationResponseHeaders.php
570574lib/Model/LineItemV1.php
571575lib/Model/ListEventStreams.php
572- lib/Model/ListImportedAPIKeysResponse .php
576+ lib/Model/ListImportedApiKeysResponse .php
573577lib/Model/ListInvoicesResponse.php
574- lib/Model/ListIssuedAPIKeysResponse .php
578+ lib/Model/ListIssuedApiKeysResponse .php
575579lib/Model/ListOrganizationsResponse.php
576580lib/Model/ListWorkspaceProjects.php
577581lib/Model/ListWorkspaces.php
@@ -642,6 +646,7 @@ lib/Model/ProjectServiceAccountExperience.php
642646lib/Model/ProjectServiceIdentity.php
643647lib/Model/ProjectServiceOAuth2.php
644648lib/Model/ProjectServicePermission.php
649+ lib/Model/ProjectServiceTalos.php
645650lib/Model/ProjectServices.php
646651lib/Model/Provider.php
647652lib/Model/QuotaUsage.php
@@ -662,9 +667,10 @@ lib/Model/RelationshipPatch.php
662667lib/Model/Relationships.php
663668lib/Model/RevisionAccountExperienceCustomTranslation.php
664669lib/Model/RevocationReason.php
665- lib/Model/RotateIssuedAPIKeyResponse.php
670+ lib/Model/RotateIssuedApiKeyResponse.php
671+ lib/Model/RotateTalosKeyBody.php
666672lib/Model/SchemaPatch.php
667- lib/Model/SelfRevokeAPIKeyRequest .php
673+ lib/Model/SelfRevokeApiKeyRequest .php
668674lib/Model/SelfServiceFlowExpiredError.php
669675lib/Model/Session.php
670676lib/Model/SessionActivityDatapoint.php
@@ -756,8 +762,8 @@ lib/Model/VerifiableIdentityAddress.php
756762lib/Model/VerificationErrorCode.php
757763lib/Model/VerificationFlow.php
758764lib/Model/VerificationFlowState.php
759- lib/Model/VerifyAPIKeyRequest .php
760- lib/Model/VerifyAPIKeyResponse .php
765+ lib/Model/VerifyApiKeyRequest .php
766+ lib/Model/VerifyApiKeyResponse .php
761767lib/Model/VerifyUserCodeRequest.php
762768lib/Model/Version.php
763769lib/Model/Warning.php
@@ -766,7 +772,7 @@ lib/Model/WorkspaceApiKey.php
766772lib/Model/WorkspaceOrganization.php
767773lib/ObjectSerializer.php
768774phpunit.xml.dist
769- test/Api/APIKeysApiTest .php
775+ test/Api/ApiKeysApiTest .php
770776test/Api/CourierApiTest.php
771777test/Api/EventsApiTest.php
772778test/Api/FrontendApiTest.php
@@ -789,10 +795,11 @@ test/Model/AccountExperienceConfigurationTest.php
789795test/Model/AddProjectToWorkspaceBodyTest.php
790796test/Model/AdminIdentityImportCredentialsLookupSecretConfigTest.php
791797test/Model/AdminIdentityImportCredentialsLookupSecretTest.php
792- test/Model/AdminRevokeAPIKeyBodyTest.php
793- test/Model/AdminRotateIssuedAPIKeyBodyTest.php
794- test/Model/AdminUpdateImportedAPIKeyRequestTest.php
795- test/Model/AdminUpdateIssuedAPIKeyRequestTest.php
798+ test/Model/AdminRevokeImportedApiKeyBodyTest.php
799+ test/Model/AdminRevokeIssuedApiKeyBodyTest.php
800+ test/Model/AdminRotateIssuedApiKeyBodyTest.php
801+ test/Model/AdminUpdateImportedApiKeyRequestTest.php
802+ test/Model/AdminUpdateIssuedApiKeyRequestTest.php
796803test/Model/AnyTest.php
797804test/Model/AttributeFilterTest.php
798805test/Model/AttributeTest.php
@@ -801,13 +808,13 @@ test/Model/AuthenticatorAssuranceLevelTest.php
801808test/Model/BasicOrganizationTest.php
802809test/Model/BatchCheckPermissionBodyTest.php
803810test/Model/BatchCheckPermissionResultTest.php
804- test/Model/BatchImportAPIKeysRequestTest .php
805- test/Model/BatchImportAPIKeysResponseTest .php
806- test/Model/BatchImportErrorCodeTest .php
807- test/Model/BatchImportResultTest .php
811+ test/Model/BatchCreateImportedApiKeysErrorCodeTest .php
812+ test/Model/BatchCreateImportedApiKeysRequestTest .php
813+ test/Model/BatchCreateImportedApiKeysResponseTest .php
814+ test/Model/BatchCreateImportedApiKeysResultTest .php
808815test/Model/BatchPatchIdentitiesResponseTest.php
809- test/Model/BatchVerifyAPIKeysRequestTest .php
810- test/Model/BatchVerifyAPIKeysResponseTest .php
816+ test/Model/BatchVerifyApiKeysRequestTest .php
817+ test/Model/BatchVerifyApiKeysResponseTest .php
811818test/Model/BillingPeriodBucketTest.php
812819test/Model/CheckOplSyntaxResultTest.php
813820test/Model/CheckPermissionResultTest.php
@@ -925,8 +932,8 @@ test/Model/IdentityWithCredentialsTotpConfigTest.php
925932test/Model/IdentityWithCredentialsTotpTest.php
926933test/Model/IdentityWithCredentialsWebAuthnConfigTest.php
927934test/Model/IdentityWithCredentialsWebAuthnTest.php
928- test/Model/ImportAPIKeyRequestTest .php
929- test/Model/ImportedAPIKeyTest .php
935+ test/Model/ImportApiKeyRequestTest .php
936+ test/Model/ImportedApiKeyTest .php
930937test/Model/InternalGetProjectBrandingBodyTest.php
931938test/Model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.php
932939test/Model/InternalIsOwnerForProjectBySlugBodyTest.php
@@ -936,9 +943,9 @@ test/Model/InviteTokenBodyTest.php
936943test/Model/InvoiceDataV1Test.php
937944test/Model/InvoiceTest.php
938945test/Model/IsOwnerForProjectBySlugTest.php
939- test/Model/IssueAPIKeyRequestTest .php
940- test/Model/IssueAPIKeyResponseTest .php
941- test/Model/IssuedAPIKeyTest .php
946+ test/Model/IssueApiKeyRequestTest .php
947+ test/Model/IssueApiKeyResponseTest .php
948+ test/Model/IssuedApiKeyTest .php
942949test/Model/JsonPatchTest.php
943950test/Model/JsonWebKeySetTest.php
944951test/Model/JsonWebKeyTest.php
@@ -949,9 +956,9 @@ test/Model/KeysetPaginationRequestParametersTest.php
949956test/Model/KeysetPaginationResponseHeadersTest.php
950957test/Model/LineItemV1Test.php
951958test/Model/ListEventStreamsTest.php
952- test/Model/ListImportedAPIKeysResponseTest .php
959+ test/Model/ListImportedApiKeysResponseTest .php
953960test/Model/ListInvoicesResponseTest.php
954- test/Model/ListIssuedAPIKeysResponseTest .php
961+ test/Model/ListIssuedApiKeysResponseTest .php
955962test/Model/ListOrganizationsResponseTest.php
956963test/Model/ListWorkspaceProjectsTest.php
957964test/Model/ListWorkspacesTest.php
@@ -1020,6 +1027,7 @@ test/Model/ProjectServiceAccountExperienceTest.php
10201027test/Model/ProjectServiceIdentityTest.php
10211028test/Model/ProjectServiceOAuth2Test.php
10221029test/Model/ProjectServicePermissionTest.php
1030+ test/Model/ProjectServiceTalosTest.php
10231031test/Model/ProjectServicesTest.php
10241032test/Model/ProjectTest.php
10251033test/Model/ProviderTest.php
@@ -1041,9 +1049,10 @@ test/Model/RelationshipTest.php
10411049test/Model/RelationshipsTest.php
10421050test/Model/RevisionAccountExperienceCustomTranslationTest.php
10431051test/Model/RevocationReasonTest.php
1044- test/Model/RotateIssuedAPIKeyResponseTest.php
1052+ test/Model/RotateIssuedApiKeyResponseTest.php
1053+ test/Model/RotateTalosKeyBodyTest.php
10451054test/Model/SchemaPatchTest.php
1046- test/Model/SelfRevokeAPIKeyRequestTest .php
1055+ test/Model/SelfRevokeApiKeyRequestTest .php
10471056test/Model/SelfServiceFlowExpiredErrorTest.php
10481057test/Model/SessionActivityDatapointTest.php
10491058test/Model/SessionAuthenticationMethodTest.php
@@ -1135,8 +1144,8 @@ test/Model/VerifiableIdentityAddressTest.php
11351144test/Model/VerificationErrorCodeTest.php
11361145test/Model/VerificationFlowStateTest.php
11371146test/Model/VerificationFlowTest.php
1138- test/Model/VerifyAPIKeyRequestTest .php
1139- test/Model/VerifyAPIKeyResponseTest .php
1147+ test/Model/VerifyApiKeyRequestTest .php
1148+ test/Model/VerifyApiKeyResponseTest .php
11401149test/Model/VerifyUserCodeRequestTest.php
11411150test/Model/VersionTest.php
11421151test/Model/WarningTest.php
0 commit comments