|
1 | 1 | .gitignore |
2 | | -.openapi-generator-ignore |
3 | 2 | .php-cs-fixer.dist.php |
4 | 3 | .travis.yml |
5 | 4 | README.md |
6 | | -composer.json |
7 | 5 | docs/Api/AIServicesApi.md |
8 | 6 | docs/Api/ApplicationsApi.md |
9 | 7 | docs/Api/BackupManagementApi.md |
@@ -524,259 +522,3 @@ src/Model/WafConfigBlockLists.php |
524 | 522 | src/Model/WafConfigHttpbl.php |
525 | 523 | src/Model/WafConfigThresholdsInner.php |
526 | 524 | src/ObjectSerializer.php |
527 | | -test/Api/AIServicesApiTest.php |
528 | | -test/Api/ApplicationsApiTest.php |
529 | | -test/Api/BackupManagementApiTest.php |
530 | | -test/Api/CommandsApiTest.php |
531 | | -test/Api/ComposeApiTest.php |
532 | | -test/Api/ContainersApiTest.php |
533 | | -test/Api/CrawlerSchedulesApiTest.php |
534 | | -test/Api/CrawlersApiTest.php |
535 | | -test/Api/CronApiTest.php |
536 | | -test/Api/DomainsApiTest.php |
537 | | -test/Api/EnvironmentsApiTest.php |
538 | | -test/Api/HeadersApiTest.php |
539 | | -test/Api/KVApiTest.php |
540 | | -test/Api/OrganizationsApiTest.php |
541 | | -test/Api/ProjectsApiTest.php |
542 | | -test/Api/PurgeApiTest.php |
543 | | -test/Api/RulesApiTest.php |
544 | | -test/Api/SSHAccessApiTest.php |
545 | | -test/Api/ScalingPolicyApiTest.php |
546 | | -test/Api/VariablesApiTest.php |
547 | | -test/Api/VolumesApiTest.php |
548 | | -test/Model/ApplicationDatabaseTest.php |
549 | | -test/Model/ApplicationDeploymentInformationInnerTest.php |
550 | | -test/Model/ApplicationEnvironmentsInnerTest.php |
551 | | -test/Model/ApplicationFilesystemTest.php |
552 | | -test/Model/ApplicationImageReferenceTest.php |
553 | | -test/Model/ApplicationTest.php |
554 | | -test/Model/BulkSetEnvironmentVariablesRequestEnvironmentInnerTest.php |
555 | | -test/Model/BulkSetEnvironmentVariablesRequestTest.php |
556 | | -test/Model/ChatInference200ResponseResponseTest.php |
557 | | -test/Model/ChatInference200ResponseResponseToolUseOneOf1InnerTest.php |
558 | | -test/Model/ChatInference200ResponseResponseToolUseOneOfResultTest.php |
559 | | -test/Model/ChatInference200ResponseResponseToolUseOneOfTest.php |
560 | | -test/Model/ChatInference200ResponseResponseToolUseTest.php |
561 | | -test/Model/ChatInference200ResponseTest.php |
562 | | -test/Model/ChatInference200ResponseUsageTest.php |
563 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSourceTest.php |
564 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageTest.php |
565 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Test.php |
566 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Test.php |
567 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSourceTest.php |
568 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoTest.php |
569 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSourceTest.php |
570 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentTest.php |
571 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Test.php |
572 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOfTest.php |
573 | | -test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerTest.php |
574 | | -test/Model/ChatInferenceRequestMessagesInnerContentTest.php |
575 | | -test/Model/ChatInferenceRequestMessagesInnerTest.php |
576 | | -test/Model/ChatInferenceRequestResponseFormatTest.php |
577 | | -test/Model/ChatInferenceRequestTest.php |
578 | | -test/Model/ChatInferenceRequestToolConfigTest.php |
579 | | -test/Model/ChatInferenceRequestToolConfigToolsInnerTest.php |
580 | | -test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchemaTest.php |
581 | | -test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecTest.php |
582 | | -test/Model/ChatInferenceStreamRequestMessagesInnerContentTest.php |
583 | | -test/Model/ChatInferenceStreamRequestMessagesInnerTest.php |
584 | | -test/Model/ChatInferenceStreamRequestTest.php |
585 | | -test/Model/CommandTest.php |
586 | | -test/Model/ComposeTest.php |
587 | | -test/Model/ContainerDependsOnInnerTest.php |
588 | | -test/Model/ContainerEnvironmentInnerTest.php |
589 | | -test/Model/ContainerHealthCheckTest.php |
590 | | -test/Model/ContainerImageReferenceTest.php |
591 | | -test/Model/ContainerMountPointsInnerTest.php |
592 | | -test/Model/ContainerSecretsInnerTest.php |
593 | | -test/Model/ContainerTest.php |
594 | | -test/Model/CrawlersRun200ResponseTest.php |
595 | | -test/Model/CrawlersRunRequestTest.php |
596 | | -test/Model/CreateAISession201ResponseTest.php |
597 | | -test/Model/CreateAISessionRequestInitialMessagesInnerTest.php |
598 | | -test/Model/CreateAISessionRequestTest.php |
599 | | -test/Model/CreateApplication403ResponseTest.php |
600 | | -test/Model/CreateApplicationRequestDatabaseTest.php |
601 | | -test/Model/CreateApplicationRequestFilesystemTest.php |
602 | | -test/Model/CreateApplicationRequestTest.php |
603 | | -test/Model/CreateBackup202ResponseTest.php |
604 | | -test/Model/CreateBackupRequestTest.php |
605 | | -test/Model/CreateCommandRequestTest.php |
606 | | -test/Model/CreateCronJobRequestTest.php |
607 | | -test/Model/CreateEnvironment403ResponseTest.php |
608 | | -test/Model/CreateEnvironmentRequestEnvironmentInnerTest.php |
609 | | -test/Model/CreateEnvironmentRequestTest.php |
610 | | -test/Model/CreateVolumeRequestTest.php |
611 | | -test/Model/CronRunTest.php |
612 | | -test/Model/CronTest.php |
613 | | -test/Model/DeleteAISession200ResponseTest.php |
614 | | -test/Model/DeleteBackup200ResponseTest.php |
615 | | -test/Model/DownloadBackup200ResponseTest.php |
616 | | -test/Model/Embeddings200ResponseEmbeddingsTest.php |
617 | | -test/Model/Embeddings200ResponseTest.php |
618 | | -test/Model/Embeddings200ResponseUsageTest.php |
619 | | -test/Model/EmbeddingsRequestInputTest.php |
620 | | -test/Model/EmbeddingsRequestTest.php |
621 | | -test/Model/EnvironmentResponseTest.php |
622 | | -test/Model/EnvironmentTest.php |
623 | | -test/Model/GetAIConfig200ResponseTest.php |
624 | | -test/Model/GetAISession200ResponseTest.php |
625 | | -test/Model/GetAIUsageStats200ResponseByModelValueTest.php |
626 | | -test/Model/GetAIUsageStats200ResponseTest.php |
627 | | -test/Model/GetEcrLoginCredentials200ResponseTest.php |
628 | | -test/Model/GetEnvironmentLogs200ResponseLogEventsInnerTest.php |
629 | | -test/Model/GetEnvironmentLogs200ResponseTest.php |
630 | | -test/Model/GetSshAccessCredentials200ResponseCredentialsTest.php |
631 | | -test/Model/GetSshAccessCredentials200ResponseTest.php |
632 | | -test/Model/GetToolExecutionStatus200ResponseResultTest.php |
633 | | -test/Model/GetToolExecutionStatus200ResponseTest.php |
634 | | -test/Model/GetToolExecutionStatus404ResponseTest.php |
635 | | -test/Model/ImageGeneration200ResponseTest.php |
636 | | -test/Model/ImageGenerationRequestBackgroundRemovalParamsTest.php |
637 | | -test/Model/ImageGenerationRequestColorGuidedGenerationParamsTest.php |
638 | | -test/Model/ImageGenerationRequestImageGenerationConfigTest.php |
639 | | -test/Model/ImageGenerationRequestImageVariationParamsTest.php |
640 | | -test/Model/ImageGenerationRequestInPaintingParamsTest.php |
641 | | -test/Model/ImageGenerationRequestOutPaintingParamsTest.php |
642 | | -test/Model/ImageGenerationRequestTest.php |
643 | | -test/Model/ImageGenerationRequestTextToImageParamsTest.php |
644 | | -test/Model/KVItemsCreate200ResponseTest.php |
645 | | -test/Model/KVItemsDelete200ResponseTest.php |
646 | | -test/Model/KVItemsShow200ResponseTest.php |
647 | | -test/Model/KVItemsShow200ResponseValueTest.php |
648 | | -test/Model/ListAIModels200ResponseModelsInnerCapabilitiesTest.php |
649 | | -test/Model/ListAIModels200ResponseModelsInnerTest.php |
650 | | -test/Model/ListAIModels200ResponseTest.php |
651 | | -test/Model/ListAISessions200ResponseInnerTest.php |
652 | | -test/Model/ListAIToolNames200ResponseTest.php |
653 | | -test/Model/ListAITools200ResponseTest.php |
654 | | -test/Model/ListAITools200ResponseToolsInnerTest.php |
655 | | -test/Model/ListAITools200ResponseToolsInnerToolSpecInputSchemaTest.php |
656 | | -test/Model/ListAITools200ResponseToolsInnerToolSpecTest.php |
657 | | -test/Model/ListBackups200ResponseBackupsInnerTest.php |
658 | | -test/Model/ListBackups200ResponseTest.php |
659 | | -test/Model/ListBackups422ResponseTest.php |
660 | | -test/Model/ListToolExecutions200ResponseExecutionsInnerTest.php |
661 | | -test/Model/ListToolExecutions200ResponseTest.php |
662 | | -test/Model/OrganizationsList200ResponseInnerTest.php |
663 | | -test/Model/PatchEnvironmentCompose202ResponseSpotConfigurationTest.php |
664 | | -test/Model/PatchEnvironmentCompose202ResponseTest.php |
665 | | -test/Model/PatchEnvironmentCompose400ResponseTest.php |
666 | | -test/Model/PatchEnvironmentComposeRequestSpotConfigurationTest.php |
667 | | -test/Model/PatchEnvironmentComposeRequestTest.php |
668 | | -test/Model/PurgeCreateRequestTest.php |
669 | | -test/Model/ScalingPolicyTest.php |
670 | | -test/Model/SpotConfigurationTest.php |
671 | | -test/Model/SyncOperationTest.php |
672 | | -test/Model/SyncToEnvironmentRequestTest.php |
673 | | -test/Model/UpdateAIConfigRequestTest.php |
674 | | -test/Model/UpdateCronJobRequestTest.php |
675 | | -test/Model/UpdateEnvironmentRequestTest.php |
676 | | -test/Model/UpdateEnvironmentStateRequestTest.php |
677 | | -test/Model/UpdateEnvironmentVariableRequestTest.php |
678 | | -test/Model/V1ContentItemTest.php |
679 | | -test/Model/V1ContentListResponseTest.php |
680 | | -test/Model/V1ContentRequestTest.php |
681 | | -test/Model/V1DeleteResponseTest.php |
682 | | -test/Model/V1ErrorTest.php |
683 | | -test/Model/V1FormSubmissionItemTest.php |
684 | | -test/Model/V1FormSubmissionListResponseTest.php |
685 | | -test/Model/V1GetMetricSeriesResponseDataTest.php |
686 | | -test/Model/V1GetMetricSeriesResponseTest.php |
687 | | -test/Model/V1GetMetricsResponseDataTest.php |
688 | | -test/Model/V1GetMetricsResponseTest.php |
689 | | -test/Model/V1GlobalMetaResponseGlobalMetaTest.php |
690 | | -test/Model/V1GlobalMetaResponseTest.php |
691 | | -test/Model/V1InfoTest.php |
692 | | -test/Model/V1MetaTest.php |
693 | | -test/Model/V1MetricDayStatsTest.php |
694 | | -test/Model/V1MetricMinuteStatsTest.php |
695 | | -test/Model/V1MetricMonthStatsTest.php |
696 | | -test/Model/V1PingResponseTest.php |
697 | | -test/Model/V1ProxyItemTest.php |
698 | | -test/Model/V1ProxyListResponseTest.php |
699 | | -test/Model/V1RedirectItemTest.php |
700 | | -test/Model/V1RedirectListResponseTest.php |
701 | | -test/Model/V1RedirectRequestTest.php |
702 | | -test/Model/V1RedirectResponseTest.php |
703 | | -test/Model/V1RevisionTest.php |
704 | | -test/Model/V1RevisionsResponseTest.php |
705 | | -test/Model/V1SearchHitTest.php |
706 | | -test/Model/V1SearchItemsResponseTest.php |
707 | | -test/Model/V1SearchMutationResponseTest.php |
708 | | -test/Model/V1SearchRecordTest.php |
709 | | -test/Model/V1SearchResponseTest.php |
710 | | -test/Model/V1SeriesPointDayTest.php |
711 | | -test/Model/V1SeriesPointMonthTest.php |
712 | | -test/Model/V1TransitionTest.php |
713 | | -test/Model/V1UploadResponseTest.php |
714 | | -test/Model/V1UrlMetaRequestTest.php |
715 | | -test/Model/V1UrlMetaResponseTest.php |
716 | | -test/Model/V1WafLogItemTest.php |
717 | | -test/Model/V1WafLogListResponseTest.php |
718 | | -test/Model/V2CrawlerAssetsNetworkInterceptTest.php |
719 | | -test/Model/V2CrawlerAssetsParserTest.php |
720 | | -test/Model/V2CrawlerAssetsTest.php |
721 | | -test/Model/V2CrawlerRequestTest.php |
722 | | -test/Model/V2CrawlerRunTest.php |
723 | | -test/Model/V2CrawlerScheduleRequestTest.php |
724 | | -test/Model/V2CrawlerScheduleTest.php |
725 | | -test/Model/V2CrawlerSitemapInnerTest.php |
726 | | -test/Model/V2CrawlerTest.php |
727 | | -test/Model/V2CustomHeaderRequestTest.php |
728 | | -test/Model/V2DomainRequestTest.php |
729 | | -test/Model/V2DomainTest.php |
730 | | -test/Model/V2ErrorTest.php |
731 | | -test/Model/V2OrganizationRequestTest.php |
732 | | -test/Model/V2OrganizationTest.php |
733 | | -test/Model/V2ProjectRequestTest.php |
734 | | -test/Model/V2ProjectTest.php |
735 | | -test/Model/V2RuleAuthActionTest.php |
736 | | -test/Model/V2RuleAuthRequestTest.php |
737 | | -test/Model/V2RuleAuthTest.php |
738 | | -test/Model/V2RuleBotChallengeActionTest.php |
739 | | -test/Model/V2RuleBotChallengeRequestTest.php |
740 | | -test/Model/V2RuleBotChallengeTest.php |
741 | | -test/Model/V2RuleContentFilterActionTest.php |
742 | | -test/Model/V2RuleContentFilterRequestTest.php |
743 | | -test/Model/V2RuleContentFilterTest.php |
744 | | -test/Model/V2RuleCustomResponseActionTest.php |
745 | | -test/Model/V2RuleCustomResponseRequestTest.php |
746 | | -test/Model/V2RuleCustomResponseTest.php |
747 | | -test/Model/V2RuleFunctionActionTest.php |
748 | | -test/Model/V2RuleFunctionRequestTest.php |
749 | | -test/Model/V2RuleFunctionTest.php |
750 | | -test/Model/V2RuleHeaderActionTest.php |
751 | | -test/Model/V2RuleHeaderRequestTest.php |
752 | | -test/Model/V2RuleHeaderTest.php |
753 | | -test/Model/V2RuleProxyActionNotifyConfigTest.php |
754 | | -test/Model/V2RuleProxyActionQuantCloudSelectionTest.php |
755 | | -test/Model/V2RuleProxyActionTest.php |
756 | | -test/Model/V2RuleProxyRequestTest.php |
757 | | -test/Model/V2RuleProxyTest.php |
758 | | -test/Model/V2RuleRedirectActionTest.php |
759 | | -test/Model/V2RuleRedirectRequestTest.php |
760 | | -test/Model/V2RuleRedirectTest.php |
761 | | -test/Model/V2RuleRequestTest.php |
762 | | -test/Model/V2RuleServeStaticActionTest.php |
763 | | -test/Model/V2RuleServeStaticRequestTest.php |
764 | | -test/Model/V2RuleServeStaticTest.php |
765 | | -test/Model/V2RuleTest.php |
766 | | -test/Model/V2SecretStoreRequestTest.php |
767 | | -test/Model/V2SecretStoreTest.php |
768 | | -test/Model/V2StoreItemRequestTest.php |
769 | | -test/Model/V2StoreItemTest.php |
770 | | -test/Model/V2StoreItemUpdateRequestTest.php |
771 | | -test/Model/V2StoreItemsListResponseTest.php |
772 | | -test/Model/V2StoreRequestTest.php |
773 | | -test/Model/V2StoreTest.php |
774 | | -test/Model/ValidateCompose200ResponseTest.php |
775 | | -test/Model/ValidateCompose422ResponseTest.php |
776 | | -test/Model/ValidateComposeRequestTest.php |
777 | | -test/Model/VariableTest.php |
778 | | -test/Model/VolumeTest.php |
779 | | -test/Model/WafConfigBlockListsTest.php |
780 | | -test/Model/WafConfigHttpblTest.php |
781 | | -test/Model/WafConfigTest.php |
782 | | -test/Model/WafConfigThresholdsInnerTest.php |
0 commit comments