From 8847a81288b22cd5f013a3a8cba85c10453975c9 Mon Sep 17 00:00:00 2001 From: "quantcloud[bot]" Date: Thu, 18 Dec 2025 08:02:40 +0000 Subject: [PATCH] feat(sdk): v4.8.0 - Auto-generated from unified API spec Generated from unified API spec v4.8.0 Changes: - Auto-generated SDK updates This PR was automatically created by the API generation pipeline. --- docs/Api/BackupManagementApi.md | 24 +- docs/Api/CommandsApi.md | 14 +- docs/Api/ComposeApi.md | 14 +- docs/Api/ContainersApi.md | 14 +- docs/Api/CrawlerSchedulesApi.md | 6 +- docs/Api/CrawlersApi.md | 59 +- docs/Api/CronApi.md | 46 +- docs/Api/DomainsApi.md | 32 +- docs/Api/EnvironmentsApi.md | 50 +- docs/Api/HeadersApi.md | 24 +- docs/Api/KVApi.md | 86 +-- docs/Api/OrganizationsApi.md | 4 +- docs/Api/ProjectsApi.md | 32 +- docs/Api/PurgeApi.md | 8 +- docs/Api/SSHAccessApi.md | 12 +- docs/Api/ScalingPolicyApi.md | 18 +- docs/Api/VariablesApi.md | 18 +- docs/Api/VolumesApi.md | 24 +- src/Api/CrawlersApi.php | 104 +-- src/Api/DomainsApi.php | 30 +- src/Api/HeadersApi.php | 60 +- src/Api/KVApi.php | 180 ++--- src/Api/OrganizationsApi.php | 28 +- src/Api/ProjectsApi.php | 80 +-- src/Api/PurgeApi.php | 20 +- src/Api/SSHAccessApi.php | 30 +- test/Api/AIServicesApiTest.php | 284 -------- test/Api/ApplicationsApiTest.php | 141 ---- test/Api/BackupManagementApiTest.php | 128 ---- test/Api/CommandsApiTest.php | 115 --- test/Api/ComposeApiTest.php | 115 --- test/Api/ContainersApiTest.php | 102 --- test/Api/CrawlerSchedulesApiTest.php | 141 ---- test/Api/CrawlersApiTest.php | 180 ----- test/Api/CronApiTest.php | 167 ----- test/Api/DomainsApiTest.php | 141 ---- test/Api/EnvironmentsApiTest.php | 206 ------ test/Api/HeadersApiTest.php | 115 --- test/Api/KVApiTest.php | 193 ----- test/Api/OrganizationsApiTest.php | 102 --- test/Api/ProjectsApiTest.php | 141 ---- test/Api/PurgeApiTest.php | 89 --- test/Api/RulesApiTest.php | 661 ------------------ test/Api/SSHAccessApiTest.php | 89 --- test/Api/ScalingPolicyApiTest.php | 115 --- test/Api/VariablesApiTest.php | 128 ---- test/Api/VolumesApiTest.php | 128 ---- test/Model/ApplicationDatabaseTest.php | 123 ---- ...licationDeploymentInformationInnerTest.php | 133 ---- .../ApplicationEnvironmentsInnerTest.php | 123 ---- test/Model/ApplicationFilesystemTest.php | 103 --- test/Model/ApplicationImageReferenceTest.php | 103 --- test/Model/ApplicationTest.php | 223 ------ ...ntVariablesRequestEnvironmentInnerTest.php | 103 --- ...BulkSetEnvironmentVariablesRequestTest.php | 93 --- .../ChatInference200ResponseResponseTest.php | 113 --- ...ResponseResponseToolUseOneOf1InnerTest.php | 143 ---- ...ResponseResponseToolUseOneOfResultTest.php | 103 --- ...nce200ResponseResponseToolUseOneOfTest.php | 143 ---- ...nference200ResponseResponseToolUseTest.php | 143 ---- test/Model/ChatInference200ResponseTest.php | 133 ---- .../ChatInference200ResponseUsageTest.php | 113 --- ...ContentOneOfInnerOneOf1ImageSourceTest.php | 93 --- ...sInnerContentOneOfInnerOneOf1ImageTest.php | 103 --- ...ssagesInnerContentOneOfInnerOneOf1Test.php | 93 --- ...ssagesInnerContentOneOfInnerOneOf2Test.php | 93 --- ...ContentOneOfInnerOneOf2VideoSourceTest.php | 93 --- ...sInnerContentOneOfInnerOneOf2VideoTest.php | 103 --- ...tentOneOfInnerOneOf3DocumentSourceTest.php | 93 --- ...nerContentOneOfInnerOneOf3DocumentTest.php | 113 --- ...ssagesInnerContentOneOfInnerOneOf3Test.php | 93 --- ...essagesInnerContentOneOfInnerOneOfTest.php | 93 --- ...uestMessagesInnerContentOneOfInnerTest.php | 123 ---- ...ferenceRequestMessagesInnerContentTest.php | 83 --- .../ChatInferenceRequestMessagesInnerTest.php | 103 --- ...ChatInferenceRequestResponseFormatTest.php | 103 --- test/Model/ChatInferenceRequestTest.php | 183 ----- .../ChatInferenceRequestToolConfigTest.php | 113 --- ...ferenceRequestToolConfigToolsInnerTest.php | 93 --- ...onfigToolsInnerToolSpecInputSchemaTest.php | 93 --- ...equestToolConfigToolsInnerToolSpecTest.php | 113 --- ...eStreamRequestMessagesInnerContentTest.php | 83 --- ...nferenceStreamRequestMessagesInnerTest.php | 103 --- test/Model/ChatInferenceStreamRequestTest.php | 173 ----- test/Model/CommandTest.php | 183 ----- test/Model/ComposeTest.php | 173 ----- test/Model/ContainerDependsOnInnerTest.php | 103 --- test/Model/ContainerEnvironmentInnerTest.php | 103 --- test/Model/ContainerHealthCheckTest.php | 133 ---- test/Model/ContainerImageReferenceTest.php | 103 --- test/Model/ContainerMountPointsInnerTest.php | 113 --- test/Model/ContainerSecretsInnerTest.php | 103 --- test/Model/ContainerTest.php | 263 ------- test/Model/CrawlersRun200ResponseTest.php | 93 --- test/Model/CrawlersRunRequestTest.php | 93 --- test/Model/CreateAISession201ResponseTest.php | 123 ---- ...SessionRequestInitialMessagesInnerTest.php | 103 --- test/Model/CreateAISessionRequestTest.php | 133 ---- .../CreateApplication403ResponseTest.php | 103 --- .../CreateApplicationRequestDatabaseTest.php | 118 ---- ...CreateApplicationRequestFilesystemTest.php | 100 --- test/Model/CreateApplicationRequestTest.php | 136 ---- test/Model/CreateBackup202ResponseTest.php | 109 --- test/Model/CreateBackupRequestTest.php | 91 --- test/Model/CreateCommandRequestTest.php | 91 --- test/Model/CreateCronJobRequestTest.php | 136 ---- .../CreateEnvironment403ResponseTest.php | 100 --- ...EnvironmentRequestEnvironmentInnerTest.php | 100 --- test/Model/CreateEnvironmentRequestTest.php | 163 ----- test/Model/CreateVolumeRequestTest.php | 109 --- test/Model/CronRunTest.php | 172 ----- test/Model/CronTest.php | 109 --- test/Model/DeleteAISession200ResponseTest.php | 91 --- test/Model/DeleteBackup200ResponseTest.php | 100 --- test/Model/DownloadBackup200ResponseTest.php | 109 --- .../Embeddings200ResponseEmbeddingsTest.php | 82 --- test/Model/Embeddings200ResponseTest.php | 118 ---- test/Model/Embeddings200ResponseUsageTest.php | 100 --- test/Model/EmbeddingsRequestInputTest.php | 82 --- test/Model/EmbeddingsRequestTest.php | 118 ---- test/Model/EnvironmentResponseTest.php | 262 ------- test/Model/EnvironmentTest.php | 136 ---- test/Model/GetAIConfig200ResponseTest.php | 118 ---- test/Model/GetAISession200ResponseTest.php | 127 ---- ...IUsageStats200ResponseByModelValueTest.php | 100 --- test/Model/GetAIUsageStats200ResponseTest.php | 109 --- .../GetEcrLoginCredentials200ResponseTest.php | 118 ---- ...nmentLogs200ResponseLogEventsInnerTest.php | 100 --- .../GetEnvironmentLogs200ResponseTest.php | 100 --- ...sCredentials200ResponseCredentialsTest.php | 118 ---- ...GetSshAccessCredentials200ResponseTest.php | 163 ----- ...olExecutionStatus200ResponseResultTest.php | 100 --- .../GetToolExecutionStatus200ResponseTest.php | 163 ----- .../GetToolExecutionStatus404ResponseTest.php | 100 --- test/Model/ImageGeneration200ResponseTest.php | 109 --- ...tionRequestBackgroundRemovalParamsTest.php | 91 --- ...RequestColorGuidedGenerationParamsTest.php | 118 ---- ...rationRequestImageGenerationConfigTest.php | 136 ---- ...erationRequestImageVariationParamsTest.php | 118 ---- ...eGenerationRequestInPaintingParamsTest.php | 127 ---- ...GenerationRequestOutPaintingParamsTest.php | 136 ---- test/Model/ImageGenerationRequestTest.php | 181 ----- ...GenerationRequestTextToImageParamsTest.php | 136 ---- test/Model/KVItemsCreate200ResponseTest.php | 109 --- test/Model/KVItemsDelete200ResponseTest.php | 100 --- test/Model/KVItemsShow200ResponseTest.php | 100 --- .../Model/KVItemsShow200ResponseValueTest.php | 82 --- ...200ResponseModelsInnerCapabilitiesTest.php | 127 ---- ...ListAIModels200ResponseModelsInnerTest.php | 118 ---- test/Model/ListAIModels200ResponseTest.php | 100 --- .../ListAISessions200ResponseInnerTest.php | 127 ---- test/Model/ListAIToolNames200ResponseTest.php | 100 --- test/Model/ListAITools200ResponseTest.php | 100 --- .../ListAITools200ResponseToolsInnerTest.php | 91 --- ...ponseToolsInnerToolSpecInputSchemaTest.php | 91 --- ...Tools200ResponseToolsInnerToolSpecTest.php | 109 --- ...ListBackups200ResponseBackupsInnerTest.php | 199 ------ test/Model/ListBackups200ResponseTest.php | 118 ---- test/Model/ListBackups422ResponseTest.php | 91 --- ...ecutions200ResponseExecutionsInnerTest.php | 127 ---- .../ListToolExecutions200ResponseTest.php | 118 ---- .../OrganizationsList200ResponseInnerTest.php | 100 --- ...ompose202ResponseSpotConfigurationTest.php | 100 --- ...PatchEnvironmentCompose202ResponseTest.php | 163 ----- ...PatchEnvironmentCompose400ResponseTest.php | 100 --- ...entComposeRequestSpotConfigurationTest.php | 91 --- .../PatchEnvironmentComposeRequestTest.php | 163 ----- test/Model/PurgeCreateRequestTest.php | 118 ---- test/Model/ScalingPolicyTest.php | 118 ---- test/Model/SpotConfigurationTest.php | 91 --- test/Model/SyncOperationTest.php | 145 ---- test/Model/SyncToEnvironmentRequestTest.php | 91 --- test/Model/UpdateAIConfigRequestTest.php | 118 ---- test/Model/UpdateCronJobRequestTest.php | 127 ---- test/Model/UpdateEnvironmentRequestTest.php | 109 --- .../UpdateEnvironmentStateRequestTest.php | 100 --- .../UpdateEnvironmentVariableRequestTest.php | 91 --- test/Model/V1ContentItemTest.php | 136 ---- test/Model/V1ContentListResponseTest.php | 118 ---- test/Model/V1ContentRequestTest.php | 136 ---- test/Model/V1DeleteResponseTest.php | 109 --- test/Model/V1ErrorTest.php | 100 --- test/Model/V1FormSubmissionItemTest.php | 136 ---- .../V1FormSubmissionListResponseTest.php | 118 ---- .../V1GetMetricSeriesResponseDataTest.php | 82 --- test/Model/V1GetMetricSeriesResponseTest.php | 100 --- test/Model/V1GetMetricsResponseDataTest.php | 82 --- test/Model/V1GetMetricsResponseTest.php | 100 --- .../V1GlobalMetaResponseGlobalMetaTest.php | 91 --- test/Model/V1GlobalMetaResponseTest.php | 136 ---- test/Model/V1InfoTest.php | 145 ---- test/Model/V1MetaTest.php | 208 ------ test/Model/V1MetricDayStatsTest.php | 118 ---- test/Model/V1MetricMinuteStatsTest.php | 118 ---- test/Model/V1MetricMonthStatsTest.php | 118 ---- test/Model/V1PingResponseTest.php | 100 --- test/Model/V1ProxyItemTest.php | 127 ---- test/Model/V1ProxyListResponseTest.php | 118 ---- test/Model/V1RedirectItemTest.php | 136 ---- test/Model/V1RedirectListResponseTest.php | 118 ---- test/Model/V1RedirectRequestTest.php | 145 ---- test/Model/V1RedirectResponseTest.php | 190 ----- test/Model/V1RevisionTest.php | 163 ----- test/Model/V1RevisionsResponseTest.php | 145 ---- test/Model/V1SearchHitTest.php | 136 ---- test/Model/V1SearchItemsResponseTest.php | 100 --- test/Model/V1SearchMutationResponseTest.php | 109 --- test/Model/V1SearchRecordTest.php | 118 ---- test/Model/V1SearchResponseTest.php | 100 --- test/Model/V1SeriesPointDayTest.php | 100 --- test/Model/V1SeriesPointMonthTest.php | 100 --- test/Model/V1TransitionTest.php | 100 --- test/Model/V1UploadResponseTest.php | 100 --- test/Model/V1UrlMetaRequestTest.php | 91 --- test/Model/V1UrlMetaResponseTest.php | 91 --- test/Model/V1WafLogItemTest.php | 181 ----- test/Model/V1WafLogListResponseTest.php | 118 ---- .../V2CrawlerAssetsNetworkInterceptTest.php | 109 --- test/Model/V2CrawlerAssetsParserTest.php | 91 --- test/Model/V2CrawlerAssetsTest.php | 100 --- test/Model/V2CrawlerRequestTest.php | 280 -------- test/Model/V2CrawlerRunTest.php | 163 ----- test/Model/V2CrawlerScheduleRequestTest.php | 100 --- test/Model/V2CrawlerScheduleTest.php | 163 ----- test/Model/V2CrawlerSitemapInnerTest.php | 100 --- test/Model/V2CrawlerTest.php | 361 ---------- test/Model/V2CustomHeaderRequestTest.php | 91 --- test/Model/V2DomainRequestTest.php | 91 --- test/Model/V2DomainTest.php | 109 --- test/Model/V2ErrorTest.php | 100 --- test/Model/V2OrganizationRequestTest.php | 100 --- test/Model/V2OrganizationTest.php | 145 ---- test/Model/V2ProjectRequestTest.php | 154 ---- test/Model/V2ProjectTest.php | 127 ---- test/Model/V2RuleAuthActionTest.php | 100 --- test/Model/V2RuleAuthRequestTest.php | 235 ------- test/Model/V2RuleAuthTest.php | 253 ------- test/Model/V2RuleBotChallengeActionTest.php | 109 --- test/Model/V2RuleBotChallengeRequestTest.php | 244 ------- test/Model/V2RuleBotChallengeTest.php | 253 ------- test/Model/V2RuleContentFilterActionTest.php | 91 --- test/Model/V2RuleContentFilterRequestTest.php | 226 ------ test/Model/V2RuleContentFilterTest.php | 253 ------- test/Model/V2RuleCustomResponseActionTest.php | 100 --- .../Model/V2RuleCustomResponseRequestTest.php | 253 ------- test/Model/V2RuleCustomResponseTest.php | 253 ------- test/Model/V2RuleFunctionActionTest.php | 91 --- test/Model/V2RuleFunctionRequestTest.php | 226 ------ test/Model/V2RuleFunctionTest.php | 253 ------- test/Model/V2RuleHeaderActionTest.php | 91 --- test/Model/V2RuleHeaderRequestTest.php | 226 ------ test/Model/V2RuleHeaderTest.php | 253 ------- .../V2RuleProxyActionNotifyConfigTest.php | 91 --- ...RuleProxyActionQuantCloudSelectionTest.php | 118 ---- test/Model/V2RuleProxyActionTest.php | 343 --------- test/Model/V2RuleProxyRequestTest.php | 442 ------------ test/Model/V2RuleProxyTest.php | 253 ------- test/Model/V2RuleRedirectActionTest.php | 100 --- test/Model/V2RuleRedirectRequestTest.php | 235 ------- test/Model/V2RuleRedirectTest.php | 253 ------- test/Model/V2RuleRequestTest.php | 217 ------ test/Model/V2RuleServeStaticActionTest.php | 91 --- test/Model/V2RuleServeStaticRequestTest.php | 226 ------ test/Model/V2RuleServeStaticTest.php | 253 ------- test/Model/V2RuleTest.php | 244 ------- test/Model/V2SecretStoreRequestTest.php | 91 --- test/Model/V2SecretStoreTest.php | 100 --- test/Model/V2StoreItemRequestTest.php | 109 --- test/Model/V2StoreItemTest.php | 100 --- test/Model/V2StoreItemUpdateRequestTest.php | 100 --- test/Model/V2StoreItemsListResponseTest.php | 100 --- test/Model/V2StoreRequestTest.php | 91 --- test/Model/V2StoreTest.php | 100 --- test/Model/ValidateCompose200ResponseTest.php | 109 --- test/Model/ValidateCompose422ResponseTest.php | 91 --- test/Model/ValidateComposeRequestTest.php | 109 --- test/Model/VariableTest.php | 100 --- test/Model/VolumeTest.php | 154 ---- test/Model/WafConfigBlockListsTest.php | 118 ---- test/Model/WafConfigHttpblTest.php | 136 ---- test/Model/WafConfigTest.php | 208 ------ test/Model/WafConfigThresholdsInnerTest.php | 154 ---- 282 files changed, 484 insertions(+), 34869 deletions(-) delete mode 100644 test/Api/AIServicesApiTest.php delete mode 100644 test/Api/ApplicationsApiTest.php delete mode 100644 test/Api/BackupManagementApiTest.php delete mode 100644 test/Api/CommandsApiTest.php delete mode 100644 test/Api/ComposeApiTest.php delete mode 100644 test/Api/ContainersApiTest.php delete mode 100644 test/Api/CrawlerSchedulesApiTest.php delete mode 100644 test/Api/CrawlersApiTest.php delete mode 100644 test/Api/CronApiTest.php delete mode 100644 test/Api/DomainsApiTest.php delete mode 100644 test/Api/EnvironmentsApiTest.php delete mode 100644 test/Api/HeadersApiTest.php delete mode 100644 test/Api/KVApiTest.php delete mode 100644 test/Api/OrganizationsApiTest.php delete mode 100644 test/Api/ProjectsApiTest.php delete mode 100644 test/Api/PurgeApiTest.php delete mode 100644 test/Api/RulesApiTest.php delete mode 100644 test/Api/SSHAccessApiTest.php delete mode 100644 test/Api/ScalingPolicyApiTest.php delete mode 100644 test/Api/VariablesApiTest.php delete mode 100644 test/Api/VolumesApiTest.php delete mode 100644 test/Model/ApplicationDatabaseTest.php delete mode 100644 test/Model/ApplicationDeploymentInformationInnerTest.php delete mode 100644 test/Model/ApplicationEnvironmentsInnerTest.php delete mode 100644 test/Model/ApplicationFilesystemTest.php delete mode 100644 test/Model/ApplicationImageReferenceTest.php delete mode 100644 test/Model/ApplicationTest.php delete mode 100644 test/Model/BulkSetEnvironmentVariablesRequestEnvironmentInnerTest.php delete mode 100644 test/Model/BulkSetEnvironmentVariablesRequestTest.php delete mode 100644 test/Model/ChatInference200ResponseResponseTest.php delete mode 100644 test/Model/ChatInference200ResponseResponseToolUseOneOf1InnerTest.php delete mode 100644 test/Model/ChatInference200ResponseResponseToolUseOneOfResultTest.php delete mode 100644 test/Model/ChatInference200ResponseResponseToolUseOneOfTest.php delete mode 100644 test/Model/ChatInference200ResponseResponseToolUseTest.php delete mode 100644 test/Model/ChatInference200ResponseTest.php delete mode 100644 test/Model/ChatInference200ResponseUsageTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSourceTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Test.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Test.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSourceTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSourceTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Test.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOfTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerContentTest.php delete mode 100644 test/Model/ChatInferenceRequestMessagesInnerTest.php delete mode 100644 test/Model/ChatInferenceRequestResponseFormatTest.php delete mode 100644 test/Model/ChatInferenceRequestTest.php delete mode 100644 test/Model/ChatInferenceRequestToolConfigTest.php delete mode 100644 test/Model/ChatInferenceRequestToolConfigToolsInnerTest.php delete mode 100644 test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchemaTest.php delete mode 100644 test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecTest.php delete mode 100644 test/Model/ChatInferenceStreamRequestMessagesInnerContentTest.php delete mode 100644 test/Model/ChatInferenceStreamRequestMessagesInnerTest.php delete mode 100644 test/Model/ChatInferenceStreamRequestTest.php delete mode 100644 test/Model/CommandTest.php delete mode 100644 test/Model/ComposeTest.php delete mode 100644 test/Model/ContainerDependsOnInnerTest.php delete mode 100644 test/Model/ContainerEnvironmentInnerTest.php delete mode 100644 test/Model/ContainerHealthCheckTest.php delete mode 100644 test/Model/ContainerImageReferenceTest.php delete mode 100644 test/Model/ContainerMountPointsInnerTest.php delete mode 100644 test/Model/ContainerSecretsInnerTest.php delete mode 100644 test/Model/ContainerTest.php delete mode 100644 test/Model/CrawlersRun200ResponseTest.php delete mode 100644 test/Model/CrawlersRunRequestTest.php delete mode 100644 test/Model/CreateAISession201ResponseTest.php delete mode 100644 test/Model/CreateAISessionRequestInitialMessagesInnerTest.php delete mode 100644 test/Model/CreateAISessionRequestTest.php delete mode 100644 test/Model/CreateApplication403ResponseTest.php delete mode 100644 test/Model/CreateApplicationRequestDatabaseTest.php delete mode 100644 test/Model/CreateApplicationRequestFilesystemTest.php delete mode 100644 test/Model/CreateApplicationRequestTest.php delete mode 100644 test/Model/CreateBackup202ResponseTest.php delete mode 100644 test/Model/CreateBackupRequestTest.php delete mode 100644 test/Model/CreateCommandRequestTest.php delete mode 100644 test/Model/CreateCronJobRequestTest.php delete mode 100644 test/Model/CreateEnvironment403ResponseTest.php delete mode 100644 test/Model/CreateEnvironmentRequestEnvironmentInnerTest.php delete mode 100644 test/Model/CreateEnvironmentRequestTest.php delete mode 100644 test/Model/CreateVolumeRequestTest.php delete mode 100644 test/Model/CronRunTest.php delete mode 100644 test/Model/CronTest.php delete mode 100644 test/Model/DeleteAISession200ResponseTest.php delete mode 100644 test/Model/DeleteBackup200ResponseTest.php delete mode 100644 test/Model/DownloadBackup200ResponseTest.php delete mode 100644 test/Model/Embeddings200ResponseEmbeddingsTest.php delete mode 100644 test/Model/Embeddings200ResponseTest.php delete mode 100644 test/Model/Embeddings200ResponseUsageTest.php delete mode 100644 test/Model/EmbeddingsRequestInputTest.php delete mode 100644 test/Model/EmbeddingsRequestTest.php delete mode 100644 test/Model/EnvironmentResponseTest.php delete mode 100644 test/Model/EnvironmentTest.php delete mode 100644 test/Model/GetAIConfig200ResponseTest.php delete mode 100644 test/Model/GetAISession200ResponseTest.php delete mode 100644 test/Model/GetAIUsageStats200ResponseByModelValueTest.php delete mode 100644 test/Model/GetAIUsageStats200ResponseTest.php delete mode 100644 test/Model/GetEcrLoginCredentials200ResponseTest.php delete mode 100644 test/Model/GetEnvironmentLogs200ResponseLogEventsInnerTest.php delete mode 100644 test/Model/GetEnvironmentLogs200ResponseTest.php delete mode 100644 test/Model/GetSshAccessCredentials200ResponseCredentialsTest.php delete mode 100644 test/Model/GetSshAccessCredentials200ResponseTest.php delete mode 100644 test/Model/GetToolExecutionStatus200ResponseResultTest.php delete mode 100644 test/Model/GetToolExecutionStatus200ResponseTest.php delete mode 100644 test/Model/GetToolExecutionStatus404ResponseTest.php delete mode 100644 test/Model/ImageGeneration200ResponseTest.php delete mode 100644 test/Model/ImageGenerationRequestBackgroundRemovalParamsTest.php delete mode 100644 test/Model/ImageGenerationRequestColorGuidedGenerationParamsTest.php delete mode 100644 test/Model/ImageGenerationRequestImageGenerationConfigTest.php delete mode 100644 test/Model/ImageGenerationRequestImageVariationParamsTest.php delete mode 100644 test/Model/ImageGenerationRequestInPaintingParamsTest.php delete mode 100644 test/Model/ImageGenerationRequestOutPaintingParamsTest.php delete mode 100644 test/Model/ImageGenerationRequestTest.php delete mode 100644 test/Model/ImageGenerationRequestTextToImageParamsTest.php delete mode 100644 test/Model/KVItemsCreate200ResponseTest.php delete mode 100644 test/Model/KVItemsDelete200ResponseTest.php delete mode 100644 test/Model/KVItemsShow200ResponseTest.php delete mode 100644 test/Model/KVItemsShow200ResponseValueTest.php delete mode 100644 test/Model/ListAIModels200ResponseModelsInnerCapabilitiesTest.php delete mode 100644 test/Model/ListAIModels200ResponseModelsInnerTest.php delete mode 100644 test/Model/ListAIModels200ResponseTest.php delete mode 100644 test/Model/ListAISessions200ResponseInnerTest.php delete mode 100644 test/Model/ListAIToolNames200ResponseTest.php delete mode 100644 test/Model/ListAITools200ResponseTest.php delete mode 100644 test/Model/ListAITools200ResponseToolsInnerTest.php delete mode 100644 test/Model/ListAITools200ResponseToolsInnerToolSpecInputSchemaTest.php delete mode 100644 test/Model/ListAITools200ResponseToolsInnerToolSpecTest.php delete mode 100644 test/Model/ListBackups200ResponseBackupsInnerTest.php delete mode 100644 test/Model/ListBackups200ResponseTest.php delete mode 100644 test/Model/ListBackups422ResponseTest.php delete mode 100644 test/Model/ListToolExecutions200ResponseExecutionsInnerTest.php delete mode 100644 test/Model/ListToolExecutions200ResponseTest.php delete mode 100644 test/Model/OrganizationsList200ResponseInnerTest.php delete mode 100644 test/Model/PatchEnvironmentCompose202ResponseSpotConfigurationTest.php delete mode 100644 test/Model/PatchEnvironmentCompose202ResponseTest.php delete mode 100644 test/Model/PatchEnvironmentCompose400ResponseTest.php delete mode 100644 test/Model/PatchEnvironmentComposeRequestSpotConfigurationTest.php delete mode 100644 test/Model/PatchEnvironmentComposeRequestTest.php delete mode 100644 test/Model/PurgeCreateRequestTest.php delete mode 100644 test/Model/ScalingPolicyTest.php delete mode 100644 test/Model/SpotConfigurationTest.php delete mode 100644 test/Model/SyncOperationTest.php delete mode 100644 test/Model/SyncToEnvironmentRequestTest.php delete mode 100644 test/Model/UpdateAIConfigRequestTest.php delete mode 100644 test/Model/UpdateCronJobRequestTest.php delete mode 100644 test/Model/UpdateEnvironmentRequestTest.php delete mode 100644 test/Model/UpdateEnvironmentStateRequestTest.php delete mode 100644 test/Model/UpdateEnvironmentVariableRequestTest.php delete mode 100644 test/Model/V1ContentItemTest.php delete mode 100644 test/Model/V1ContentListResponseTest.php delete mode 100644 test/Model/V1ContentRequestTest.php delete mode 100644 test/Model/V1DeleteResponseTest.php delete mode 100644 test/Model/V1ErrorTest.php delete mode 100644 test/Model/V1FormSubmissionItemTest.php delete mode 100644 test/Model/V1FormSubmissionListResponseTest.php delete mode 100644 test/Model/V1GetMetricSeriesResponseDataTest.php delete mode 100644 test/Model/V1GetMetricSeriesResponseTest.php delete mode 100644 test/Model/V1GetMetricsResponseDataTest.php delete mode 100644 test/Model/V1GetMetricsResponseTest.php delete mode 100644 test/Model/V1GlobalMetaResponseGlobalMetaTest.php delete mode 100644 test/Model/V1GlobalMetaResponseTest.php delete mode 100644 test/Model/V1InfoTest.php delete mode 100644 test/Model/V1MetaTest.php delete mode 100644 test/Model/V1MetricDayStatsTest.php delete mode 100644 test/Model/V1MetricMinuteStatsTest.php delete mode 100644 test/Model/V1MetricMonthStatsTest.php delete mode 100644 test/Model/V1PingResponseTest.php delete mode 100644 test/Model/V1ProxyItemTest.php delete mode 100644 test/Model/V1ProxyListResponseTest.php delete mode 100644 test/Model/V1RedirectItemTest.php delete mode 100644 test/Model/V1RedirectListResponseTest.php delete mode 100644 test/Model/V1RedirectRequestTest.php delete mode 100644 test/Model/V1RedirectResponseTest.php delete mode 100644 test/Model/V1RevisionTest.php delete mode 100644 test/Model/V1RevisionsResponseTest.php delete mode 100644 test/Model/V1SearchHitTest.php delete mode 100644 test/Model/V1SearchItemsResponseTest.php delete mode 100644 test/Model/V1SearchMutationResponseTest.php delete mode 100644 test/Model/V1SearchRecordTest.php delete mode 100644 test/Model/V1SearchResponseTest.php delete mode 100644 test/Model/V1SeriesPointDayTest.php delete mode 100644 test/Model/V1SeriesPointMonthTest.php delete mode 100644 test/Model/V1TransitionTest.php delete mode 100644 test/Model/V1UploadResponseTest.php delete mode 100644 test/Model/V1UrlMetaRequestTest.php delete mode 100644 test/Model/V1UrlMetaResponseTest.php delete mode 100644 test/Model/V1WafLogItemTest.php delete mode 100644 test/Model/V1WafLogListResponseTest.php delete mode 100644 test/Model/V2CrawlerAssetsNetworkInterceptTest.php delete mode 100644 test/Model/V2CrawlerAssetsParserTest.php delete mode 100644 test/Model/V2CrawlerAssetsTest.php delete mode 100644 test/Model/V2CrawlerRequestTest.php delete mode 100644 test/Model/V2CrawlerRunTest.php delete mode 100644 test/Model/V2CrawlerScheduleRequestTest.php delete mode 100644 test/Model/V2CrawlerScheduleTest.php delete mode 100644 test/Model/V2CrawlerSitemapInnerTest.php delete mode 100644 test/Model/V2CrawlerTest.php delete mode 100644 test/Model/V2CustomHeaderRequestTest.php delete mode 100644 test/Model/V2DomainRequestTest.php delete mode 100644 test/Model/V2DomainTest.php delete mode 100644 test/Model/V2ErrorTest.php delete mode 100644 test/Model/V2OrganizationRequestTest.php delete mode 100644 test/Model/V2OrganizationTest.php delete mode 100644 test/Model/V2ProjectRequestTest.php delete mode 100644 test/Model/V2ProjectTest.php delete mode 100644 test/Model/V2RuleAuthActionTest.php delete mode 100644 test/Model/V2RuleAuthRequestTest.php delete mode 100644 test/Model/V2RuleAuthTest.php delete mode 100644 test/Model/V2RuleBotChallengeActionTest.php delete mode 100644 test/Model/V2RuleBotChallengeRequestTest.php delete mode 100644 test/Model/V2RuleBotChallengeTest.php delete mode 100644 test/Model/V2RuleContentFilterActionTest.php delete mode 100644 test/Model/V2RuleContentFilterRequestTest.php delete mode 100644 test/Model/V2RuleContentFilterTest.php delete mode 100644 test/Model/V2RuleCustomResponseActionTest.php delete mode 100644 test/Model/V2RuleCustomResponseRequestTest.php delete mode 100644 test/Model/V2RuleCustomResponseTest.php delete mode 100644 test/Model/V2RuleFunctionActionTest.php delete mode 100644 test/Model/V2RuleFunctionRequestTest.php delete mode 100644 test/Model/V2RuleFunctionTest.php delete mode 100644 test/Model/V2RuleHeaderActionTest.php delete mode 100644 test/Model/V2RuleHeaderRequestTest.php delete mode 100644 test/Model/V2RuleHeaderTest.php delete mode 100644 test/Model/V2RuleProxyActionNotifyConfigTest.php delete mode 100644 test/Model/V2RuleProxyActionQuantCloudSelectionTest.php delete mode 100644 test/Model/V2RuleProxyActionTest.php delete mode 100644 test/Model/V2RuleProxyRequestTest.php delete mode 100644 test/Model/V2RuleProxyTest.php delete mode 100644 test/Model/V2RuleRedirectActionTest.php delete mode 100644 test/Model/V2RuleRedirectRequestTest.php delete mode 100644 test/Model/V2RuleRedirectTest.php delete mode 100644 test/Model/V2RuleRequestTest.php delete mode 100644 test/Model/V2RuleServeStaticActionTest.php delete mode 100644 test/Model/V2RuleServeStaticRequestTest.php delete mode 100644 test/Model/V2RuleServeStaticTest.php delete mode 100644 test/Model/V2RuleTest.php delete mode 100644 test/Model/V2SecretStoreRequestTest.php delete mode 100644 test/Model/V2SecretStoreTest.php delete mode 100644 test/Model/V2StoreItemRequestTest.php delete mode 100644 test/Model/V2StoreItemTest.php delete mode 100644 test/Model/V2StoreItemUpdateRequestTest.php delete mode 100644 test/Model/V2StoreItemsListResponseTest.php delete mode 100644 test/Model/V2StoreRequestTest.php delete mode 100644 test/Model/V2StoreTest.php delete mode 100644 test/Model/ValidateCompose200ResponseTest.php delete mode 100644 test/Model/ValidateCompose422ResponseTest.php delete mode 100644 test/Model/ValidateComposeRequestTest.php delete mode 100644 test/Model/VariableTest.php delete mode 100644 test/Model/VolumeTest.php delete mode 100644 test/Model/WafConfigBlockListsTest.php delete mode 100644 test/Model/WafConfigHttpblTest.php delete mode 100644 test/Model/WafConfigTest.php delete mode 100644 test/Model/WafConfigThresholdsInnerTest.php diff --git a/docs/Api/BackupManagementApi.md b/docs/Api/BackupManagementApi.md index 727644c..47e1838 100644 --- a/docs/Api/BackupManagementApi.md +++ b/docs/Api/BackupManagementApi.md @@ -35,9 +35,9 @@ $apiInstance = new QuantClient\Api\BackupManagementApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $type = 'type_example'; // string | The backup type $create_backup_request = new \QuantClient\Model\CreateBackupRequest(); // \QuantClient\Model\CreateBackupRequest @@ -101,9 +101,9 @@ $apiInstance = new QuantClient\Api\BackupManagementApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $type = 'type_example'; // string | The backup type $backup_id = 'backup_id_example'; // string | The backup ID @@ -167,9 +167,9 @@ $apiInstance = new QuantClient\Api\BackupManagementApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $type = 'type_example'; // string | The backup type $backup_id = 'backup_id_example'; // string | The backup ID @@ -235,9 +235,9 @@ $apiInstance = new QuantClient\Api\BackupManagementApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $type = 'type_example'; // string | The backup type $order = 'desc'; // string | Sort order for backups by creation date (asc = oldest first, desc = newest first) $limit = 50; // int | Maximum number of backups to return (max 100) diff --git a/docs/Api/CommandsApi.md b/docs/Api/CommandsApi.md index f88d0a5..739b5ee 100644 --- a/docs/Api/CommandsApi.md +++ b/docs/Api/CommandsApi.md @@ -34,8 +34,8 @@ $apiInstance = new QuantClient\Api\CommandsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$environment = test-env; // string | The environment ID $create_command_request = new \QuantClient\Model\CreateCommandRequest(); // \QuantClient\Model\CreateCommandRequest try { @@ -96,9 +96,9 @@ $apiInstance = new QuantClient\Api\CommandsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$environment = 'environment_example'; // string | The environment ID -$command = 'command_example'; // string | The command ID +$organisation = test-org; // string | The organisation ID +$environment = test-env; // string | The environment ID +$command = test-cmd; // string | The command ID try { $result = $apiInstance->getCommand($organisation, $environment, $command); @@ -158,8 +158,8 @@ $apiInstance = new QuantClient\Api\CommandsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$environment = test-env; // string | The environment ID try { $result = $apiInstance->listCommands($organisation, $environment); diff --git a/docs/Api/ComposeApi.md b/docs/Api/ComposeApi.md index 9c88c8f..4e6c866 100644 --- a/docs/Api/ComposeApi.md +++ b/docs/Api/ComposeApi.md @@ -34,9 +34,9 @@ $apiInstance = new QuantClient\Api\ComposeApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $result = $apiInstance->getEnvironmentCompose($organisation, $application, $environment); @@ -98,9 +98,9 @@ $apiInstance = new QuantClient\Api\ComposeApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $patch_environment_compose_request = new \QuantClient\Model\PatchEnvironmentComposeRequest(); // \QuantClient\Model\PatchEnvironmentComposeRequest | Partial compose definition updates. All fields are optional. try { @@ -164,7 +164,7 @@ $apiInstance = new QuantClient\Api\ComposeApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID +$organisation = test-org; // string | The organisation ID $validate_compose_request = new \QuantClient\Model\ValidateComposeRequest(); // \QuantClient\Model\ValidateComposeRequest | The docker-compose.yml file content. Can be sent as raw YAML string or as a JSON wrapper containing both yamlContent (string) and imageSuffix (string) fields. Query parameter imageSuffix takes precedence if both are provided. $image_suffix = pr-456; // string | Optional. Image tag suffix to apply during translation. Transforms internal image tags to consistent '{containerName}-{suffix}' format (e.g., 'nginx-pr-456'). External images are left unchanged. Useful for feature branch deployments. diff --git a/docs/Api/ContainersApi.md b/docs/Api/ContainersApi.md index 37eec84..8542727 100644 --- a/docs/Api/ContainersApi.md +++ b/docs/Api/ContainersApi.md @@ -33,9 +33,9 @@ $apiInstance = new QuantClient\Api\ContainersApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $apiInstance->listContainers($organisation, $application, $environment); @@ -94,10 +94,10 @@ $apiInstance = new QuantClient\Api\ContainersApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID -$container = 'container_example'; // string | The container ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID +$container = test-container; // string | The container ID $container2 = new \QuantClient\Model\Container(); // \QuantClient\Model\Container try { diff --git a/docs/Api/CrawlerSchedulesApi.md b/docs/Api/CrawlerSchedulesApi.md index 520d928..5e9d12f 100644 --- a/docs/Api/CrawlerSchedulesApi.md +++ b/docs/Api/CrawlerSchedulesApi.md @@ -229,9 +229,9 @@ $apiInstance = new QuantClient\Api\CrawlerSchedulesApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$crawler = 'crawler_example'; // string +$organization = test-org; // string +$project = test-project; // string +$crawler = 00000000-0000-0000-0000-000000000000; // string try { $result = $apiInstance->crawlerSchedulesList($organization, $project, $crawler); diff --git a/docs/Api/CrawlersApi.md b/docs/Api/CrawlersApi.md index 2e5f259..7d5b751 100644 --- a/docs/Api/CrawlersApi.md +++ b/docs/Api/CrawlersApi.md @@ -39,8 +39,8 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $v2_crawler_request = new \QuantClient\Model\V2CrawlerRequest(); // \QuantClient\Model\V2CrawlerRequest try { @@ -101,9 +101,9 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$crawler = 'crawler_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$crawler = 00000000-0000-0000-0000-000000000000; // string | The UUID of the crawler try { $apiInstance->crawlersDelete($organization, $project, $crawler); @@ -118,7 +118,7 @@ try { | ------------- | ------------- | ------------- | ------------- | | **organization** | **string**| Organization identifier | | | **project** | **string**| Project identifier | | -| **crawler** | **string**| | | +| **crawler** | **string**| The UUID of the crawler | | ### Return type @@ -162,10 +162,10 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$crawler = 'crawler_example'; // string | Crawler identifier -$run_id = 56; // int | Run identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$crawler = 00000000-0000-0000-0000-000000000000; // string | Crawler identifier +$run_id = 1; // int | Run identifier try { $result = $apiInstance->crawlersGetRunById($organization, $project, $crawler, $run_id); @@ -226,9 +226,9 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$crawler = 'crawler_example'; // string | Crawler identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$crawler = 00000000-0000-0000-0000-000000000000; // string | Crawler identifier try { $result = $apiInstance->crawlersGetRuns($organization, $project, $crawler); @@ -266,7 +266,7 @@ try { ## `crawlersList()` ```php -crawlersList($organization, $project): \QuantClient\Model\V2Crawler[] +crawlersList($organization, $project) ``` List crawlers for the project @@ -288,12 +288,11 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier try { - $result = $apiInstance->crawlersList($organization, $project); - print_r($result); + $apiInstance->crawlersList($organization, $project); } catch (Exception $e) { echo 'Exception when calling CrawlersApi->crawlersList: ', $e->getMessage(), PHP_EOL; } @@ -308,7 +307,7 @@ try { ### Return type -[**\QuantClient\Model\V2Crawler[]**](../Model/V2Crawler.md) +void (empty response body) ### Authorization @@ -348,9 +347,9 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$crawler = 'crawler_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$crawler = 00000000-0000-0000-0000-000000000000; // string | The UUID of the crawler try { $result = $apiInstance->crawlersRead($organization, $project, $crawler); @@ -366,7 +365,7 @@ try { | ------------- | ------------- | ------------- | ------------- | | **organization** | **string**| Organization identifier | | | **project** | **string**| Project identifier | | -| **crawler** | **string**| | | +| **crawler** | **string**| The UUID of the crawler | | ### Return type @@ -410,9 +409,9 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$crawler = 'crawler_example'; // string | Crawler identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$crawler = 00000000-0000-0000-0000-000000000000; // string | Crawler identifier $crawlers_run_request = new \QuantClient\Model\CrawlersRunRequest(); // \QuantClient\Model\CrawlersRunRequest try { @@ -474,9 +473,9 @@ $apiInstance = new QuantClient\Api\CrawlersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$crawler = 'crawler_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$crawler = 00000000-0000-0000-0000-000000000000; // string | The UUID of the crawler $v2_crawler_request = new \QuantClient\Model\V2CrawlerRequest(); // \QuantClient\Model\V2CrawlerRequest try { @@ -493,7 +492,7 @@ try { | ------------- | ------------- | ------------- | ------------- | | **organization** | **string**| Organization identifier | | | **project** | **string**| Project identifier | | -| **crawler** | **string**| | | +| **crawler** | **string**| The UUID of the crawler | | | **v2_crawler_request** | [**\QuantClient\Model\V2CrawlerRequest**](../Model/V2CrawlerRequest.md)| | | ### Return type diff --git a/docs/Api/CronApi.md b/docs/Api/CronApi.md index 1468fa3..eb9c7e8 100644 --- a/docs/Api/CronApi.md +++ b/docs/Api/CronApi.md @@ -38,9 +38,9 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $create_cron_job_request = new \QuantClient\Model\CreateCronJobRequest(); // \QuantClient\Model\CreateCronJobRequest try { @@ -102,9 +102,9 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $cron = 'cron_example'; // string | The cron job ID try { @@ -165,9 +165,9 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $cron = 'cron_example'; // string | The cron job ID try { @@ -229,10 +229,10 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID -$cron = 'cron_example'; // string | The cron job ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID +$cron = test-cron; // string | The cron job ID $run = 'run_example'; // string | The cron run ID try { @@ -295,10 +295,10 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID -$cron = 'cron_example'; // string | The cron job ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID +$cron = test-cron; // string | The cron job ID try { $result = $apiInstance->listCronJobRuns($organisation, $application, $environment, $cron); @@ -359,9 +359,9 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $result = $apiInstance->listCronJobs($organisation, $application, $environment); @@ -421,9 +421,9 @@ $apiInstance = new QuantClient\Api\CronApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $cron = 'cron_example'; // string | The cron job ID $update_cron_job_request = new \QuantClient\Model\UpdateCronJobRequest(); // \QuantClient\Model\UpdateCronJobRequest diff --git a/docs/Api/DomainsApi.md b/docs/Api/DomainsApi.md index 68a3a79..bb54073 100644 --- a/docs/Api/DomainsApi.md +++ b/docs/Api/DomainsApi.md @@ -36,8 +36,8 @@ $apiInstance = new QuantClient\Api\DomainsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $v2_domain_request = new \QuantClient\Model\V2DomainRequest(); // \QuantClient\Model\V2DomainRequest try { @@ -98,9 +98,9 @@ $apiInstance = new QuantClient\Api\DomainsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$domain = 'domain_example'; // string | Domain identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$domain = 0000; // string | Domain id try { $apiInstance->domainsDelete($organization, $project, $domain); @@ -115,7 +115,7 @@ try { | ------------- | ------------- | ------------- | ------------- | | **organization** | **string**| Organization identifier | | | **project** | **string**| Project identifier | | -| **domain** | **string**| Domain identifier | | +| **domain** | **string**| Domain id | | ### Return type @@ -159,8 +159,8 @@ $apiInstance = new QuantClient\Api\DomainsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier try { $result = $apiInstance->domainsList($organization, $project); @@ -219,9 +219,9 @@ $apiInstance = new QuantClient\Api\DomainsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$domain = 'domain_example'; // string | Domain identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$domain = 0000; // string | Domain id try { $result = $apiInstance->domainsRead($organization, $project, $domain); @@ -237,7 +237,7 @@ try { | ------------- | ------------- | ------------- | ------------- | | **organization** | **string**| Organization identifier | | | **project** | **string**| Project identifier | | -| **domain** | **string**| Domain identifier | | +| **domain** | **string**| Domain id | | ### Return type @@ -281,9 +281,9 @@ $apiInstance = new QuantClient\Api\DomainsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string | Organization identifier -$project = 'project_example'; // string | Project identifier -$domain = 'domain_example'; // string | Domain identifier +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$domain = 0000; // string | Domain id try { $apiInstance->domainsRenew($organization, $project, $domain); @@ -298,7 +298,7 @@ try { | ------------- | ------------- | ------------- | ------------- | | **organization** | **string**| Organization identifier | | | **project** | **string**| Project identifier | | -| **domain** | **string**| Domain identifier | | +| **domain** | **string**| Domain id | | ### Return type diff --git a/docs/Api/EnvironmentsApi.md b/docs/Api/EnvironmentsApi.md index 8549fbf..6da7583 100644 --- a/docs/Api/EnvironmentsApi.md +++ b/docs/Api/EnvironmentsApi.md @@ -41,8 +41,8 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID $create_environment_request = new \QuantClient\Model\CreateEnvironmentRequest(); // \QuantClient\Model\CreateEnvironmentRequest try { @@ -103,9 +103,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $apiInstance->deleteEnvironment($organisation, $application, $environment); @@ -164,9 +164,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $result = $apiInstance->getEnvironment($organisation, $application, $environment); @@ -228,9 +228,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $start_time = 'start_time_example'; // string | Start time for log retrieval (ISO 8601 format or Unix timestamp) $end_time = 'end_time_example'; // string | End time for log retrieval (ISO 8601 format or Unix timestamp) $container_name = 'container_name_example'; // string | Filter logs by specific container name @@ -304,9 +304,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $start_time = 56; // int | Start time for metrics retrieval (Unix timestamp in milliseconds) $end_time = 56; // int | End time for metrics retrieval (Unix timestamp in milliseconds) $period = 56; // int | Period in seconds for metric aggregation (e.g., 60 for 1 minute, 300 for 5 minutes) @@ -376,8 +376,8 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID try { $result = $apiInstance->listEnvironments($organisation, $application); @@ -436,9 +436,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $type = 'type_example'; // string | The sync type try { @@ -500,9 +500,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $type = 'type_example'; // string | The sync type $sync_to_environment_request = new \QuantClient\Model\SyncToEnvironmentRequest(); // \QuantClient\Model\SyncToEnvironmentRequest @@ -631,9 +631,9 @@ $apiInstance = new QuantClient\Api\EnvironmentsApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $update_environment_state_request = new \QuantClient\Model\UpdateEnvironmentStateRequest(); // \QuantClient\Model\UpdateEnvironmentStateRequest try { diff --git a/docs/Api/HeadersApi.md b/docs/Api/HeadersApi.md index dca5b61..6b9b48e 100644 --- a/docs/Api/HeadersApi.md +++ b/docs/Api/HeadersApi.md @@ -34,8 +34,8 @@ $apiInstance = new QuantClient\Api\HeadersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $v2_custom_header_request = new \QuantClient\Model\V2CustomHeaderRequest(); // \QuantClient\Model\V2CustomHeaderRequest try { @@ -50,8 +50,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **v2_custom_header_request** | [**\QuantClient\Model\V2CustomHeaderRequest**](../Model/V2CustomHeaderRequest.md)| | | ### Return type @@ -96,8 +96,8 @@ $apiInstance = new QuantClient\Api\HeadersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $v2_custom_header_request = new \QuantClient\Model\V2CustomHeaderRequest(); // \QuantClient\Model\V2CustomHeaderRequest try { @@ -111,8 +111,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **v2_custom_header_request** | [**\QuantClient\Model\V2CustomHeaderRequest**](../Model/V2CustomHeaderRequest.md)| | | ### Return type @@ -157,8 +157,8 @@ $apiInstance = new QuantClient\Api\HeadersApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier try { $result = $apiInstance->headersList($organization, $project); @@ -172,8 +172,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | ### Return type diff --git a/docs/Api/KVApi.md b/docs/Api/KVApi.md index abd928f..136f671 100644 --- a/docs/Api/KVApi.md +++ b/docs/Api/KVApi.md @@ -40,8 +40,8 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $v2_store_request = new \QuantClient\Model\V2StoreRequest(); // \QuantClient\Model\V2StoreRequest try { @@ -56,8 +56,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **v2_store_request** | [**\QuantClient\Model\V2StoreRequest**](../Model/V2StoreRequest.md)| | | ### Return type @@ -102,9 +102,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string try { $apiInstance->kVDelete($organization, $project, $store_id); @@ -117,8 +117,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | ### Return type @@ -163,9 +163,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string $v2_store_item_request = new \QuantClient\Model\V2StoreItemRequest(); // \QuantClient\Model\V2StoreItemRequest try { @@ -180,8 +180,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | | **v2_store_item_request** | [**\QuantClient\Model\V2StoreItemRequest**](../Model/V2StoreItemRequest.md)| | | @@ -227,9 +227,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string $key = 'key_example'; // string try { @@ -244,8 +244,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | | **key** | **string**| | | @@ -291,9 +291,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string $cursor = 'cursor_example'; // string | Cursor for pagination $limit = 10; // int | Number of items to return $search = 'search_example'; // string | Search filter for keys @@ -311,8 +311,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | | **cursor** | **string**| Cursor for pagination | [optional] | | **limit** | **int**| Number of items to return | [optional] [default to 10] | @@ -363,9 +363,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string $key = 'key_example'; // string try { @@ -380,8 +380,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | | **key** | **string**| | | @@ -427,9 +427,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string $key = 'key_example'; // string $v2_store_item_update_request = new \QuantClient\Model\V2StoreItemUpdateRequest(); // \QuantClient\Model\V2StoreItemUpdateRequest @@ -445,8 +445,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | | **key** | **string**| | | | **v2_store_item_update_request** | [**\QuantClient\Model\V2StoreItemUpdateRequest**](../Model/V2StoreItemUpdateRequest.md)| | | @@ -493,8 +493,8 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier try { $result = $apiInstance->kVList($organization, $project); @@ -508,8 +508,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | ### Return type @@ -553,9 +553,9 @@ $apiInstance = new QuantClient\Api\KVApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string -$store_id = 'store_id_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier +$store_id = 0000; // string try { $result = $apiInstance->kVShow($organization, $project, $store_id); @@ -569,8 +569,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **store_id** | **string**| | | ### Return type diff --git a/docs/Api/OrganizationsApi.md b/docs/Api/OrganizationsApi.md index a686013..282ae50 100644 --- a/docs/Api/OrganizationsApi.md +++ b/docs/Api/OrganizationsApi.md @@ -88,7 +88,7 @@ $apiInstance = new QuantClient\Api\OrganizationsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string +$organization = test-org; // string | Organization identifier try { $result = $apiInstance->organizationsRead($organization); @@ -102,7 +102,7 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | +| **organization** | **string**| Organization identifier | | ### Return type diff --git a/docs/Api/ProjectsApi.md b/docs/Api/ProjectsApi.md index 7f9d287..4225809 100644 --- a/docs/Api/ProjectsApi.md +++ b/docs/Api/ProjectsApi.md @@ -36,7 +36,7 @@ $apiInstance = new QuantClient\Api\ProjectsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string +$organization = test-org; // string | Organization identifier $v2_project_request = new \QuantClient\Model\V2ProjectRequest(); // \QuantClient\Model\V2ProjectRequest try { @@ -51,7 +51,7 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | +| **organization** | **string**| Organization identifier | | | **v2_project_request** | [**\QuantClient\Model\V2ProjectRequest**](../Model/V2ProjectRequest.md)| | | ### Return type @@ -96,8 +96,8 @@ $apiInstance = new QuantClient\Api\ProjectsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier try { $apiInstance->projectsDelete($organization, $project); @@ -110,8 +110,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | ### Return type @@ -155,7 +155,7 @@ $apiInstance = new QuantClient\Api\ProjectsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string +$organization = test-org; // string | Organization identifier try { $result = $apiInstance->projectsList($organization); @@ -169,7 +169,7 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | +| **organization** | **string**| Organization identifier | | ### Return type @@ -213,8 +213,8 @@ $apiInstance = new QuantClient\Api\ProjectsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $with_token = false; // bool try { @@ -229,8 +229,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **with_token** | **bool**| | [default to false] | ### Return type @@ -275,8 +275,8 @@ $apiInstance = new QuantClient\Api\ProjectsApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $v2_project_request = new \QuantClient\Model\V2ProjectRequest(); // \QuantClient\Model\V2ProjectRequest try { @@ -291,8 +291,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **v2_project_request** | [**\QuantClient\Model\V2ProjectRequest**](../Model/V2ProjectRequest.md)| | | ### Return type diff --git a/docs/Api/PurgeApi.md b/docs/Api/PurgeApi.md index 4382b49..9867270 100644 --- a/docs/Api/PurgeApi.md +++ b/docs/Api/PurgeApi.md @@ -32,8 +32,8 @@ $apiInstance = new QuantClient\Api\PurgeApi( new GuzzleHttp\Client(), $config ); -$organization = 'organization_example'; // string -$project = 'project_example'; // string +$organization = test-org; // string | Organization identifier +$project = test-project; // string | Project identifier $purge_create_request = new \QuantClient\Model\PurgeCreateRequest(); // \QuantClient\Model\PurgeCreateRequest try { @@ -48,8 +48,8 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organization** | **string**| | | -| **project** | **string**| | | +| **organization** | **string**| Organization identifier | | +| **project** | **string**| Project identifier | | | **purge_create_request** | [**\QuantClient\Model\PurgeCreateRequest**](../Model/PurgeCreateRequest.md)| | | ### Return type diff --git a/docs/Api/SSHAccessApi.md b/docs/Api/SSHAccessApi.md index 0dd19cb..bda27f4 100644 --- a/docs/Api/SSHAccessApi.md +++ b/docs/Api/SSHAccessApi.md @@ -32,9 +32,9 @@ $apiInstance = new QuantClient\Api\SSHAccessApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation machine name -$application = 'application_example'; // string | The application name -$environment = 'environment_example'; // string | The environment name +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $result = $apiInstance->getSshAccessCredentials($organisation, $application, $environment); @@ -48,9 +48,9 @@ try { | Name | Type | Description | Notes | | ------------- | ------------- | ------------- | ------------- | -| **organisation** | **string**| The organisation machine name | | -| **application** | **string**| The application name | | -| **environment** | **string**| The environment name | | +| **organisation** | **string**| The organisation ID | | +| **application** | **string**| The application ID | | +| **environment** | **string**| The environment ID | | ### Return type diff --git a/docs/Api/ScalingPolicyApi.md b/docs/Api/ScalingPolicyApi.md index befed8b..4542b7c 100644 --- a/docs/Api/ScalingPolicyApi.md +++ b/docs/Api/ScalingPolicyApi.md @@ -34,9 +34,9 @@ $apiInstance = new QuantClient\Api\ScalingPolicyApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $policy_name = 'policy_name_example'; // string | The policy name try { @@ -97,9 +97,9 @@ $apiInstance = new QuantClient\Api\ScalingPolicyApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $apiInstance->getScalingPolicies($organisation, $application, $environment); @@ -158,9 +158,9 @@ $apiInstance = new QuantClient\Api\ScalingPolicyApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $scaling_policy = new \QuantClient\Model\ScalingPolicy(); // \QuantClient\Model\ScalingPolicy try { diff --git a/docs/Api/VariablesApi.md b/docs/Api/VariablesApi.md index 107b218..2e5d7f1 100644 --- a/docs/Api/VariablesApi.md +++ b/docs/Api/VariablesApi.md @@ -35,9 +35,9 @@ $apiInstance = new QuantClient\Api\VariablesApi( new GuzzleHttp\Client(), $config ); -$api_organisation = 'api_organisation_example'; // string | The organisation ID -$api_application = 'api_application_example'; // string | The application ID -$api_environment = 'api_environment_example'; // string | The environment ID +$api_organisation = test-org; // string | The organisation ID +$api_application = test-app; // string | The application ID +$api_environment = test-env; // string | The environment ID $bulk_set_environment_variables_request = new \QuantClient\Model\BulkSetEnvironmentVariablesRequest(); // \QuantClient\Model\BulkSetEnvironmentVariablesRequest try { @@ -161,9 +161,9 @@ $apiInstance = new QuantClient\Api\VariablesApi( new GuzzleHttp\Client(), $config ); -$api_organisation = 'api_organisation_example'; // string | The organisation ID -$api_application = 'api_application_example'; // string | The application ID -$api_environment = 'api_environment_example'; // string | The environment ID +$api_organisation = test-org; // string | The organisation ID +$api_application = test-app; // string | The application ID +$api_environment = test-env; // string | The environment ID try { $apiInstance->listEnvironmentVariables($api_organisation, $api_application, $api_environment); @@ -222,9 +222,9 @@ $apiInstance = new QuantClient\Api\VariablesApi( new GuzzleHttp\Client(), $config ); -$api_organisation = 'api_organisation_example'; // string | The organisation ID -$api_application = 'api_application_example'; // string | The application ID -$api_environment = 'api_environment_example'; // string | The environment ID +$api_organisation = test-org; // string | The organisation ID +$api_application = test-app; // string | The application ID +$api_environment = test-env; // string | The environment ID $api_variable = 'api_variable_example'; // string | The variable key $update_environment_variable_request = new \QuantClient\Model\UpdateEnvironmentVariableRequest(); // \QuantClient\Model\UpdateEnvironmentVariableRequest diff --git a/docs/Api/VolumesApi.md b/docs/Api/VolumesApi.md index a795ffa..9ec1b07 100644 --- a/docs/Api/VolumesApi.md +++ b/docs/Api/VolumesApi.md @@ -35,9 +35,9 @@ $apiInstance = new QuantClient\Api\VolumesApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $create_volume_request = new \QuantClient\Model\CreateVolumeRequest(); // \QuantClient\Model\CreateVolumeRequest try { @@ -99,9 +99,9 @@ $apiInstance = new QuantClient\Api\VolumesApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $volume = 'volume_example'; // string | The volume ID try { @@ -162,9 +162,9 @@ $apiInstance = new QuantClient\Api\VolumesApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID $volume = 'volume_example'; // string | The volume ID try { @@ -226,9 +226,9 @@ $apiInstance = new QuantClient\Api\VolumesApi( new GuzzleHttp\Client(), $config ); -$organisation = 'organisation_example'; // string | The organisation ID -$application = 'application_example'; // string | The application ID -$environment = 'environment_example'; // string | The environment ID +$organisation = test-org; // string | The organisation ID +$application = test-app; // string | The application ID +$environment = test-env; // string | The environment ID try { $result = $apiInstance->listVolumes($organisation, $application, $environment); diff --git a/src/Api/CrawlersApi.php b/src/Api/CrawlersApi.php index 2b69192..131d2ea 100644 --- a/src/Api/CrawlersApi.php +++ b/src/Api/CrawlersApi.php @@ -492,7 +492,7 @@ public function crawlersCreateRequest($organization, $project, $v2_crawler_reque * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersDelete'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -511,7 +511,7 @@ public function crawlersDelete($organization, $project, $crawler, string $conten * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersDelete'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -578,7 +578,7 @@ public function crawlersDeleteWithHttpInfo($organization, $project, $crawler, st * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -601,7 +601,7 @@ function ($response) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -640,7 +640,7 @@ function ($exception) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1530,12 +1530,11 @@ public function crawlersGetRunsRequest($organization, $project, $crawler, string * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \QuantClient\Model\V2Crawler[]|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error + * @return void */ public function crawlersList($organization, $project, string $contentType = self::contentTypes['crawlersList'][0]) { - list($response) = $this->crawlersListWithHttpInfo($organization, $project, $contentType); - return $response; + $this->crawlersListWithHttpInfo($organization, $project, $contentType); } /** @@ -1549,7 +1548,7 @@ public function crawlersList($organization, $project, string $contentType = self * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \QuantClient\Model\V2Crawler[]|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error, HTTP status code, HTTP response headers (array of strings) + * @return array of null, HTTP status code, HTTP response headers (array of strings) */ public function crawlersListWithHttpInfo($organization, $project, string $contentType = self::contentTypes['crawlersList'][0]) { @@ -1578,57 +1577,9 @@ public function crawlersListWithHttpInfo($organization, $project, string $conten $statusCode = $response->getStatusCode(); - switch($statusCode) { - case 200: - return $this->handleResponseWithDataType( - '\QuantClient\Model\V2Crawler[]', - $request, - $response, - ); - case 400: - return $this->handleResponseWithDataType( - '\QuantClient\Model\V2Error', - $request, - $response, - ); - case 403: - return $this->handleResponseWithDataType( - '\QuantClient\Model\V2Error', - $request, - $response, - ); - } - - - - if ($statusCode < 200 || $statusCode > 299) { - throw new ApiException( - sprintf( - '[%d] Error connecting to the API (%s)', - $statusCode, - (string) $request->getUri() - ), - $statusCode, - $response->getHeaders(), - (string) $response->getBody() - ); - } - - return $this->handleResponseWithDataType( - '\QuantClient\Model\V2Crawler[]', - $request, - $response, - ); + return [null, $statusCode, $response->getHeaders()]; } catch (ApiException $e) { switch ($e->getCode()) { - case 200: - $data = ObjectSerializer::deserialize( - $e->getResponseBody(), - '\QuantClient\Model\V2Crawler[]', - $e->getResponseHeaders() - ); - $e->setResponseObject($data); - throw $e; case 400: $data = ObjectSerializer::deserialize( $e->getResponseBody(), @@ -1688,27 +1639,14 @@ function ($response) { */ public function crawlersListAsyncWithHttpInfo($organization, $project, string $contentType = self::contentTypes['crawlersList'][0]) { - $returnType = '\QuantClient\Model\V2Crawler[]'; + $returnType = ''; $request = $this->crawlersListRequest($organization, $project, $contentType); return $this->client ->sendAsync($request, $this->createHttpClientOption()) ->then( function ($response) use ($returnType) { - if ($returnType === '\SplFileObject') { - $content = $response->getBody(); //stream goes to serializer - } else { - $content = (string) $response->getBody(); - if ($returnType !== 'string') { - $content = json_decode($content); - } - } - - return [ - ObjectSerializer::deserialize($content, $returnType, []), - $response->getStatusCode(), - $response->getHeaders() - ]; + return [null, $response->getStatusCode(), $response->getHeaders()]; }, function ($exception) { $response = $exception->getResponse(); @@ -1846,7 +1784,7 @@ public function crawlersListRequest($organization, $project, string $contentType * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersRead'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -1866,7 +1804,7 @@ public function crawlersRead($organization, $project, $crawler, string $contentT * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersRead'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -1981,7 +1919,7 @@ public function crawlersReadWithHttpInfo($organization, $project, $crawler, stri * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2004,7 +1942,7 @@ function ($response) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2056,7 +1994,7 @@ function ($exception) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2573,7 +2511,7 @@ public function crawlersRunRequest($organization, $project, $crawler, $crawlers_ * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param \QuantClient\Model\V2CrawlerRequest $v2_crawler_request v2_crawler_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersUpdate'] to see the possible values for this operation * @@ -2594,7 +2532,7 @@ public function crawlersUpdate($organization, $project, $crawler, $v2_crawler_re * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param \QuantClient\Model\V2CrawlerRequest $v2_crawler_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersUpdate'] to see the possible values for this operation * @@ -2710,7 +2648,7 @@ public function crawlersUpdateWithHttpInfo($organization, $project, $crawler, $v * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param \QuantClient\Model\V2CrawlerRequest $v2_crawler_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersUpdate'] to see the possible values for this operation * @@ -2734,7 +2672,7 @@ function ($response) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param \QuantClient\Model\V2CrawlerRequest $v2_crawler_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersUpdate'] to see the possible values for this operation * @@ -2787,7 +2725,7 @@ function ($exception) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $crawler (required) + * @param string $crawler The UUID of the crawler (required) * @param \QuantClient\Model\V2CrawlerRequest $v2_crawler_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['crawlersUpdate'] to see the possible values for this operation * diff --git a/src/Api/DomainsApi.php b/src/Api/DomainsApi.php index fb1f176..97b07eb 100644 --- a/src/Api/DomainsApi.php +++ b/src/Api/DomainsApi.php @@ -483,7 +483,7 @@ public function domainsCreateRequest($organization, $project, $v2_domain_request * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsDelete'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -502,7 +502,7 @@ public function domainsDelete($organization, $project, $domain, string $contentT * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsDelete'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -569,7 +569,7 @@ public function domainsDeleteWithHttpInfo($organization, $project, $domain, stri * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -592,7 +592,7 @@ function ($response) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -631,7 +631,7 @@ function ($exception) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1081,7 +1081,7 @@ public function domainsListRequest($organization, $project, string $contentType * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRead'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -1101,7 +1101,7 @@ public function domainsRead($organization, $project, $domain, string $contentTyp * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRead'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -1216,7 +1216,7 @@ public function domainsReadWithHttpInfo($organization, $project, $domain, string * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1239,7 +1239,7 @@ function ($response) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1291,7 +1291,7 @@ function ($exception) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1421,7 +1421,7 @@ public function domainsReadRequest($organization, $project, $domain, string $con * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRenew'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -1440,7 +1440,7 @@ public function domainsRenew($organization, $project, $domain, string $contentTy * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRenew'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -1507,7 +1507,7 @@ public function domainsRenewWithHttpInfo($organization, $project, $domain, strin * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRenew'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1530,7 +1530,7 @@ function ($response) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRenew'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1569,7 +1569,7 @@ function ($exception) { * * @param string $organization Organization identifier (required) * @param string $project Project identifier (required) - * @param string $domain Domain identifier (required) + * @param string $domain Domain id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['domainsRenew'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/HeadersApi.php b/src/Api/HeadersApi.php index 2ac7c15..bfe8c1e 100644 --- a/src/Api/HeadersApi.php +++ b/src/Api/HeadersApi.php @@ -136,8 +136,8 @@ public function getConfig() * * Create or update custom headers * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersCreate'] to see the possible values for this operation * @@ -156,8 +156,8 @@ public function headersCreate($organization, $project, $v2_custom_header_request * * Create or update custom headers * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersCreate'] to see the possible values for this operation * @@ -271,8 +271,8 @@ public function headersCreateWithHttpInfo($organization, $project, $v2_custom_he * * Create or update custom headers * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersCreate'] to see the possible values for this operation * @@ -294,8 +294,8 @@ function ($response) { * * Create or update custom headers * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersCreate'] to see the possible values for this operation * @@ -346,8 +346,8 @@ function ($exception) { /** * Create request for operation 'headersCreate' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersCreate'] to see the possible values for this operation * @@ -475,8 +475,8 @@ public function headersCreateRequest($organization, $project, $v2_custom_header_ * * Delete custom headers * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersDelete'] to see the possible values for this operation * @@ -494,8 +494,8 @@ public function headersDelete($organization, $project, $v2_custom_header_request * * Delete custom headers * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersDelete'] to see the possible values for this operation * @@ -561,8 +561,8 @@ public function headersDeleteWithHttpInfo($organization, $project, $v2_custom_he * * Delete custom headers * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersDelete'] to see the possible values for this operation * @@ -584,8 +584,8 @@ function ($response) { * * Delete custom headers * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersDelete'] to see the possible values for this operation * @@ -623,8 +623,8 @@ function ($exception) { /** * Create request for operation 'headersDelete' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2CustomHeaderRequest $v2_custom_header_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersDelete'] to see the possible values for this operation * @@ -752,8 +752,8 @@ public function headersDeleteRequest($organization, $project, $v2_custom_header_ * * List custom headers for a project * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersList'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -771,8 +771,8 @@ public function headersList($organization, $project, string $contentType = self: * * List custom headers for a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersList'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -885,8 +885,8 @@ public function headersListWithHttpInfo($organization, $project, string $content * * List custom headers for a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -907,8 +907,8 @@ function ($response) { * * List custom headers for a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -958,8 +958,8 @@ function ($exception) { /** * Create request for operation 'headersList' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['headersList'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/KVApi.php b/src/Api/KVApi.php index 962f225..7dcf0f9 100644 --- a/src/Api/KVApi.php +++ b/src/Api/KVApi.php @@ -154,8 +154,8 @@ public function getConfig() * * Add a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2StoreRequest $v2_store_request v2_store_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVCreate'] to see the possible values for this operation * @@ -174,8 +174,8 @@ public function kVCreate($organization, $project, $v2_store_request, string $con * * Add a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2StoreRequest $v2_store_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVCreate'] to see the possible values for this operation * @@ -289,8 +289,8 @@ public function kVCreateWithHttpInfo($organization, $project, $v2_store_request, * * Add a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2StoreRequest $v2_store_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVCreate'] to see the possible values for this operation * @@ -312,8 +312,8 @@ function ($response) { * * Add a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2StoreRequest $v2_store_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVCreate'] to see the possible values for this operation * @@ -364,8 +364,8 @@ function ($exception) { /** * Create request for operation 'kVCreate' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2StoreRequest $v2_store_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVCreate'] to see the possible values for this operation * @@ -493,8 +493,8 @@ public function kVCreateRequest($organization, $project, $v2_store_request, stri * * Delete a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVDelete'] to see the possible values for this operation * @@ -512,8 +512,8 @@ public function kVDelete($organization, $project, $store_id, string $contentType * * Delete a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVDelete'] to see the possible values for this operation * @@ -579,8 +579,8 @@ public function kVDeleteWithHttpInfo($organization, $project, $store_id, string * * Delete a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVDelete'] to see the possible values for this operation * @@ -602,8 +602,8 @@ function ($response) { * * Delete a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVDelete'] to see the possible values for this operation * @@ -641,8 +641,8 @@ function ($exception) { /** * Create request for operation 'kVDelete' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVDelete'] to see the possible values for this operation * @@ -771,8 +771,8 @@ public function kVDeleteRequest($organization, $project, $store_id, string $cont * * Add an item to a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param \QuantClient\Model\V2StoreItemRequest $v2_store_item_request v2_store_item_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsCreate'] to see the possible values for this operation @@ -792,8 +792,8 @@ public function kVItemsCreate($organization, $project, $store_id, $v2_store_item * * Add an item to a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param \QuantClient\Model\V2StoreItemRequest $v2_store_item_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsCreate'] to see the possible values for this operation @@ -922,8 +922,8 @@ public function kVItemsCreateWithHttpInfo($organization, $project, $store_id, $v * * Add an item to a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param \QuantClient\Model\V2StoreItemRequest $v2_store_item_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsCreate'] to see the possible values for this operation @@ -946,8 +946,8 @@ function ($response) { * * Add an item to a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param \QuantClient\Model\V2StoreItemRequest $v2_store_item_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsCreate'] to see the possible values for this operation @@ -999,8 +999,8 @@ function ($exception) { /** * Create request for operation 'kVItemsCreate' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param \QuantClient\Model\V2StoreItemRequest $v2_store_item_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsCreate'] to see the possible values for this operation @@ -1144,8 +1144,8 @@ public function kVItemsCreateRequest($organization, $project, $store_id, $v2_sto * * Delete an item from a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param string $key key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsDelete'] to see the possible values for this operation @@ -1165,8 +1165,8 @@ public function kVItemsDelete($organization, $project, $store_id, $key, string $ * * Delete an item from a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsDelete'] to see the possible values for this operation @@ -1281,8 +1281,8 @@ public function kVItemsDeleteWithHttpInfo($organization, $project, $store_id, $k * * Delete an item from a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsDelete'] to see the possible values for this operation @@ -1305,8 +1305,8 @@ function ($response) { * * Delete an item from a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsDelete'] to see the possible values for this operation @@ -1358,8 +1358,8 @@ function ($exception) { /** * Create request for operation 'kVItemsDelete' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsDelete'] to see the possible values for this operation @@ -1504,8 +1504,8 @@ public function kVItemsDeleteRequest($organization, $project, $store_id, $key, s * * List items in a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param string|null $cursor Cursor for pagination (optional) * @param int|null $limit Number of items to return (optional, default to 10) @@ -1528,8 +1528,8 @@ public function kVItemsList($organization, $project, $store_id, $cursor = null, * * List items in a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string|null $cursor Cursor for pagination (optional) * @param int|null $limit Number of items to return (optional, default to 10) @@ -1647,8 +1647,8 @@ public function kVItemsListWithHttpInfo($organization, $project, $store_id, $cur * * List items in a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string|null $cursor Cursor for pagination (optional) * @param int|null $limit Number of items to return (optional, default to 10) @@ -1674,8 +1674,8 @@ function ($response) { * * List items in a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string|null $cursor Cursor for pagination (optional) * @param int|null $limit Number of items to return (optional, default to 10) @@ -1730,8 +1730,8 @@ function ($exception) { /** * Create request for operation 'kVItemsList' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string|null $cursor Cursor for pagination (optional) * @param int|null $limit Number of items to return (optional, default to 10) @@ -1904,8 +1904,8 @@ public function kVItemsListRequest($organization, $project, $store_id, $cursor = * * Get an item from a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param string $key key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsShow'] to see the possible values for this operation @@ -1925,8 +1925,8 @@ public function kVItemsShow($organization, $project, $store_id, $key, string $co * * Get an item from a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsShow'] to see the possible values for this operation @@ -2041,8 +2041,8 @@ public function kVItemsShowWithHttpInfo($organization, $project, $store_id, $key * * Get an item from a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsShow'] to see the possible values for this operation @@ -2065,8 +2065,8 @@ function ($response) { * * Get an item from a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsShow'] to see the possible values for this operation @@ -2118,8 +2118,8 @@ function ($exception) { /** * Create request for operation 'kVItemsShow' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVItemsShow'] to see the possible values for this operation @@ -2264,8 +2264,8 @@ public function kVItemsShowRequest($organization, $project, $store_id, $key, str * * Update an item in a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param string $key key (required) * @param \QuantClient\Model\V2StoreItemUpdateRequest $v2_store_item_update_request v2_store_item_update_request (required) @@ -2286,8 +2286,8 @@ public function kVItemsUpdate($organization, $project, $store_id, $key, $v2_stor * * Update an item in a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param \QuantClient\Model\V2StoreItemUpdateRequest $v2_store_item_update_request (required) @@ -2417,8 +2417,8 @@ public function kVItemsUpdateWithHttpInfo($organization, $project, $store_id, $k * * Update an item in a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param \QuantClient\Model\V2StoreItemUpdateRequest $v2_store_item_update_request (required) @@ -2442,8 +2442,8 @@ function ($response) { * * Update an item in a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param \QuantClient\Model\V2StoreItemUpdateRequest $v2_store_item_update_request (required) @@ -2496,8 +2496,8 @@ function ($exception) { /** * Create request for operation 'kVItemsUpdate' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $key (required) * @param \QuantClient\Model\V2StoreItemUpdateRequest $v2_store_item_update_request (required) @@ -2657,8 +2657,8 @@ public function kVItemsUpdateRequest($organization, $project, $store_id, $key, $ * * List key-value stores * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVList'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -2676,8 +2676,8 @@ public function kVList($organization, $project, string $contentType = self::cont * * List key-value stores * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVList'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -2790,8 +2790,8 @@ public function kVListWithHttpInfo($organization, $project, string $contentType * * List key-value stores * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2812,8 +2812,8 @@ function ($response) { * * List key-value stores * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2863,8 +2863,8 @@ function ($exception) { /** * Create request for operation 'kVList' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2977,8 +2977,8 @@ public function kVListRequest($organization, $project, string $contentType = sel * * Get a kv store * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVShow'] to see the possible values for this operation * @@ -2997,8 +2997,8 @@ public function kVShow($organization, $project, $store_id, string $contentType = * * Get a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVShow'] to see the possible values for this operation * @@ -3112,8 +3112,8 @@ public function kVShowWithHttpInfo($organization, $project, $store_id, string $c * * Get a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVShow'] to see the possible values for this operation * @@ -3135,8 +3135,8 @@ function ($response) { * * Get a kv store * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVShow'] to see the possible values for this operation * @@ -3187,8 +3187,8 @@ function ($exception) { /** * Create request for operation 'kVShow' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $store_id (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['kVShow'] to see the possible values for this operation * diff --git a/src/Api/OrganizationsApi.php b/src/Api/OrganizationsApi.php index f9eea29..c49f3b4 100644 --- a/src/Api/OrganizationsApi.php +++ b/src/Api/OrganizationsApi.php @@ -413,12 +413,12 @@ public function organizationsListRequest(string $contentType = self::contentType * * Get details of a single organization * - * @param string $organization organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['organizationsRead'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \QuantClient\Model\V2Organization|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error + * @return \QuantClient\Model\V2Organization|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error */ public function organizationsRead($organization, string $contentType = self::contentTypes['organizationsRead'][0]) { @@ -431,12 +431,12 @@ public function organizationsRead($organization, string $contentType = self::con * * Get details of a single organization * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['organizationsRead'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \QuantClient\Model\V2Organization|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error, HTTP status code, HTTP response headers (array of strings) + * @return array of \QuantClient\Model\V2Organization|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error|\QuantClient\Model\V2Error, HTTP status code, HTTP response headers (array of strings) */ public function organizationsReadWithHttpInfo($organization, string $contentType = self::contentTypes['organizationsRead'][0]) { @@ -472,6 +472,12 @@ public function organizationsReadWithHttpInfo($organization, string $contentType $request, $response, ); + case 404: + return $this->handleResponseWithDataType( + '\QuantClient\Model\V2Error', + $request, + $response, + ); case 400: return $this->handleResponseWithDataType( '\QuantClient\Model\V2Error', @@ -516,6 +522,14 @@ public function organizationsReadWithHttpInfo($organization, string $contentType ); $e->setResponseObject($data); throw $e; + case 404: + $data = ObjectSerializer::deserialize( + $e->getResponseBody(), + '\QuantClient\Model\V2Error', + $e->getResponseHeaders() + ); + $e->setResponseObject($data); + throw $e; case 400: $data = ObjectSerializer::deserialize( $e->getResponseBody(), @@ -544,7 +558,7 @@ public function organizationsReadWithHttpInfo($organization, string $contentType * * Get details of a single organization * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['organizationsRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -565,7 +579,7 @@ function ($response) { * * Get details of a single organization * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['organizationsRead'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -615,7 +629,7 @@ function ($exception) { /** * Create request for operation 'organizationsRead' * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['organizationsRead'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/ProjectsApi.php b/src/Api/ProjectsApi.php index eab52ec..99cfd87 100644 --- a/src/Api/ProjectsApi.php +++ b/src/Api/ProjectsApi.php @@ -142,7 +142,7 @@ public function getConfig() * * Create a new project * - * @param string $organization organization (required) + * @param string $organization Organization identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsCreate'] to see the possible values for this operation * @@ -161,7 +161,7 @@ public function projectsCreate($organization, $v2_project_request, string $conte * * Create a new project * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsCreate'] to see the possible values for this operation * @@ -275,7 +275,7 @@ public function projectsCreateWithHttpInfo($organization, $v2_project_request, s * * Create a new project * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsCreate'] to see the possible values for this operation * @@ -297,7 +297,7 @@ function ($response) { * * Create a new project * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsCreate'] to see the possible values for this operation * @@ -348,7 +348,7 @@ function ($exception) { /** * Create request for operation 'projectsCreate' * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsCreate'] to see the possible values for this operation * @@ -461,8 +461,8 @@ public function projectsCreateRequest($organization, $v2_project_request, string * * Delete a project * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsDelete'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -479,8 +479,8 @@ public function projectsDelete($organization, $project, string $contentType = se * * Delete a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsDelete'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -545,8 +545,8 @@ public function projectsDeleteWithHttpInfo($organization, $project, string $cont * * Delete a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -567,8 +567,8 @@ function ($response) { * * Delete a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -605,8 +605,8 @@ function ($exception) { /** * Create request for operation 'projectsDelete' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -719,7 +719,7 @@ public function projectsDeleteRequest($organization, $project, string $contentTy * * Retrieve all projects for an organization * - * @param string $organization organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsList'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -737,7 +737,7 @@ public function projectsList($organization, string $contentType = self::contentT * * Retrieve all projects for an organization * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsList'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -850,7 +850,7 @@ public function projectsListWithHttpInfo($organization, string $contentType = se * * Retrieve all projects for an organization * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -871,7 +871,7 @@ function ($response) { * * Retrieve all projects for an organization * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -921,7 +921,7 @@ function ($exception) { /** * Create request for operation 'projectsList' * - * @param string $organization (required) + * @param string $organization Organization identifier (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1019,8 +1019,8 @@ public function projectsListRequest($organization, string $contentType = self::c * * Get details of a single project * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param bool $with_token with_token (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsRead'] to see the possible values for this operation * @@ -1039,8 +1039,8 @@ public function projectsRead($organization, $project, $with_token, string $conte * * Get details of a single project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param bool $with_token (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsRead'] to see the possible values for this operation * @@ -1154,8 +1154,8 @@ public function projectsReadWithHttpInfo($organization, $project, $with_token, s * * Get details of a single project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param bool $with_token (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsRead'] to see the possible values for this operation * @@ -1177,8 +1177,8 @@ function ($response) { * * Get details of a single project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param bool $with_token (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsRead'] to see the possible values for this operation * @@ -1229,8 +1229,8 @@ function ($exception) { /** * Create request for operation 'projectsRead' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param bool $with_token (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsRead'] to see the possible values for this operation * @@ -1360,8 +1360,8 @@ public function projectsReadRequest($organization, $project, $with_token, string * * Update a project * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsUpdate'] to see the possible values for this operation * @@ -1380,8 +1380,8 @@ public function projectsUpdate($organization, $project, $v2_project_request, str * * Update a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsUpdate'] to see the possible values for this operation * @@ -1495,8 +1495,8 @@ public function projectsUpdateWithHttpInfo($organization, $project, $v2_project_ * * Update a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsUpdate'] to see the possible values for this operation * @@ -1518,8 +1518,8 @@ function ($response) { * * Update a project * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsUpdate'] to see the possible values for this operation * @@ -1570,8 +1570,8 @@ function ($exception) { /** * Create request for operation 'projectsUpdate' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\V2ProjectRequest $v2_project_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['projectsUpdate'] to see the possible values for this operation * diff --git a/src/Api/PurgeApi.php b/src/Api/PurgeApi.php index 73ddaee..2e1ea98 100644 --- a/src/Api/PurgeApi.php +++ b/src/Api/PurgeApi.php @@ -130,8 +130,8 @@ public function getConfig() * * Purge cache via URL or cache keys * - * @param string $organization organization (required) - * @param string $project project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\PurgeCreateRequest $purge_create_request purge_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['purgeCreate'] to see the possible values for this operation * @@ -150,8 +150,8 @@ public function purgeCreate($organization, $project, $purge_create_request, stri * * Purge cache via URL or cache keys * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\PurgeCreateRequest $purge_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['purgeCreate'] to see the possible values for this operation * @@ -265,8 +265,8 @@ public function purgeCreateWithHttpInfo($organization, $project, $purge_create_r * * Purge cache via URL or cache keys * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\PurgeCreateRequest $purge_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['purgeCreate'] to see the possible values for this operation * @@ -288,8 +288,8 @@ function ($response) { * * Purge cache via URL or cache keys * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\PurgeCreateRequest $purge_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['purgeCreate'] to see the possible values for this operation * @@ -340,8 +340,8 @@ function ($exception) { /** * Create request for operation 'purgeCreate' * - * @param string $organization (required) - * @param string $project (required) + * @param string $organization Organization identifier (required) + * @param string $project Project identifier (required) * @param \QuantClient\Model\PurgeCreateRequest $purge_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['purgeCreate'] to see the possible values for this operation * diff --git a/src/Api/SSHAccessApi.php b/src/Api/SSHAccessApi.php index 17c8c4f..a5ea3b0 100644 --- a/src/Api/SSHAccessApi.php +++ b/src/Api/SSHAccessApi.php @@ -130,9 +130,9 @@ public function getConfig() * * Get SSH access credentials for an environment * - * @param string $organisation The organisation machine name (required) - * @param string $application The application name (required) - * @param string $environment The environment name (required) + * @param string $organisation The organisation ID (required) + * @param string $application The application ID (required) + * @param string $environment The environment ID (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSshAccessCredentials'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -150,9 +150,9 @@ public function getSshAccessCredentials($organisation, $application, $environmen * * Get SSH access credentials for an environment * - * @param string $organisation The organisation machine name (required) - * @param string $application The application name (required) - * @param string $environment The environment name (required) + * @param string $organisation The organisation ID (required) + * @param string $application The application ID (required) + * @param string $environment The environment ID (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSshAccessCredentials'] to see the possible values for this operation * * @throws \QuantClient\ApiException on non-2xx response or if the response body is not in the expected format @@ -237,9 +237,9 @@ public function getSshAccessCredentialsWithHttpInfo($organisation, $application, * * Get SSH access credentials for an environment * - * @param string $organisation The organisation machine name (required) - * @param string $application The application name (required) - * @param string $environment The environment name (required) + * @param string $organisation The organisation ID (required) + * @param string $application The application ID (required) + * @param string $environment The environment ID (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSshAccessCredentials'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -260,9 +260,9 @@ function ($response) { * * Get SSH access credentials for an environment * - * @param string $organisation The organisation machine name (required) - * @param string $application The application name (required) - * @param string $environment The environment name (required) + * @param string $organisation The organisation ID (required) + * @param string $application The application ID (required) + * @param string $environment The environment ID (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSshAccessCredentials'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -312,9 +312,9 @@ function ($exception) { /** * Create request for operation 'getSshAccessCredentials' * - * @param string $organisation The organisation machine name (required) - * @param string $application The application name (required) - * @param string $environment The environment name (required) + * @param string $organisation The organisation ID (required) + * @param string $application The application ID (required) + * @param string $environment The environment ID (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSshAccessCredentials'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/test/Api/AIServicesApiTest.php b/test/Api/AIServicesApiTest.php deleted file mode 100644 index 0355339..0000000 --- a/test/Api/AIServicesApiTest.php +++ /dev/null @@ -1,284 +0,0 @@ -getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for chatInferenceStream - * - * Chat inference via streaming endpoint (true HTTP streaming) with multimodal support. - * - */ - public function testChatInferenceStream() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for createAISession - * - * Create a new chat session with multi-tenant isolation. - * - */ - public function testCreateAISession() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteAISession - * - * Delete a chat session. - * - */ - public function testDeleteAISession() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for embeddings - * - * Generate text embeddings for semantic search and RAG applications. - * - */ - public function testEmbeddings() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getAIConfig - * - * Get AI configuration for an organization. - * - */ - public function testGetAIConfig() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getAISession - * - * Get a specific chat session. - * - */ - public function testGetAISession() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getAIUsageStats - * - * Get AI usage statistics. - * - */ - public function testGetAIUsageStats() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getToolExecutionStatus - * - * Get async tool execution status and result. - * - */ - public function testGetToolExecutionStatus() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for imageGeneration - * - * Generate images with Amazon Nova Canvas. - * - */ - public function testImageGeneration() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listAIModels - * - * List available AI models for an organization. - * - */ - public function testListAIModels() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listAISessions - * - * List chat sessions with multi-tenant filtering. - * - */ - public function testListAISessions() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listAIToolNames - * - * List tool names only (lightweight response). - * - */ - public function testListAIToolNames() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listAITools - * - * List available built-in tools for function calling. - * - */ - public function testListAITools() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listToolExecutions - * - * List tool executions for monitoring and debugging. - * - */ - public function testListToolExecutions() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateAIConfig - * - * Update AI configuration for an organization. - * - */ - public function testUpdateAIConfig() - { - $api = new AIServicesApi(null, $this->getConfig()); - $this->assertInstanceOf(AIServicesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/ApplicationsApiTest.php b/test/Api/ApplicationsApiTest.php deleted file mode 100644 index 9853c62..0000000 --- a/test/Api/ApplicationsApiTest.php +++ /dev/null @@ -1,141 +0,0 @@ -getConfig()); - $this->assertInstanceOf(ApplicationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteApplication - * - * Delete an application. - * - */ - public function testDeleteApplication() - { - $api = new ApplicationsApi(null, $this->getConfig()); - $this->assertInstanceOf(ApplicationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getApplication - * - * Get a single application. - * - */ - public function testGetApplication() - { - $api = new ApplicationsApi(null, $this->getConfig()); - $this->assertInstanceOf(ApplicationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getEcrLoginCredentials - * - * Get ECR login credentials. - * - */ - public function testGetEcrLoginCredentials() - { - $api = new ApplicationsApi(null, $this->getConfig()); - $this->assertInstanceOf(ApplicationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listApplications - * - * Get all applications for an organisation. - * - */ - public function testListApplications() - { - $api = new ApplicationsApi(null, $this->getConfig()); - $this->assertInstanceOf(ApplicationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/BackupManagementApiTest.php b/test/Api/BackupManagementApiTest.php deleted file mode 100644 index 79af16c..0000000 --- a/test/Api/BackupManagementApiTest.php +++ /dev/null @@ -1,128 +0,0 @@ -getConfig()); - $this->assertInstanceOf(BackupManagementApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteBackup - * - * Delete a backup. - * - */ - public function testDeleteBackup() - { - $api = new BackupManagementApi(null, $this->getConfig()); - $this->assertInstanceOf(BackupManagementApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for downloadBackup - * - * Generate a download URL for a backup. - * - */ - public function testDownloadBackup() - { - $api = new BackupManagementApi(null, $this->getConfig()); - $this->assertInstanceOf(BackupManagementApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listBackups - * - * List backups for an environment. - * - */ - public function testListBackups() - { - $api = new BackupManagementApi(null, $this->getConfig()); - $this->assertInstanceOf(BackupManagementApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/CommandsApiTest.php b/test/Api/CommandsApiTest.php deleted file mode 100644 index d589086..0000000 --- a/test/Api/CommandsApiTest.php +++ /dev/null @@ -1,115 +0,0 @@ -getConfig()); - $this->assertInstanceOf(CommandsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getCommand - * - * Get a command. - * - */ - public function testGetCommand() - { - $api = new CommandsApi(null, $this->getConfig()); - $this->assertInstanceOf(CommandsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listCommands - * - * Get all commands for an environment. - * - */ - public function testListCommands() - { - $api = new CommandsApi(null, $this->getConfig()); - $this->assertInstanceOf(CommandsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/ComposeApiTest.php b/test/Api/ComposeApiTest.php deleted file mode 100644 index 8c38ffb..0000000 --- a/test/Api/ComposeApiTest.php +++ /dev/null @@ -1,115 +0,0 @@ -getConfig()); - $this->assertInstanceOf(ComposeApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for patchEnvironmentCompose - * - * Partially Update Environment Compose Definition. - * - */ - public function testPatchEnvironmentCompose() - { - $api = new ComposeApi(null, $this->getConfig()); - $this->assertInstanceOf(ComposeApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for validateCompose - * - * Validate a compose file. - * - */ - public function testValidateCompose() - { - $api = new ComposeApi(null, $this->getConfig()); - $this->assertInstanceOf(ComposeApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/ContainersApiTest.php b/test/Api/ContainersApiTest.php deleted file mode 100644 index dbe3ee6..0000000 --- a/test/Api/ContainersApiTest.php +++ /dev/null @@ -1,102 +0,0 @@ -getConfig()); - $this->assertInstanceOf(ContainersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateContainer - * - * Update a container in an environment. - * - */ - public function testUpdateContainer() - { - $api = new ContainersApi(null, $this->getConfig()); - $this->assertInstanceOf(ContainersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/CrawlerSchedulesApiTest.php b/test/Api/CrawlerSchedulesApiTest.php deleted file mode 100644 index 2ea7857..0000000 --- a/test/Api/CrawlerSchedulesApiTest.php +++ /dev/null @@ -1,141 +0,0 @@ -getConfig()); - $this->assertInstanceOf(CrawlerSchedulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlerSchedulesDelete - * - * Delete a schedule. - * - */ - public function testCrawlerSchedulesDelete() - { - $api = new CrawlerSchedulesApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlerSchedulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlerSchedulesEdit - * - * Edit a schedule. - * - */ - public function testCrawlerSchedulesEdit() - { - $api = new CrawlerSchedulesApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlerSchedulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlerSchedulesList - * - * List schedules for a crawler. - * - */ - public function testCrawlerSchedulesList() - { - $api = new CrawlerSchedulesApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlerSchedulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlerSchedulesShow - * - * Show a specific schedule. - * - */ - public function testCrawlerSchedulesShow() - { - $api = new CrawlerSchedulesApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlerSchedulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/CrawlersApiTest.php b/test/Api/CrawlersApiTest.php deleted file mode 100644 index 5ac23fd..0000000 --- a/test/Api/CrawlersApiTest.php +++ /dev/null @@ -1,180 +0,0 @@ -getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersDelete - * - * Delete a crawler. - * - */ - public function testCrawlersDelete() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersGetRunById - * - * Get a run by ID. - * - */ - public function testCrawlersGetRunById() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersGetRuns - * - * Get all runs for a crawler. - * - */ - public function testCrawlersGetRuns() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersList - * - * List crawlers for the project. - * - */ - public function testCrawlersList() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersRead - * - * Get details of a single crawler. - * - */ - public function testCrawlersRead() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersRun - * - * Run a crawler. - * - */ - public function testCrawlersRun() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for crawlersUpdate - * - * Update a crawler. - * - */ - public function testCrawlersUpdate() - { - $api = new CrawlersApi(null, $this->getConfig()); - $this->assertInstanceOf(CrawlersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/CronApiTest.php b/test/Api/CronApiTest.php deleted file mode 100644 index 9fc4287..0000000 --- a/test/Api/CronApiTest.php +++ /dev/null @@ -1,167 +0,0 @@ -getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteCronJob - * - * Delete a cron job. - * - */ - public function testDeleteCronJob() - { - $api = new CronApi(null, $this->getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getCronJob - * - * Get a cron job. - * - */ - public function testGetCronJob() - { - $api = new CronApi(null, $this->getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getCronRun - * - * Get a cron run. - * - */ - public function testGetCronRun() - { - $api = new CronApi(null, $this->getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listCronJobRuns - * - * Get all runs for a cron job. - * - */ - public function testListCronJobRuns() - { - $api = new CronApi(null, $this->getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listCronJobs - * - * Get all cron jobs for an environment. - * - */ - public function testListCronJobs() - { - $api = new CronApi(null, $this->getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateCronJob - * - * Update a cron job. - * - */ - public function testUpdateCronJob() - { - $api = new CronApi(null, $this->getConfig()); - $this->assertInstanceOf(CronApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/DomainsApiTest.php b/test/Api/DomainsApiTest.php deleted file mode 100644 index 847bc30..0000000 --- a/test/Api/DomainsApiTest.php +++ /dev/null @@ -1,141 +0,0 @@ -getConfig()); - $this->assertInstanceOf(DomainsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for domainsDelete - * - * Delete a domain. - * - */ - public function testDomainsDelete() - { - $api = new DomainsApi(null, $this->getConfig()); - $this->assertInstanceOf(DomainsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for domainsList - * - * List all domains for a project. - * - */ - public function testDomainsList() - { - $api = new DomainsApi(null, $this->getConfig()); - $this->assertInstanceOf(DomainsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for domainsRead - * - * Get details of a single domain. - * - */ - public function testDomainsRead() - { - $api = new DomainsApi(null, $this->getConfig()); - $this->assertInstanceOf(DomainsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for domainsRenew - * - * Renew the SSL certificate for a domain. - * - */ - public function testDomainsRenew() - { - $api = new DomainsApi(null, $this->getConfig()); - $this->assertInstanceOf(DomainsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/EnvironmentsApiTest.php b/test/Api/EnvironmentsApiTest.php deleted file mode 100644 index 76cca6d..0000000 --- a/test/Api/EnvironmentsApiTest.php +++ /dev/null @@ -1,206 +0,0 @@ -getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteEnvironment - * - * Delete an environment. - * - */ - public function testDeleteEnvironment() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getEnvironment - * - * Get a single environment. - * - */ - public function testGetEnvironment() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getEnvironmentLogs - * - * Get the logs for an environment. - * - */ - public function testGetEnvironmentLogs() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getEnvironmentMetrics - * - * Get the metrics for an environment. - * - */ - public function testGetEnvironmentMetrics() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listEnvironments - * - * Get all environments for an application. - * - */ - public function testListEnvironments() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listSyncOperations - * - * List the sync operations for an environment. - * - */ - public function testListSyncOperations() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for syncToEnvironment - * - * Perform a sync operation from a source environment to the current environment. - * - */ - public function testSyncToEnvironment() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateEnvironment - * - * Update Environment Compose Definition. - * - */ - public function testUpdateEnvironment() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateEnvironmentState - * - * Update the state of an environment. - * - */ - public function testUpdateEnvironmentState() - { - $api = new EnvironmentsApi(null, $this->getConfig()); - $this->assertInstanceOf(EnvironmentsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/HeadersApiTest.php b/test/Api/HeadersApiTest.php deleted file mode 100644 index eeb981b..0000000 --- a/test/Api/HeadersApiTest.php +++ /dev/null @@ -1,115 +0,0 @@ -getConfig()); - $this->assertInstanceOf(HeadersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for headersDelete - * - * Delete custom headers. - * - */ - public function testHeadersDelete() - { - $api = new HeadersApi(null, $this->getConfig()); - $this->assertInstanceOf(HeadersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for headersList - * - * List custom headers for a project. - * - */ - public function testHeadersList() - { - $api = new HeadersApi(null, $this->getConfig()); - $this->assertInstanceOf(HeadersApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/KVApiTest.php b/test/Api/KVApiTest.php deleted file mode 100644 index 9bf22ac..0000000 --- a/test/Api/KVApiTest.php +++ /dev/null @@ -1,193 +0,0 @@ -getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVDelete - * - * Delete a kv store. - * - */ - public function testKVDelete() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVItemsCreate - * - * Add an item to a kv store. - * - */ - public function testKVItemsCreate() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVItemsDelete - * - * Delete an item from a kv store. - * - */ - public function testKVItemsDelete() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVItemsList - * - * List items in a kv store. - * - */ - public function testKVItemsList() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVItemsShow - * - * Get an item from a kv store. - * - */ - public function testKVItemsShow() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVItemsUpdate - * - * Update an item in a kv store. - * - */ - public function testKVItemsUpdate() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVList - * - * List key-value stores. - * - */ - public function testKVList() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for kVShow - * - * Get a kv store. - * - */ - public function testKVShow() - { - $api = new KVApi(null, $this->getConfig()); - $this->assertInstanceOf(KVApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/OrganizationsApiTest.php b/test/Api/OrganizationsApiTest.php deleted file mode 100644 index 5fd2cf1..0000000 --- a/test/Api/OrganizationsApiTest.php +++ /dev/null @@ -1,102 +0,0 @@ -getConfig()); - $this->assertInstanceOf(OrganizationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for organizationsRead - * - * Get details of a single organization. - * - */ - public function testOrganizationsRead() - { - $api = new OrganizationsApi(null, $this->getConfig()); - $this->assertInstanceOf(OrganizationsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/ProjectsApiTest.php b/test/Api/ProjectsApiTest.php deleted file mode 100644 index 36617d9..0000000 --- a/test/Api/ProjectsApiTest.php +++ /dev/null @@ -1,141 +0,0 @@ -getConfig()); - $this->assertInstanceOf(ProjectsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for projectsDelete - * - * Delete a project. - * - */ - public function testProjectsDelete() - { - $api = new ProjectsApi(null, $this->getConfig()); - $this->assertInstanceOf(ProjectsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for projectsList - * - * Retrieve all projects for an organization. - * - */ - public function testProjectsList() - { - $api = new ProjectsApi(null, $this->getConfig()); - $this->assertInstanceOf(ProjectsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for projectsRead - * - * Get details of a single project. - * - */ - public function testProjectsRead() - { - $api = new ProjectsApi(null, $this->getConfig()); - $this->assertInstanceOf(ProjectsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for projectsUpdate - * - * Update a project. - * - */ - public function testProjectsUpdate() - { - $api = new ProjectsApi(null, $this->getConfig()); - $this->assertInstanceOf(ProjectsApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/PurgeApiTest.php b/test/Api/PurgeApiTest.php deleted file mode 100644 index fde7855..0000000 --- a/test/Api/PurgeApiTest.php +++ /dev/null @@ -1,89 +0,0 @@ -getConfig()); - $this->assertInstanceOf(PurgeApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/RulesApiTest.php b/test/Api/RulesApiTest.php deleted file mode 100644 index 79afbe1..0000000 --- a/test/Api/RulesApiTest.php +++ /dev/null @@ -1,661 +0,0 @@ -getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesAuthDelete - * - * Delete an authentication rule. - * - */ - public function testRulesAuthDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesAuthList - * - * List authentication rules. - * - */ - public function testRulesAuthList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesAuthRead - * - * Get details of an authentication rule. - * - */ - public function testRulesAuthRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesAuthUpdate - * - * Update an authentication rule. - * - */ - public function testRulesAuthUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesBotChallengeCreate - * - * Create a bot challenge rule. - * - */ - public function testRulesBotChallengeCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesBotChallengeDelete - * - * Delete a bot challenge rule. - * - */ - public function testRulesBotChallengeDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesBotChallengeList - * - * List bot challenge rules. - * - */ - public function testRulesBotChallengeList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesBotChallengeRead - * - * Get details of a bot challenge rule. - * - */ - public function testRulesBotChallengeRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesBotChallengeUpdate - * - * Update a bot challenge rule. - * - */ - public function testRulesBotChallengeUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesContentFilterCreate - * - * Create a content filter rule. - * - */ - public function testRulesContentFilterCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesContentFilterDelete - * - * Delete a content filter rule. - * - */ - public function testRulesContentFilterDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesContentFilterList - * - * List content filter rules. - * - */ - public function testRulesContentFilterList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesContentFilterRead - * - * Get details of a content filter rule. - * - */ - public function testRulesContentFilterRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesContentFilterUpdate - * - * Update a content filter rule. - * - */ - public function testRulesContentFilterUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesCustomResponseCreate - * - * Create a custom response rule. - * - */ - public function testRulesCustomResponseCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesCustomResponseDelete - * - * Delete a custom response rule. - * - */ - public function testRulesCustomResponseDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesCustomResponseList - * - * List custom response rules. - * - */ - public function testRulesCustomResponseList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesCustomResponseRead - * - * Get details of a custom response rule. - * - */ - public function testRulesCustomResponseRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesCustomResponseUpdate - * - * Update a custom response rule. - * - */ - public function testRulesCustomResponseUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesFunctionCreate - * - * Create an edge function rule. - * - */ - public function testRulesFunctionCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesFunctionDelete - * - * Delete an edge function rule. - * - */ - public function testRulesFunctionDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesFunctionList - * - * List edge function rules. - * - */ - public function testRulesFunctionList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesFunctionRead - * - * Get details of an edge function rule. - * - */ - public function testRulesFunctionRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesFunctionUpdate - * - * Update an edge function rule. - * - */ - public function testRulesFunctionUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesHeadersCreate - * - * Create a header rule. - * - */ - public function testRulesHeadersCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesHeadersDelete - * - * Delete a header rule. - * - */ - public function testRulesHeadersDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesHeadersList - * - * List header rules. - * - */ - public function testRulesHeadersList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesHeadersRead - * - * Get details of a header rule. - * - */ - public function testRulesHeadersRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesHeadersUpdate - * - * Update a header rule. - * - */ - public function testRulesHeadersUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesProxyCreate - * - * Create a proxy rule. - * - */ - public function testRulesProxyCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesProxyDelete - * - * Delete a proxy rule. - * - */ - public function testRulesProxyDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesProxyList - * - * List proxy rules. - * - */ - public function testRulesProxyList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesProxyRead - * - * Get details of a proxy rule. - * - */ - public function testRulesProxyRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesProxyUpdate - * - * Update a proxy rule. - * - */ - public function testRulesProxyUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesRedirectCreate - * - * Create a redirect rule. - * - */ - public function testRulesRedirectCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesRedirectDelete - * - * Delete a redirect rule. - * - */ - public function testRulesRedirectDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesRedirectList - * - * List redirect rules. - * - */ - public function testRulesRedirectList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesRedirectRead - * - * Get details of a redirect rule. - * - */ - public function testRulesRedirectRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesRedirectUpdate - * - * Update a redirect rule. - * - */ - public function testRulesRedirectUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesServeStaticCreate - * - * Create a serve static rule. - * - */ - public function testRulesServeStaticCreate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesServeStaticDelete - * - * Delete a serve static rule. - * - */ - public function testRulesServeStaticDelete() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesServeStaticList - * - * List serve static rules. - * - */ - public function testRulesServeStaticList() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesServeStaticRead - * - * Get details of a serve static rule. - * - */ - public function testRulesServeStaticRead() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for rulesServeStaticUpdate - * - * Update a serve static rule. - * - */ - public function testRulesServeStaticUpdate() - { - $api = new RulesApi(null, $this->getConfig()); - $this->assertInstanceOf(RulesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/SSHAccessApiTest.php b/test/Api/SSHAccessApiTest.php deleted file mode 100644 index c329703..0000000 --- a/test/Api/SSHAccessApiTest.php +++ /dev/null @@ -1,89 +0,0 @@ -getConfig()); - $this->assertInstanceOf(SSHAccessApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/ScalingPolicyApiTest.php b/test/Api/ScalingPolicyApiTest.php deleted file mode 100644 index 5739127..0000000 --- a/test/Api/ScalingPolicyApiTest.php +++ /dev/null @@ -1,115 +0,0 @@ -getConfig()); - $this->assertInstanceOf(ScalingPolicyApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getScalingPolicies - * - * Get the scaling policies for an environment. - * - */ - public function testGetScalingPolicies() - { - $api = new ScalingPolicyApi(null, $this->getConfig()); - $this->assertInstanceOf(ScalingPolicyApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateScalingPolicy - * - * Update the scaling policy for an environment. - * - */ - public function testUpdateScalingPolicy() - { - $api = new ScalingPolicyApi(null, $this->getConfig()); - $this->assertInstanceOf(ScalingPolicyApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/VariablesApiTest.php b/test/Api/VariablesApiTest.php deleted file mode 100644 index 2553e76..0000000 --- a/test/Api/VariablesApiTest.php +++ /dev/null @@ -1,128 +0,0 @@ -getConfig()); - $this->assertInstanceOf(VariablesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteEnvironmentVariable - * - * Delete a variable. - * - */ - public function testDeleteEnvironmentVariable() - { - $api = new VariablesApi(null, $this->getConfig()); - $this->assertInstanceOf(VariablesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listEnvironmentVariables - * - * Get all variables for an environment. - * - */ - public function testListEnvironmentVariables() - { - $api = new VariablesApi(null, $this->getConfig()); - $this->assertInstanceOf(VariablesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for updateEnvironmentVariable - * - * Update a variable. - * - */ - public function testUpdateEnvironmentVariable() - { - $api = new VariablesApi(null, $this->getConfig()); - $this->assertInstanceOf(VariablesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Api/VolumesApiTest.php b/test/Api/VolumesApiTest.php deleted file mode 100644 index 6123d0d..0000000 --- a/test/Api/VolumesApiTest.php +++ /dev/null @@ -1,128 +0,0 @@ -getConfig()); - $this->assertInstanceOf(VolumesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for deleteVolume - * - * Delete a volume. - * - */ - public function testDeleteVolume() - { - $api = new VolumesApi(null, $this->getConfig()); - $this->assertInstanceOf(VolumesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for getVolume - * - * Get a volume. - * - */ - public function testGetVolume() - { - $api = new VolumesApi(null, $this->getConfig()); - $this->assertInstanceOf(VolumesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test case for listVolumes - * - * Get all volumes for an environment. - * - */ - public function testListVolumes() - { - $api = new VolumesApi(null, $this->getConfig()); - $this->assertInstanceOf(VolumesApi::class, $api); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ApplicationDatabaseTest.php b/test/Model/ApplicationDatabaseTest.php deleted file mode 100644 index 0b05668..0000000 --- a/test/Model/ApplicationDatabaseTest.php +++ /dev/null @@ -1,123 +0,0 @@ -assertInstanceOf(ApplicationDatabase::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "rds_instance_identifier" - */ - public function testPropertyRdsInstanceIdentifier() - { - $model = new ApplicationDatabase(); - $this->assertInstanceOf(ApplicationDatabase::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "rds_instance_endpoint" - */ - public function testPropertyRdsInstanceEndpoint() - { - $model = new ApplicationDatabase(); - $this->assertInstanceOf(ApplicationDatabase::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "rds_instance_engine" - */ - public function testPropertyRdsInstanceEngine() - { - $model = new ApplicationDatabase(); - $this->assertInstanceOf(ApplicationDatabase::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "rds_instance_status" - */ - public function testPropertyRdsInstanceStatus() - { - $model = new ApplicationDatabase(); - $this->assertInstanceOf(ApplicationDatabase::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ApplicationDeploymentInformationInnerTest.php b/test/Model/ApplicationDeploymentInformationInnerTest.php deleted file mode 100644 index e093afe..0000000 --- a/test/Model/ApplicationDeploymentInformationInnerTest.php +++ /dev/null @@ -1,133 +0,0 @@ -assertInstanceOf(ApplicationDeploymentInformationInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "deployment_id" - */ - public function testPropertyDeploymentId() - { - $model = new ApplicationDeploymentInformationInner(); - $this->assertInstanceOf(ApplicationDeploymentInformationInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "task_definition_arn" - */ - public function testPropertyTaskDefinitionArn() - { - $model = new ApplicationDeploymentInformationInner(); - $this->assertInstanceOf(ApplicationDeploymentInformationInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new ApplicationDeploymentInformationInner(); - $this->assertInstanceOf(ApplicationDeploymentInformationInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ApplicationDeploymentInformationInner(); - $this->assertInstanceOf(ApplicationDeploymentInformationInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "image_tag" - */ - public function testPropertyImageTag() - { - $model = new ApplicationDeploymentInformationInner(); - $this->assertInstanceOf(ApplicationDeploymentInformationInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ApplicationEnvironmentsInnerTest.php b/test/Model/ApplicationEnvironmentsInnerTest.php deleted file mode 100644 index cd7dd44..0000000 --- a/test/Model/ApplicationEnvironmentsInnerTest.php +++ /dev/null @@ -1,123 +0,0 @@ -assertInstanceOf(ApplicationEnvironmentsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "env_name" - */ - public function testPropertyEnvName() - { - $model = new ApplicationEnvironmentsInner(); - $this->assertInstanceOf(ApplicationEnvironmentsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ApplicationEnvironmentsInner(); - $this->assertInstanceOf(ApplicationEnvironmentsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "running_count" - */ - public function testPropertyRunningCount() - { - $model = new ApplicationEnvironmentsInner(); - $this->assertInstanceOf(ApplicationEnvironmentsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "desired_count" - */ - public function testPropertyDesiredCount() - { - $model = new ApplicationEnvironmentsInner(); - $this->assertInstanceOf(ApplicationEnvironmentsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ApplicationFilesystemTest.php b/test/Model/ApplicationFilesystemTest.php deleted file mode 100644 index 70b8c2a..0000000 --- a/test/Model/ApplicationFilesystemTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ApplicationFilesystem::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "filesystem_id" - */ - public function testPropertyFilesystemId() - { - $model = new ApplicationFilesystem(); - $this->assertInstanceOf(ApplicationFilesystem::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "mount_path" - */ - public function testPropertyMountPath() - { - $model = new ApplicationFilesystem(); - $this->assertInstanceOf(ApplicationFilesystem::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ApplicationImageReferenceTest.php b/test/Model/ApplicationImageReferenceTest.php deleted file mode 100644 index 1d25a66..0000000 --- a/test/Model/ApplicationImageReferenceTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ApplicationImageReference::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new ApplicationImageReference(); - $this->assertInstanceOf(ApplicationImageReference::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "identifier" - */ - public function testPropertyIdentifier() - { - $model = new ApplicationImageReference(); - $this->assertInstanceOf(ApplicationImageReference::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ApplicationTest.php b/test/Model/ApplicationTest.php deleted file mode 100644 index 01fda93..0000000 --- a/test/Model/ApplicationTest.php +++ /dev/null @@ -1,223 +0,0 @@ -assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "app_name" - */ - public function testPropertyAppName() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "organisation" - */ - public function testPropertyOrganisation() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "database" - */ - public function testPropertyDatabase() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "filesystem" - */ - public function testPropertyFilesystem() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "compose_definition" - */ - public function testPropertyComposeDefinition() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "deployment_information" - */ - public function testPropertyDeploymentInformation() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "image_reference" - */ - public function testPropertyImageReference() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "container_names" - */ - public function testPropertyContainerNames() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "desired_count" - */ - public function testPropertyDesiredCount() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "running_count" - */ - public function testPropertyRunningCount() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "environments" - */ - public function testPropertyEnvironments() - { - $model = new Application(); - $this->assertInstanceOf(Application::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/BulkSetEnvironmentVariablesRequestEnvironmentInnerTest.php b/test/Model/BulkSetEnvironmentVariablesRequestEnvironmentInnerTest.php deleted file mode 100644 index b19764a..0000000 --- a/test/Model/BulkSetEnvironmentVariablesRequestEnvironmentInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(BulkSetEnvironmentVariablesRequestEnvironmentInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new BulkSetEnvironmentVariablesRequestEnvironmentInner(); - $this->assertInstanceOf(BulkSetEnvironmentVariablesRequestEnvironmentInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new BulkSetEnvironmentVariablesRequestEnvironmentInner(); - $this->assertInstanceOf(BulkSetEnvironmentVariablesRequestEnvironmentInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/BulkSetEnvironmentVariablesRequestTest.php b/test/Model/BulkSetEnvironmentVariablesRequestTest.php deleted file mode 100644 index f648f95..0000000 --- a/test/Model/BulkSetEnvironmentVariablesRequestTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(BulkSetEnvironmentVariablesRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "environment" - */ - public function testPropertyEnvironment() - { - $model = new BulkSetEnvironmentVariablesRequest(); - $this->assertInstanceOf(BulkSetEnvironmentVariablesRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseResponseTest.php b/test/Model/ChatInference200ResponseResponseTest.php deleted file mode 100644 index d2fe519..0000000 --- a/test/Model/ChatInference200ResponseResponseTest.php +++ /dev/null @@ -1,113 +0,0 @@ -assertInstanceOf(ChatInference200ResponseResponse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "role" - */ - public function testPropertyRole() - { - $model = new ChatInference200ResponseResponse(); - $this->assertInstanceOf(ChatInference200ResponseResponse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new ChatInference200ResponseResponse(); - $this->assertInstanceOf(ChatInference200ResponseResponse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_use" - */ - public function testPropertyToolUse() - { - $model = new ChatInference200ResponseResponse(); - $this->assertInstanceOf(ChatInference200ResponseResponse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseResponseToolUseOneOf1InnerTest.php b/test/Model/ChatInference200ResponseResponseToolUseOneOf1InnerTest.php deleted file mode 100644 index 450451a..0000000 --- a/test/Model/ChatInference200ResponseResponseToolUseOneOf1InnerTest.php +++ /dev/null @@ -1,143 +0,0 @@ -assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_use_id" - */ - public function testPropertyToolUseId() - { - $model = new ChatInference200ResponseResponseToolUseOneOf1Inner(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ChatInference200ResponseResponseToolUseOneOf1Inner(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "input" - */ - public function testPropertyInput() - { - $model = new ChatInference200ResponseResponseToolUseOneOf1Inner(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "execution_id" - */ - public function testPropertyExecutionId() - { - $model = new ChatInference200ResponseResponseToolUseOneOf1Inner(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ChatInference200ResponseResponseToolUseOneOf1Inner(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "result" - */ - public function testPropertyResult() - { - $model = new ChatInference200ResponseResponseToolUseOneOf1Inner(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf1Inner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseResponseToolUseOneOfResultTest.php b/test/Model/ChatInference200ResponseResponseToolUseOneOfResultTest.php deleted file mode 100644 index f963eb2..0000000 --- a/test/Model/ChatInference200ResponseResponseToolUseOneOfResultTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ChatInference200ResponseResponseToolUseOneOfResult::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "images" - */ - public function testPropertyImages() - { - $model = new ChatInference200ResponseResponseToolUseOneOfResult(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOfResult::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "s3_urls" - */ - public function testPropertyS3Urls() - { - $model = new ChatInference200ResponseResponseToolUseOneOfResult(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOfResult::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseResponseToolUseOneOfTest.php b/test/Model/ChatInference200ResponseResponseToolUseOneOfTest.php deleted file mode 100644 index d5cdc48..0000000 --- a/test/Model/ChatInference200ResponseResponseToolUseOneOfTest.php +++ /dev/null @@ -1,143 +0,0 @@ -assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_use_id" - */ - public function testPropertyToolUseId() - { - $model = new ChatInference200ResponseResponseToolUseOneOf(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ChatInference200ResponseResponseToolUseOneOf(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "input" - */ - public function testPropertyInput() - { - $model = new ChatInference200ResponseResponseToolUseOneOf(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "execution_id" - */ - public function testPropertyExecutionId() - { - $model = new ChatInference200ResponseResponseToolUseOneOf(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ChatInference200ResponseResponseToolUseOneOf(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "result" - */ - public function testPropertyResult() - { - $model = new ChatInference200ResponseResponseToolUseOneOf(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUseOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseResponseToolUseTest.php b/test/Model/ChatInference200ResponseResponseToolUseTest.php deleted file mode 100644 index 3569df0..0000000 --- a/test/Model/ChatInference200ResponseResponseToolUseTest.php +++ /dev/null @@ -1,143 +0,0 @@ -assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_use_id" - */ - public function testPropertyToolUseId() - { - $model = new ChatInference200ResponseResponseToolUse(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ChatInference200ResponseResponseToolUse(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "input" - */ - public function testPropertyInput() - { - $model = new ChatInference200ResponseResponseToolUse(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "execution_id" - */ - public function testPropertyExecutionId() - { - $model = new ChatInference200ResponseResponseToolUse(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ChatInference200ResponseResponseToolUse(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "result" - */ - public function testPropertyResult() - { - $model = new ChatInference200ResponseResponseToolUse(); - $this->assertInstanceOf(ChatInference200ResponseResponseToolUse::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseTest.php b/test/Model/ChatInference200ResponseTest.php deleted file mode 100644 index 3e4681c..0000000 --- a/test/Model/ChatInference200ResponseTest.php +++ /dev/null @@ -1,133 +0,0 @@ -assertInstanceOf(ChatInference200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "response" - */ - public function testPropertyResponse() - { - $model = new ChatInference200Response(); - $this->assertInstanceOf(ChatInference200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "model" - */ - public function testPropertyModel() - { - $model = new ChatInference200Response(); - $this->assertInstanceOf(ChatInference200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "request_id" - */ - public function testPropertyRequestId() - { - $model = new ChatInference200Response(); - $this->assertInstanceOf(ChatInference200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "finish_reason" - */ - public function testPropertyFinishReason() - { - $model = new ChatInference200Response(); - $this->assertInstanceOf(ChatInference200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "usage" - */ - public function testPropertyUsage() - { - $model = new ChatInference200Response(); - $this->assertInstanceOf(ChatInference200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInference200ResponseUsageTest.php b/test/Model/ChatInference200ResponseUsageTest.php deleted file mode 100644 index e89cc38..0000000 --- a/test/Model/ChatInference200ResponseUsageTest.php +++ /dev/null @@ -1,113 +0,0 @@ -assertInstanceOf(ChatInference200ResponseUsage::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "input_tokens" - */ - public function testPropertyInputTokens() - { - $model = new ChatInference200ResponseUsage(); - $this->assertInstanceOf(ChatInference200ResponseUsage::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "output_tokens" - */ - public function testPropertyOutputTokens() - { - $model = new ChatInference200ResponseUsage(); - $this->assertInstanceOf(ChatInference200ResponseUsage::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "total_tokens" - */ - public function testPropertyTotalTokens() - { - $model = new ChatInference200ResponseUsage(); - $this->assertInstanceOf(ChatInference200ResponseUsage::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSourceTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSourceTest.php deleted file mode 100644 index db9b9fb..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSourceTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSource::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "bytes" - */ - public function testPropertyBytes() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSource(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageSource::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageTest.php deleted file mode 100644 index 6c1f67f..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Image::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "format" - */ - public function testPropertyFormat() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Image(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Image::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "source" - */ - public function testPropertySource() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Image(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Image::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Test.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Test.php deleted file mode 100644 index 46e4fe7..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1Test.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "image" - */ - public function testPropertyImage() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Test.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Test.php deleted file mode 100644 index 2519fd8..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Test.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "video" - */ - public function testPropertyVideo() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSourceTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSourceTest.php deleted file mode 100644 index 844388c..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSourceTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSource::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "bytes" - */ - public function testPropertyBytes() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSource(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoSource::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoTest.php deleted file mode 100644 index c07b446..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Video::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "format" - */ - public function testPropertyFormat() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Video(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Video::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "source" - */ - public function testPropertySource() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Video(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2Video::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSourceTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSourceTest.php deleted file mode 100644 index ba7ab03..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSourceTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSource::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "bytes" - */ - public function testPropertyBytes() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSource(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentSource::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentTest.php deleted file mode 100644 index ca7e75b..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentTest.php +++ /dev/null @@ -1,113 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "format" - */ - public function testPropertyFormat() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "source" - */ - public function testPropertySource() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Document::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Test.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Test.php deleted file mode 100644 index 9c9abba..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3Test.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "document" - */ - public function testPropertyDocument() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOfTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOfTest.php deleted file mode 100644 index 9558d00..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerOneOfTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerTest.php deleted file mode 100644 index d8fddd0..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentOneOfInnerTest.php +++ /dev/null @@ -1,123 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInner(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "image" - */ - public function testPropertyImage() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInner(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "video" - */ - public function testPropertyVideo() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInner(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "document" - */ - public function testPropertyDocument() - { - $model = new ChatInferenceRequestMessagesInnerContentOneOfInner(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInnerContentOneOfInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerContentTest.php b/test/Model/ChatInferenceRequestMessagesInnerContentTest.php deleted file mode 100644 index 3118843..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerContentTest.php +++ /dev/null @@ -1,83 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInnerContent::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestMessagesInnerTest.php b/test/Model/ChatInferenceRequestMessagesInnerTest.php deleted file mode 100644 index 3928dba..0000000 --- a/test/Model/ChatInferenceRequestMessagesInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ChatInferenceRequestMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "role" - */ - public function testPropertyRole() - { - $model = new ChatInferenceRequestMessagesInner(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new ChatInferenceRequestMessagesInner(); - $this->assertInstanceOf(ChatInferenceRequestMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestResponseFormatTest.php b/test/Model/ChatInferenceRequestResponseFormatTest.php deleted file mode 100644 index 331550a..0000000 --- a/test/Model/ChatInferenceRequestResponseFormatTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ChatInferenceRequestResponseFormat::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new ChatInferenceRequestResponseFormat(); - $this->assertInstanceOf(ChatInferenceRequestResponseFormat::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "json_schema" - */ - public function testPropertyJsonSchema() - { - $model = new ChatInferenceRequestResponseFormat(); - $this->assertInstanceOf(ChatInferenceRequestResponseFormat::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestTest.php b/test/Model/ChatInferenceRequestTest.php deleted file mode 100644 index 792c896..0000000 --- a/test/Model/ChatInferenceRequestTest.php +++ /dev/null @@ -1,183 +0,0 @@ -assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "messages" - */ - public function testPropertyMessages() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "model_id" - */ - public function testPropertyModelId() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "temperature" - */ - public function testPropertyTemperature() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "max_tokens" - */ - public function testPropertyMaxTokens() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "top_p" - */ - public function testPropertyTopP() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "stream" - */ - public function testPropertyStream() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "system_prompt" - */ - public function testPropertySystemPrompt() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "stop_sequences" - */ - public function testPropertyStopSequences() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "response_format" - */ - public function testPropertyResponseFormat() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_config" - */ - public function testPropertyToolConfig() - { - $model = new ChatInferenceRequest(); - $this->assertInstanceOf(ChatInferenceRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestToolConfigTest.php b/test/Model/ChatInferenceRequestToolConfigTest.php deleted file mode 100644 index 1a8e462..0000000 --- a/test/Model/ChatInferenceRequestToolConfigTest.php +++ /dev/null @@ -1,113 +0,0 @@ -assertInstanceOf(ChatInferenceRequestToolConfig::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tools" - */ - public function testPropertyTools() - { - $model = new ChatInferenceRequestToolConfig(); - $this->assertInstanceOf(ChatInferenceRequestToolConfig::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "auto_execute" - */ - public function testPropertyAutoExecute() - { - $model = new ChatInferenceRequestToolConfig(); - $this->assertInstanceOf(ChatInferenceRequestToolConfig::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "allowed_tools" - */ - public function testPropertyAllowedTools() - { - $model = new ChatInferenceRequestToolConfig(); - $this->assertInstanceOf(ChatInferenceRequestToolConfig::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestToolConfigToolsInnerTest.php b/test/Model/ChatInferenceRequestToolConfigToolsInnerTest.php deleted file mode 100644 index 72f5910..0000000 --- a/test/Model/ChatInferenceRequestToolConfigToolsInnerTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestToolConfigToolsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_spec" - */ - public function testPropertyToolSpec() - { - $model = new ChatInferenceRequestToolConfigToolsInner(); - $this->assertInstanceOf(ChatInferenceRequestToolConfigToolsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchemaTest.php b/test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchemaTest.php deleted file mode 100644 index 44773ae..0000000 --- a/test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchemaTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchema::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "json" - */ - public function testPropertyJson() - { - $model = new ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchema(); - $this->assertInstanceOf(ChatInferenceRequestToolConfigToolsInnerToolSpecInputSchema::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecTest.php b/test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecTest.php deleted file mode 100644 index a05a484..0000000 --- a/test/Model/ChatInferenceRequestToolConfigToolsInnerToolSpecTest.php +++ /dev/null @@ -1,113 +0,0 @@ -assertInstanceOf(ChatInferenceRequestToolConfigToolsInnerToolSpec::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ChatInferenceRequestToolConfigToolsInnerToolSpec(); - $this->assertInstanceOf(ChatInferenceRequestToolConfigToolsInnerToolSpec::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new ChatInferenceRequestToolConfigToolsInnerToolSpec(); - $this->assertInstanceOf(ChatInferenceRequestToolConfigToolsInnerToolSpec::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "input_schema" - */ - public function testPropertyInputSchema() - { - $model = new ChatInferenceRequestToolConfigToolsInnerToolSpec(); - $this->assertInstanceOf(ChatInferenceRequestToolConfigToolsInnerToolSpec::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceStreamRequestMessagesInnerContentTest.php b/test/Model/ChatInferenceStreamRequestMessagesInnerContentTest.php deleted file mode 100644 index 7b64366..0000000 --- a/test/Model/ChatInferenceStreamRequestMessagesInnerContentTest.php +++ /dev/null @@ -1,83 +0,0 @@ -assertInstanceOf(ChatInferenceStreamRequestMessagesInnerContent::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceStreamRequestMessagesInnerTest.php b/test/Model/ChatInferenceStreamRequestMessagesInnerTest.php deleted file mode 100644 index 3a73d15..0000000 --- a/test/Model/ChatInferenceStreamRequestMessagesInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ChatInferenceStreamRequestMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "role" - */ - public function testPropertyRole() - { - $model = new ChatInferenceStreamRequestMessagesInner(); - $this->assertInstanceOf(ChatInferenceStreamRequestMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new ChatInferenceStreamRequestMessagesInner(); - $this->assertInstanceOf(ChatInferenceStreamRequestMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ChatInferenceStreamRequestTest.php b/test/Model/ChatInferenceStreamRequestTest.php deleted file mode 100644 index d812816..0000000 --- a/test/Model/ChatInferenceStreamRequestTest.php +++ /dev/null @@ -1,173 +0,0 @@ -assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "messages" - */ - public function testPropertyMessages() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "model_id" - */ - public function testPropertyModelId() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "temperature" - */ - public function testPropertyTemperature() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "max_tokens" - */ - public function testPropertyMaxTokens() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "top_p" - */ - public function testPropertyTopP() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "system_prompt" - */ - public function testPropertySystemPrompt() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "stop_sequences" - */ - public function testPropertyStopSequences() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "response_format" - */ - public function testPropertyResponseFormat() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "tool_config" - */ - public function testPropertyToolConfig() - { - $model = new ChatInferenceStreamRequest(); - $this->assertInstanceOf(ChatInferenceStreamRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CommandTest.php b/test/Model/CommandTest.php deleted file mode 100644 index 8457ba0..0000000 --- a/test/Model/CommandTest.php +++ /dev/null @@ -1,183 +0,0 @@ -assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "run_id" - */ - public function testPropertyRunId() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "run_type" - */ - public function testPropertyRunType() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "start_time" - */ - public function testPropertyStartTime() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "end_time" - */ - public function testPropertyEndTime() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "exit_code" - */ - public function testPropertyExitCode() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "output" - */ - public function testPropertyOutput() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "schedule_name" - */ - public function testPropertyScheduleName() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "target_container_name" - */ - public function testPropertyTargetContainerName() - { - $model = new Command(); - $this->assertInstanceOf(Command::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ComposeTest.php b/test/Model/ComposeTest.php deleted file mode 100644 index 86521f2..0000000 --- a/test/Model/ComposeTest.php +++ /dev/null @@ -1,173 +0,0 @@ -assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "containers" - */ - public function testPropertyContainers() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "architecture" - */ - public function testPropertyArchitecture() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "task_cpu" - */ - public function testPropertyTaskCpu() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "task_memory" - */ - public function testPropertyTaskMemory() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "spot_configuration" - */ - public function testPropertySpotConfiguration() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "enable_cross_env_networking" - */ - public function testPropertyEnableCrossEnvNetworking() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "enable_cross_app_networking" - */ - public function testPropertyEnableCrossAppNetworking() - { - $model = new Compose(); - $this->assertInstanceOf(Compose::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerDependsOnInnerTest.php b/test/Model/ContainerDependsOnInnerTest.php deleted file mode 100644 index 886cc6c..0000000 --- a/test/Model/ContainerDependsOnInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ContainerDependsOnInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "container_name" - */ - public function testPropertyContainerName() - { - $model = new ContainerDependsOnInner(); - $this->assertInstanceOf(ContainerDependsOnInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "condition" - */ - public function testPropertyCondition() - { - $model = new ContainerDependsOnInner(); - $this->assertInstanceOf(ContainerDependsOnInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerEnvironmentInnerTest.php b/test/Model/ContainerEnvironmentInnerTest.php deleted file mode 100644 index 0507f10..0000000 --- a/test/Model/ContainerEnvironmentInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ContainerEnvironmentInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ContainerEnvironmentInner(); - $this->assertInstanceOf(ContainerEnvironmentInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new ContainerEnvironmentInner(); - $this->assertInstanceOf(ContainerEnvironmentInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerHealthCheckTest.php b/test/Model/ContainerHealthCheckTest.php deleted file mode 100644 index 125577a..0000000 --- a/test/Model/ContainerHealthCheckTest.php +++ /dev/null @@ -1,133 +0,0 @@ -assertInstanceOf(ContainerHealthCheck::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new ContainerHealthCheck(); - $this->assertInstanceOf(ContainerHealthCheck::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "interval" - */ - public function testPropertyInterval() - { - $model = new ContainerHealthCheck(); - $this->assertInstanceOf(ContainerHealthCheck::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "timeout" - */ - public function testPropertyTimeout() - { - $model = new ContainerHealthCheck(); - $this->assertInstanceOf(ContainerHealthCheck::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "retries" - */ - public function testPropertyRetries() - { - $model = new ContainerHealthCheck(); - $this->assertInstanceOf(ContainerHealthCheck::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "start_period" - */ - public function testPropertyStartPeriod() - { - $model = new ContainerHealthCheck(); - $this->assertInstanceOf(ContainerHealthCheck::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerImageReferenceTest.php b/test/Model/ContainerImageReferenceTest.php deleted file mode 100644 index 81f6f1a..0000000 --- a/test/Model/ContainerImageReferenceTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ContainerImageReference::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new ContainerImageReference(); - $this->assertInstanceOf(ContainerImageReference::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "identifier" - */ - public function testPropertyIdentifier() - { - $model = new ContainerImageReference(); - $this->assertInstanceOf(ContainerImageReference::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerMountPointsInnerTest.php b/test/Model/ContainerMountPointsInnerTest.php deleted file mode 100644 index 71b3d20..0000000 --- a/test/Model/ContainerMountPointsInnerTest.php +++ /dev/null @@ -1,113 +0,0 @@ -assertInstanceOf(ContainerMountPointsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "source_volume" - */ - public function testPropertySourceVolume() - { - $model = new ContainerMountPointsInner(); - $this->assertInstanceOf(ContainerMountPointsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "container_path" - */ - public function testPropertyContainerPath() - { - $model = new ContainerMountPointsInner(); - $this->assertInstanceOf(ContainerMountPointsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "read_only" - */ - public function testPropertyReadOnly() - { - $model = new ContainerMountPointsInner(); - $this->assertInstanceOf(ContainerMountPointsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerSecretsInnerTest.php b/test/Model/ContainerSecretsInnerTest.php deleted file mode 100644 index bbcd074..0000000 --- a/test/Model/ContainerSecretsInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(ContainerSecretsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ContainerSecretsInner(); - $this->assertInstanceOf(ContainerSecretsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "value_from" - */ - public function testPropertyValueFrom() - { - $model = new ContainerSecretsInner(); - $this->assertInstanceOf(ContainerSecretsInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/ContainerTest.php b/test/Model/ContainerTest.php deleted file mode 100644 index 80445db..0000000 --- a/test/Model/ContainerTest.php +++ /dev/null @@ -1,263 +0,0 @@ -assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "image_reference" - */ - public function testPropertyImageReference() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "cpu" - */ - public function testPropertyCpu() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "memory" - */ - public function testPropertyMemory() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "memory_reservation" - */ - public function testPropertyMemoryReservation() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "exposed_ports" - */ - public function testPropertyExposedPorts() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "mount_points" - */ - public function testPropertyMountPoints() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "environment" - */ - public function testPropertyEnvironment() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "secrets" - */ - public function testPropertySecrets() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "health_check" - */ - public function testPropertyHealthCheck() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "depends_on" - */ - public function testPropertyDependsOn() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "entry_point" - */ - public function testPropertyEntryPoint() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "working_directory" - */ - public function testPropertyWorkingDirectory() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "essential" - */ - public function testPropertyEssential() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "readonly_root_filesystem" - */ - public function testPropertyReadonlyRootFilesystem() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "user" - */ - public function testPropertyUser() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "origin_protection" - */ - public function testPropertyOriginProtection() - { - $model = new Container(); - $this->assertInstanceOf(Container::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CrawlersRun200ResponseTest.php b/test/Model/CrawlersRun200ResponseTest.php deleted file mode 100644 index 475f4cd..0000000 --- a/test/Model/CrawlersRun200ResponseTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(CrawlersRun200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "run_id" - */ - public function testPropertyRunId() - { - $model = new CrawlersRun200Response(); - $this->assertInstanceOf(CrawlersRun200Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CrawlersRunRequestTest.php b/test/Model/CrawlersRunRequestTest.php deleted file mode 100644 index f6449ec..0000000 --- a/test/Model/CrawlersRunRequestTest.php +++ /dev/null @@ -1,93 +0,0 @@ -assertInstanceOf(CrawlersRunRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "urls" - */ - public function testPropertyUrls() - { - $model = new CrawlersRunRequest(); - $this->assertInstanceOf(CrawlersRunRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CreateAISession201ResponseTest.php b/test/Model/CreateAISession201ResponseTest.php deleted file mode 100644 index d0f0d5c..0000000 --- a/test/Model/CreateAISession201ResponseTest.php +++ /dev/null @@ -1,123 +0,0 @@ -assertInstanceOf(CreateAISession201Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "session_id" - */ - public function testPropertySessionId() - { - $model = new CreateAISession201Response(); - $this->assertInstanceOf(CreateAISession201Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new CreateAISession201Response(); - $this->assertInstanceOf(CreateAISession201Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "expires_at" - */ - public function testPropertyExpiresAt() - { - $model = new CreateAISession201Response(); - $this->assertInstanceOf(CreateAISession201Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new CreateAISession201Response(); - $this->assertInstanceOf(CreateAISession201Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CreateAISessionRequestInitialMessagesInnerTest.php b/test/Model/CreateAISessionRequestInitialMessagesInnerTest.php deleted file mode 100644 index fae9928..0000000 --- a/test/Model/CreateAISessionRequestInitialMessagesInnerTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(CreateAISessionRequestInitialMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "role" - */ - public function testPropertyRole() - { - $model = new CreateAISessionRequestInitialMessagesInner(); - $this->assertInstanceOf(CreateAISessionRequestInitialMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new CreateAISessionRequestInitialMessagesInner(); - $this->assertInstanceOf(CreateAISessionRequestInitialMessagesInner::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CreateAISessionRequestTest.php b/test/Model/CreateAISessionRequestTest.php deleted file mode 100644 index fff08cc..0000000 --- a/test/Model/CreateAISessionRequestTest.php +++ /dev/null @@ -1,133 +0,0 @@ -assertInstanceOf(CreateAISessionRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "user_id" - */ - public function testPropertyUserId() - { - $model = new CreateAISessionRequest(); - $this->assertInstanceOf(CreateAISessionRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "session_group" - */ - public function testPropertySessionGroup() - { - $model = new CreateAISessionRequest(); - $this->assertInstanceOf(CreateAISessionRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "metadata" - */ - public function testPropertyMetadata() - { - $model = new CreateAISessionRequest(); - $this->assertInstanceOf(CreateAISessionRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "expiration_minutes" - */ - public function testPropertyExpirationMinutes() - { - $model = new CreateAISessionRequest(); - $this->assertInstanceOf(CreateAISessionRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "initial_messages" - */ - public function testPropertyInitialMessages() - { - $model = new CreateAISessionRequest(); - $this->assertInstanceOf(CreateAISessionRequest::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CreateApplication403ResponseTest.php b/test/Model/CreateApplication403ResponseTest.php deleted file mode 100644 index f85dcb5..0000000 --- a/test/Model/CreateApplication403ResponseTest.php +++ /dev/null @@ -1,103 +0,0 @@ -assertInstanceOf(CreateApplication403Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new CreateApplication403Response(); - $this->assertInstanceOf(CreateApplication403Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new CreateApplication403Response(); - $this->assertInstanceOf(CreateApplication403Response::class, $model); - // Additional test implementation would go here - $this->assertTrue(true);} -} diff --git a/test/Model/CreateApplicationRequestDatabaseTest.php b/test/Model/CreateApplicationRequestDatabaseTest.php deleted file mode 100644 index b424741..0000000 --- a/test/Model/CreateApplicationRequestDatabaseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(CreateApplicationRequestDatabase::class, $model); - } - - /** - * Test attribute "engine" - */ - public function testPropertyEngine() - { - $model = new CreateApplicationRequestDatabase(); - $this->assertInstanceOf(CreateApplicationRequestDatabase::class, $model); - } - - /** - * Test attribute "instance_class" - */ - public function testPropertyInstanceClass() - { - $model = new CreateApplicationRequestDatabase(); - $this->assertInstanceOf(CreateApplicationRequestDatabase::class, $model); - } - - /** - * Test attribute "storage_gb" - */ - public function testPropertyStorageGb() - { - $model = new CreateApplicationRequestDatabase(); - $this->assertInstanceOf(CreateApplicationRequestDatabase::class, $model); - } - - /** - * Test attribute "multi_az" - */ - public function testPropertyMultiAz() - { - $model = new CreateApplicationRequestDatabase(); - $this->assertInstanceOf(CreateApplicationRequestDatabase::class, $model); - } -} diff --git a/test/Model/CreateApplicationRequestFilesystemTest.php b/test/Model/CreateApplicationRequestFilesystemTest.php deleted file mode 100644 index 8a5e6df..0000000 --- a/test/Model/CreateApplicationRequestFilesystemTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(CreateApplicationRequestFilesystem::class, $model); - } - - /** - * Test attribute "required" - */ - public function testPropertyRequired() - { - $model = new CreateApplicationRequestFilesystem(); - $this->assertInstanceOf(CreateApplicationRequestFilesystem::class, $model); - } - - /** - * Test attribute "mount_path" - */ - public function testPropertyMountPath() - { - $model = new CreateApplicationRequestFilesystem(); - $this->assertInstanceOf(CreateApplicationRequestFilesystem::class, $model); - } -} diff --git a/test/Model/CreateApplicationRequestTest.php b/test/Model/CreateApplicationRequestTest.php deleted file mode 100644 index 1a39030..0000000 --- a/test/Model/CreateApplicationRequestTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(CreateApplicationRequest::class, $model); - } - - /** - * Test attribute "app_name" - */ - public function testPropertyAppName() - { - $model = new CreateApplicationRequest(); - $this->assertInstanceOf(CreateApplicationRequest::class, $model); - } - - /** - * Test attribute "compose_definition" - */ - public function testPropertyComposeDefinition() - { - $model = new CreateApplicationRequest(); - $this->assertInstanceOf(CreateApplicationRequest::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new CreateApplicationRequest(); - $this->assertInstanceOf(CreateApplicationRequest::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new CreateApplicationRequest(); - $this->assertInstanceOf(CreateApplicationRequest::class, $model); - } - - /** - * Test attribute "database" - */ - public function testPropertyDatabase() - { - $model = new CreateApplicationRequest(); - $this->assertInstanceOf(CreateApplicationRequest::class, $model); - } - - /** - * Test attribute "filesystem" - */ - public function testPropertyFilesystem() - { - $model = new CreateApplicationRequest(); - $this->assertInstanceOf(CreateApplicationRequest::class, $model); - } -} diff --git a/test/Model/CreateBackup202ResponseTest.php b/test/Model/CreateBackup202ResponseTest.php deleted file mode 100644 index 04fc24a..0000000 --- a/test/Model/CreateBackup202ResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(CreateBackup202Response::class, $model); - } - - /** - * Test attribute "backup_id" - */ - public function testPropertyBackupId() - { - $model = new CreateBackup202Response(); - $this->assertInstanceOf(CreateBackup202Response::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new CreateBackup202Response(); - $this->assertInstanceOf(CreateBackup202Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new CreateBackup202Response(); - $this->assertInstanceOf(CreateBackup202Response::class, $model); - } -} diff --git a/test/Model/CreateBackupRequestTest.php b/test/Model/CreateBackupRequestTest.php deleted file mode 100644 index 63013ef..0000000 --- a/test/Model/CreateBackupRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(CreateBackupRequest::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new CreateBackupRequest(); - $this->assertInstanceOf(CreateBackupRequest::class, $model); - } -} diff --git a/test/Model/CreateCommandRequestTest.php b/test/Model/CreateCommandRequestTest.php deleted file mode 100644 index f05ddf7..0000000 --- a/test/Model/CreateCommandRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(CreateCommandRequest::class, $model); - } - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new CreateCommandRequest(); - $this->assertInstanceOf(CreateCommandRequest::class, $model); - } -} diff --git a/test/Model/CreateCronJobRequestTest.php b/test/Model/CreateCronJobRequestTest.php deleted file mode 100644 index f75c86d..0000000 --- a/test/Model/CreateCronJobRequestTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(CreateCronJobRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new CreateCronJobRequest(); - $this->assertInstanceOf(CreateCronJobRequest::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new CreateCronJobRequest(); - $this->assertInstanceOf(CreateCronJobRequest::class, $model); - } - - /** - * Test attribute "schedule_expression" - */ - public function testPropertyScheduleExpression() - { - $model = new CreateCronJobRequest(); - $this->assertInstanceOf(CreateCronJobRequest::class, $model); - } - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new CreateCronJobRequest(); - $this->assertInstanceOf(CreateCronJobRequest::class, $model); - } - - /** - * Test attribute "target_container_name" - */ - public function testPropertyTargetContainerName() - { - $model = new CreateCronJobRequest(); - $this->assertInstanceOf(CreateCronJobRequest::class, $model); - } - - /** - * Test attribute "is_enabled" - */ - public function testPropertyIsEnabled() - { - $model = new CreateCronJobRequest(); - $this->assertInstanceOf(CreateCronJobRequest::class, $model); - } -} diff --git a/test/Model/CreateEnvironment403ResponseTest.php b/test/Model/CreateEnvironment403ResponseTest.php deleted file mode 100644 index 8a42b08..0000000 --- a/test/Model/CreateEnvironment403ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(CreateEnvironment403Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new CreateEnvironment403Response(); - $this->assertInstanceOf(CreateEnvironment403Response::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new CreateEnvironment403Response(); - $this->assertInstanceOf(CreateEnvironment403Response::class, $model); - } -} diff --git a/test/Model/CreateEnvironmentRequestEnvironmentInnerTest.php b/test/Model/CreateEnvironmentRequestEnvironmentInnerTest.php deleted file mode 100644 index 66b12ae..0000000 --- a/test/Model/CreateEnvironmentRequestEnvironmentInnerTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(CreateEnvironmentRequestEnvironmentInner::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new CreateEnvironmentRequestEnvironmentInner(); - $this->assertInstanceOf(CreateEnvironmentRequestEnvironmentInner::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new CreateEnvironmentRequestEnvironmentInner(); - $this->assertInstanceOf(CreateEnvironmentRequestEnvironmentInner::class, $model); - } -} diff --git a/test/Model/CreateEnvironmentRequestTest.php b/test/Model/CreateEnvironmentRequestTest.php deleted file mode 100644 index 00cc009..0000000 --- a/test/Model/CreateEnvironmentRequestTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "env_name" - */ - public function testPropertyEnvName() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "clone_configuration_from" - */ - public function testPropertyCloneConfigurationFrom() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "compose_definition" - */ - public function testPropertyComposeDefinition() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "image_suffix" - */ - public function testPropertyImageSuffix() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "spot_configuration" - */ - public function testPropertySpotConfiguration() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "environment" - */ - public function testPropertyEnvironment() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "merge_environment" - */ - public function testPropertyMergeEnvironment() - { - $model = new CreateEnvironmentRequest(); - $this->assertInstanceOf(CreateEnvironmentRequest::class, $model); - } -} diff --git a/test/Model/CreateVolumeRequestTest.php b/test/Model/CreateVolumeRequestTest.php deleted file mode 100644 index 127fc2d..0000000 --- a/test/Model/CreateVolumeRequestTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(CreateVolumeRequest::class, $model); - } - - /** - * Test attribute "volume_name" - */ - public function testPropertyVolumeName() - { - $model = new CreateVolumeRequest(); - $this->assertInstanceOf(CreateVolumeRequest::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new CreateVolumeRequest(); - $this->assertInstanceOf(CreateVolumeRequest::class, $model); - } - - /** - * Test attribute "root_directory" - */ - public function testPropertyRootDirectory() - { - $model = new CreateVolumeRequest(); - $this->assertInstanceOf(CreateVolumeRequest::class, $model); - } -} diff --git a/test/Model/CronRunTest.php b/test/Model/CronRunTest.php deleted file mode 100644 index 2b4d43d..0000000 --- a/test/Model/CronRunTest.php +++ /dev/null @@ -1,172 +0,0 @@ -assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "run_id" - */ - public function testPropertyRunId() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "run_type" - */ - public function testPropertyRunType() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "start_time" - */ - public function testPropertyStartTime() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "end_time" - */ - public function testPropertyEndTime() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "exit_code" - */ - public function testPropertyExitCode() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "output" - */ - public function testPropertyOutput() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "schedule_name" - */ - public function testPropertyScheduleName() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } - - /** - * Test attribute "target_container_name" - */ - public function testPropertyTargetContainerName() - { - $model = new CronRun(); - $this->assertInstanceOf(CronRun::class, $model); - } -} diff --git a/test/Model/CronTest.php b/test/Model/CronTest.php deleted file mode 100644 index e8be78b..0000000 --- a/test/Model/CronTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(Cron::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new Cron(); - $this->assertInstanceOf(Cron::class, $model); - } - - /** - * Test attribute "schedule" - */ - public function testPropertySchedule() - { - $model = new Cron(); - $this->assertInstanceOf(Cron::class, $model); - } - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new Cron(); - $this->assertInstanceOf(Cron::class, $model); - } -} diff --git a/test/Model/DeleteAISession200ResponseTest.php b/test/Model/DeleteAISession200ResponseTest.php deleted file mode 100644 index a016f1c..0000000 --- a/test/Model/DeleteAISession200ResponseTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(DeleteAISession200Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new DeleteAISession200Response(); - $this->assertInstanceOf(DeleteAISession200Response::class, $model); - } -} diff --git a/test/Model/DeleteBackup200ResponseTest.php b/test/Model/DeleteBackup200ResponseTest.php deleted file mode 100644 index bd60ba4..0000000 --- a/test/Model/DeleteBackup200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(DeleteBackup200Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new DeleteBackup200Response(); - $this->assertInstanceOf(DeleteBackup200Response::class, $model); - } - - /** - * Test attribute "backup_id" - */ - public function testPropertyBackupId() - { - $model = new DeleteBackup200Response(); - $this->assertInstanceOf(DeleteBackup200Response::class, $model); - } -} diff --git a/test/Model/DownloadBackup200ResponseTest.php b/test/Model/DownloadBackup200ResponseTest.php deleted file mode 100644 index 2a7529d..0000000 --- a/test/Model/DownloadBackup200ResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(DownloadBackup200Response::class, $model); - } - - /** - * Test attribute "download_url" - */ - public function testPropertyDownloadUrl() - { - $model = new DownloadBackup200Response(); - $this->assertInstanceOf(DownloadBackup200Response::class, $model); - } - - /** - * Test attribute "expires_at" - */ - public function testPropertyExpiresAt() - { - $model = new DownloadBackup200Response(); - $this->assertInstanceOf(DownloadBackup200Response::class, $model); - } - - /** - * Test attribute "filename" - */ - public function testPropertyFilename() - { - $model = new DownloadBackup200Response(); - $this->assertInstanceOf(DownloadBackup200Response::class, $model); - } -} diff --git a/test/Model/Embeddings200ResponseEmbeddingsTest.php b/test/Model/Embeddings200ResponseEmbeddingsTest.php deleted file mode 100644 index 1dd2ebe..0000000 --- a/test/Model/Embeddings200ResponseEmbeddingsTest.php +++ /dev/null @@ -1,82 +0,0 @@ -assertInstanceOf(Embeddings200ResponseEmbeddings::class, $model); - } -} diff --git a/test/Model/Embeddings200ResponseTest.php b/test/Model/Embeddings200ResponseTest.php deleted file mode 100644 index 6aa2b45..0000000 --- a/test/Model/Embeddings200ResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(Embeddings200Response::class, $model); - } - - /** - * Test attribute "embeddings" - */ - public function testPropertyEmbeddings() - { - $model = new Embeddings200Response(); - $this->assertInstanceOf(Embeddings200Response::class, $model); - } - - /** - * Test attribute "model" - */ - public function testPropertyModel() - { - $model = new Embeddings200Response(); - $this->assertInstanceOf(Embeddings200Response::class, $model); - } - - /** - * Test attribute "dimension" - */ - public function testPropertyDimension() - { - $model = new Embeddings200Response(); - $this->assertInstanceOf(Embeddings200Response::class, $model); - } - - /** - * Test attribute "usage" - */ - public function testPropertyUsage() - { - $model = new Embeddings200Response(); - $this->assertInstanceOf(Embeddings200Response::class, $model); - } -} diff --git a/test/Model/Embeddings200ResponseUsageTest.php b/test/Model/Embeddings200ResponseUsageTest.php deleted file mode 100644 index 1b1bb04..0000000 --- a/test/Model/Embeddings200ResponseUsageTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(Embeddings200ResponseUsage::class, $model); - } - - /** - * Test attribute "input_tokens" - */ - public function testPropertyInputTokens() - { - $model = new Embeddings200ResponseUsage(); - $this->assertInstanceOf(Embeddings200ResponseUsage::class, $model); - } - - /** - * Test attribute "total_tokens" - */ - public function testPropertyTotalTokens() - { - $model = new Embeddings200ResponseUsage(); - $this->assertInstanceOf(Embeddings200ResponseUsage::class, $model); - } -} diff --git a/test/Model/EmbeddingsRequestInputTest.php b/test/Model/EmbeddingsRequestInputTest.php deleted file mode 100644 index 055fa15..0000000 --- a/test/Model/EmbeddingsRequestInputTest.php +++ /dev/null @@ -1,82 +0,0 @@ -assertInstanceOf(EmbeddingsRequestInput::class, $model); - } -} diff --git a/test/Model/EmbeddingsRequestTest.php b/test/Model/EmbeddingsRequestTest.php deleted file mode 100644 index db18e73..0000000 --- a/test/Model/EmbeddingsRequestTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(EmbeddingsRequest::class, $model); - } - - /** - * Test attribute "input" - */ - public function testPropertyInput() - { - $model = new EmbeddingsRequest(); - $this->assertInstanceOf(EmbeddingsRequest::class, $model); - } - - /** - * Test attribute "model_id" - */ - public function testPropertyModelId() - { - $model = new EmbeddingsRequest(); - $this->assertInstanceOf(EmbeddingsRequest::class, $model); - } - - /** - * Test attribute "dimensions" - */ - public function testPropertyDimensions() - { - $model = new EmbeddingsRequest(); - $this->assertInstanceOf(EmbeddingsRequest::class, $model); - } - - /** - * Test attribute "normalize" - */ - public function testPropertyNormalize() - { - $model = new EmbeddingsRequest(); - $this->assertInstanceOf(EmbeddingsRequest::class, $model); - } -} diff --git a/test/Model/EnvironmentResponseTest.php b/test/Model/EnvironmentResponseTest.php deleted file mode 100644 index 8b4480f..0000000 --- a/test/Model/EnvironmentResponseTest.php +++ /dev/null @@ -1,262 +0,0 @@ -assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "env_name" - */ - public function testPropertyEnvName() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "running_count" - */ - public function testPropertyRunningCount() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "desired_count" - */ - public function testPropertyDesiredCount() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "public_ip_address" - */ - public function testPropertyPublicIpAddress() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "deployment_status" - */ - public function testPropertyDeploymentStatus() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "task_definition" - */ - public function testPropertyTaskDefinition() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "service" - */ - public function testPropertyService() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "load_balancer" - */ - public function testPropertyLoadBalancer() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "security_group" - */ - public function testPropertySecurityGroup() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "subnet" - */ - public function testPropertySubnet() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "vpc" - */ - public function testPropertyVpc() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "containers" - */ - public function testPropertyContainers() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "volumes" - */ - public function testPropertyVolumes() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "cron" - */ - public function testPropertyCron() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "alb_routing" - */ - public function testPropertyAlbRouting() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new EnvironmentResponse(); - $this->assertInstanceOf(EnvironmentResponse::class, $model); - } -} diff --git a/test/Model/EnvironmentTest.php b/test/Model/EnvironmentTest.php deleted file mode 100644 index 3ed0d0a..0000000 --- a/test/Model/EnvironmentTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(Environment::class, $model); - } - - /** - * Test attribute "env_name" - */ - public function testPropertyEnvName() - { - $model = new Environment(); - $this->assertInstanceOf(Environment::class, $model); - } - - /** - * Test attribute "desired_count" - */ - public function testPropertyDesiredCount() - { - $model = new Environment(); - $this->assertInstanceOf(Environment::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new Environment(); - $this->assertInstanceOf(Environment::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new Environment(); - $this->assertInstanceOf(Environment::class, $model); - } - - /** - * Test attribute "clone_configuration_from" - */ - public function testPropertyCloneConfigurationFrom() - { - $model = new Environment(); - $this->assertInstanceOf(Environment::class, $model); - } - - /** - * Test attribute "image_suffix" - */ - public function testPropertyImageSuffix() - { - $model = new Environment(); - $this->assertInstanceOf(Environment::class, $model); - } -} diff --git a/test/Model/GetAIConfig200ResponseTest.php b/test/Model/GetAIConfig200ResponseTest.php deleted file mode 100644 index b8485e3..0000000 --- a/test/Model/GetAIConfig200ResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(GetAIConfig200Response::class, $model); - } - - /** - * Test attribute "enabled_models" - */ - public function testPropertyEnabledModels() - { - $model = new GetAIConfig200Response(); - $this->assertInstanceOf(GetAIConfig200Response::class, $model); - } - - /** - * Test attribute "default_model" - */ - public function testPropertyDefaultModel() - { - $model = new GetAIConfig200Response(); - $this->assertInstanceOf(GetAIConfig200Response::class, $model); - } - - /** - * Test attribute "max_tokens" - */ - public function testPropertyMaxTokens() - { - $model = new GetAIConfig200Response(); - $this->assertInstanceOf(GetAIConfig200Response::class, $model); - } - - /** - * Test attribute "temperature" - */ - public function testPropertyTemperature() - { - $model = new GetAIConfig200Response(); - $this->assertInstanceOf(GetAIConfig200Response::class, $model); - } -} diff --git a/test/Model/GetAISession200ResponseTest.php b/test/Model/GetAISession200ResponseTest.php deleted file mode 100644 index da569fd..0000000 --- a/test/Model/GetAISession200ResponseTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(GetAISession200Response::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new GetAISession200Response(); - $this->assertInstanceOf(GetAISession200Response::class, $model); - } - - /** - * Test attribute "title" - */ - public function testPropertyTitle() - { - $model = new GetAISession200Response(); - $this->assertInstanceOf(GetAISession200Response::class, $model); - } - - /** - * Test attribute "model" - */ - public function testPropertyModel() - { - $model = new GetAISession200Response(); - $this->assertInstanceOf(GetAISession200Response::class, $model); - } - - /** - * Test attribute "messages" - */ - public function testPropertyMessages() - { - $model = new GetAISession200Response(); - $this->assertInstanceOf(GetAISession200Response::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new GetAISession200Response(); - $this->assertInstanceOf(GetAISession200Response::class, $model); - } -} diff --git a/test/Model/GetAIUsageStats200ResponseByModelValueTest.php b/test/Model/GetAIUsageStats200ResponseByModelValueTest.php deleted file mode 100644 index 5a60761..0000000 --- a/test/Model/GetAIUsageStats200ResponseByModelValueTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(GetAIUsageStats200ResponseByModelValue::class, $model); - } - - /** - * Test attribute "requests" - */ - public function testPropertyRequests() - { - $model = new GetAIUsageStats200ResponseByModelValue(); - $this->assertInstanceOf(GetAIUsageStats200ResponseByModelValue::class, $model); - } - - /** - * Test attribute "tokens" - */ - public function testPropertyTokens() - { - $model = new GetAIUsageStats200ResponseByModelValue(); - $this->assertInstanceOf(GetAIUsageStats200ResponseByModelValue::class, $model); - } -} diff --git a/test/Model/GetAIUsageStats200ResponseTest.php b/test/Model/GetAIUsageStats200ResponseTest.php deleted file mode 100644 index 54edc0a..0000000 --- a/test/Model/GetAIUsageStats200ResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(GetAIUsageStats200Response::class, $model); - } - - /** - * Test attribute "total_requests" - */ - public function testPropertyTotalRequests() - { - $model = new GetAIUsageStats200Response(); - $this->assertInstanceOf(GetAIUsageStats200Response::class, $model); - } - - /** - * Test attribute "total_tokens" - */ - public function testPropertyTotalTokens() - { - $model = new GetAIUsageStats200Response(); - $this->assertInstanceOf(GetAIUsageStats200Response::class, $model); - } - - /** - * Test attribute "by_model" - */ - public function testPropertyByModel() - { - $model = new GetAIUsageStats200Response(); - $this->assertInstanceOf(GetAIUsageStats200Response::class, $model); - } -} diff --git a/test/Model/GetEcrLoginCredentials200ResponseTest.php b/test/Model/GetEcrLoginCredentials200ResponseTest.php deleted file mode 100644 index 7783bd3..0000000 --- a/test/Model/GetEcrLoginCredentials200ResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(GetEcrLoginCredentials200Response::class, $model); - } - - /** - * Test attribute "username" - */ - public function testPropertyUsername() - { - $model = new GetEcrLoginCredentials200Response(); - $this->assertInstanceOf(GetEcrLoginCredentials200Response::class, $model); - } - - /** - * Test attribute "password" - */ - public function testPropertyPassword() - { - $model = new GetEcrLoginCredentials200Response(); - $this->assertInstanceOf(GetEcrLoginCredentials200Response::class, $model); - } - - /** - * Test attribute "expires_at" - */ - public function testPropertyExpiresAt() - { - $model = new GetEcrLoginCredentials200Response(); - $this->assertInstanceOf(GetEcrLoginCredentials200Response::class, $model); - } - - /** - * Test attribute "endpoint" - */ - public function testPropertyEndpoint() - { - $model = new GetEcrLoginCredentials200Response(); - $this->assertInstanceOf(GetEcrLoginCredentials200Response::class, $model); - } -} diff --git a/test/Model/GetEnvironmentLogs200ResponseLogEventsInnerTest.php b/test/Model/GetEnvironmentLogs200ResponseLogEventsInnerTest.php deleted file mode 100644 index e5ca4c2..0000000 --- a/test/Model/GetEnvironmentLogs200ResponseLogEventsInnerTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(GetEnvironmentLogs200ResponseLogEventsInner::class, $model); - } - - /** - * Test attribute "timestamp" - */ - public function testPropertyTimestamp() - { - $model = new GetEnvironmentLogs200ResponseLogEventsInner(); - $this->assertInstanceOf(GetEnvironmentLogs200ResponseLogEventsInner::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new GetEnvironmentLogs200ResponseLogEventsInner(); - $this->assertInstanceOf(GetEnvironmentLogs200ResponseLogEventsInner::class, $model); - } -} diff --git a/test/Model/GetEnvironmentLogs200ResponseTest.php b/test/Model/GetEnvironmentLogs200ResponseTest.php deleted file mode 100644 index c5c8174..0000000 --- a/test/Model/GetEnvironmentLogs200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(GetEnvironmentLogs200Response::class, $model); - } - - /** - * Test attribute "log_events" - */ - public function testPropertyLogEvents() - { - $model = new GetEnvironmentLogs200Response(); - $this->assertInstanceOf(GetEnvironmentLogs200Response::class, $model); - } - - /** - * Test attribute "next_token" - */ - public function testPropertyNextToken() - { - $model = new GetEnvironmentLogs200Response(); - $this->assertInstanceOf(GetEnvironmentLogs200Response::class, $model); - } -} diff --git a/test/Model/GetSshAccessCredentials200ResponseCredentialsTest.php b/test/Model/GetSshAccessCredentials200ResponseCredentialsTest.php deleted file mode 100644 index e4f6cb9..0000000 --- a/test/Model/GetSshAccessCredentials200ResponseCredentialsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(GetSshAccessCredentials200ResponseCredentials::class, $model); - } - - /** - * Test attribute "access_key_id" - */ - public function testPropertyAccessKeyId() - { - $model = new GetSshAccessCredentials200ResponseCredentials(); - $this->assertInstanceOf(GetSshAccessCredentials200ResponseCredentials::class, $model); - } - - /** - * Test attribute "secret_access_key" - */ - public function testPropertySecretAccessKey() - { - $model = new GetSshAccessCredentials200ResponseCredentials(); - $this->assertInstanceOf(GetSshAccessCredentials200ResponseCredentials::class, $model); - } - - /** - * Test attribute "session_token" - */ - public function testPropertySessionToken() - { - $model = new GetSshAccessCredentials200ResponseCredentials(); - $this->assertInstanceOf(GetSshAccessCredentials200ResponseCredentials::class, $model); - } - - /** - * Test attribute "expiration" - */ - public function testPropertyExpiration() - { - $model = new GetSshAccessCredentials200ResponseCredentials(); - $this->assertInstanceOf(GetSshAccessCredentials200ResponseCredentials::class, $model); - } -} diff --git a/test/Model/GetSshAccessCredentials200ResponseTest.php b/test/Model/GetSshAccessCredentials200ResponseTest.php deleted file mode 100644 index 79e83ea..0000000 --- a/test/Model/GetSshAccessCredentials200ResponseTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "credentials" - */ - public function testPropertyCredentials() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "cluster_name" - */ - public function testPropertyClusterName() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "task_arn" - */ - public function testPropertyTaskArn() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "task_id" - */ - public function testPropertyTaskId() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "container_names" - */ - public function testPropertyContainerNames() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "region" - */ - public function testPropertyRegion() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "expires_in" - */ - public function testPropertyExpiresIn() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } - - /** - * Test attribute "organization_scope" - */ - public function testPropertyOrganizationScope() - { - $model = new GetSshAccessCredentials200Response(); - $this->assertInstanceOf(GetSshAccessCredentials200Response::class, $model); - } -} diff --git a/test/Model/GetToolExecutionStatus200ResponseResultTest.php b/test/Model/GetToolExecutionStatus200ResponseResultTest.php deleted file mode 100644 index 7c382a5..0000000 --- a/test/Model/GetToolExecutionStatus200ResponseResultTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(GetToolExecutionStatus200ResponseResult::class, $model); - } - - /** - * Test attribute "images" - */ - public function testPropertyImages() - { - $model = new GetToolExecutionStatus200ResponseResult(); - $this->assertInstanceOf(GetToolExecutionStatus200ResponseResult::class, $model); - } - - /** - * Test attribute "s3_urls" - */ - public function testPropertyS3Urls() - { - $model = new GetToolExecutionStatus200ResponseResult(); - $this->assertInstanceOf(GetToolExecutionStatus200ResponseResult::class, $model); - } -} diff --git a/test/Model/GetToolExecutionStatus200ResponseTest.php b/test/Model/GetToolExecutionStatus200ResponseTest.php deleted file mode 100644 index 4843f1b..0000000 --- a/test/Model/GetToolExecutionStatus200ResponseTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "execution_id" - */ - public function testPropertyExecutionId() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "tool_name" - */ - public function testPropertyToolName() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "result" - */ - public function testPropertyResult() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "started_at" - */ - public function testPropertyStartedAt() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "completed_at" - */ - public function testPropertyCompletedAt() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } - - /** - * Test attribute "duration" - */ - public function testPropertyDuration() - { - $model = new GetToolExecutionStatus200Response(); - $this->assertInstanceOf(GetToolExecutionStatus200Response::class, $model); - } -} diff --git a/test/Model/GetToolExecutionStatus404ResponseTest.php b/test/Model/GetToolExecutionStatus404ResponseTest.php deleted file mode 100644 index c915999..0000000 --- a/test/Model/GetToolExecutionStatus404ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(GetToolExecutionStatus404Response::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new GetToolExecutionStatus404Response(); - $this->assertInstanceOf(GetToolExecutionStatus404Response::class, $model); - } - - /** - * Test attribute "execution_id" - */ - public function testPropertyExecutionId() - { - $model = new GetToolExecutionStatus404Response(); - $this->assertInstanceOf(GetToolExecutionStatus404Response::class, $model); - } -} diff --git a/test/Model/ImageGeneration200ResponseTest.php b/test/Model/ImageGeneration200ResponseTest.php deleted file mode 100644 index 97a5b8c..0000000 --- a/test/Model/ImageGeneration200ResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(ImageGeneration200Response::class, $model); - } - - /** - * Test attribute "images" - */ - public function testPropertyImages() - { - $model = new ImageGeneration200Response(); - $this->assertInstanceOf(ImageGeneration200Response::class, $model); - } - - /** - * Test attribute "mask_image" - */ - public function testPropertyMaskImage() - { - $model = new ImageGeneration200Response(); - $this->assertInstanceOf(ImageGeneration200Response::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new ImageGeneration200Response(); - $this->assertInstanceOf(ImageGeneration200Response::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestBackgroundRemovalParamsTest.php b/test/Model/ImageGenerationRequestBackgroundRemovalParamsTest.php deleted file mode 100644 index 47793b8..0000000 --- a/test/Model/ImageGenerationRequestBackgroundRemovalParamsTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(ImageGenerationRequestBackgroundRemovalParams::class, $model); - } - - /** - * Test attribute "image" - */ - public function testPropertyImage() - { - $model = new ImageGenerationRequestBackgroundRemovalParams(); - $this->assertInstanceOf(ImageGenerationRequestBackgroundRemovalParams::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestColorGuidedGenerationParamsTest.php b/test/Model/ImageGenerationRequestColorGuidedGenerationParamsTest.php deleted file mode 100644 index 15d627a..0000000 --- a/test/Model/ImageGenerationRequestColorGuidedGenerationParamsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(ImageGenerationRequestColorGuidedGenerationParams::class, $model); - } - - /** - * Test attribute "colors" - */ - public function testPropertyColors() - { - $model = new ImageGenerationRequestColorGuidedGenerationParams(); - $this->assertInstanceOf(ImageGenerationRequestColorGuidedGenerationParams::class, $model); - } - - /** - * Test attribute "reference_image" - */ - public function testPropertyReferenceImage() - { - $model = new ImageGenerationRequestColorGuidedGenerationParams(); - $this->assertInstanceOf(ImageGenerationRequestColorGuidedGenerationParams::class, $model); - } - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ImageGenerationRequestColorGuidedGenerationParams(); - $this->assertInstanceOf(ImageGenerationRequestColorGuidedGenerationParams::class, $model); - } - - /** - * Test attribute "negative_text" - */ - public function testPropertyNegativeText() - { - $model = new ImageGenerationRequestColorGuidedGenerationParams(); - $this->assertInstanceOf(ImageGenerationRequestColorGuidedGenerationParams::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestImageGenerationConfigTest.php b/test/Model/ImageGenerationRequestImageGenerationConfigTest.php deleted file mode 100644 index d240d38..0000000 --- a/test/Model/ImageGenerationRequestImageGenerationConfigTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } - - /** - * Test attribute "width" - */ - public function testPropertyWidth() - { - $model = new ImageGenerationRequestImageGenerationConfig(); - $this->assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } - - /** - * Test attribute "height" - */ - public function testPropertyHeight() - { - $model = new ImageGenerationRequestImageGenerationConfig(); - $this->assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } - - /** - * Test attribute "quality" - */ - public function testPropertyQuality() - { - $model = new ImageGenerationRequestImageGenerationConfig(); - $this->assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } - - /** - * Test attribute "cfg_scale" - */ - public function testPropertyCfgScale() - { - $model = new ImageGenerationRequestImageGenerationConfig(); - $this->assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } - - /** - * Test attribute "seed" - */ - public function testPropertySeed() - { - $model = new ImageGenerationRequestImageGenerationConfig(); - $this->assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } - - /** - * Test attribute "number_of_images" - */ - public function testPropertyNumberOfImages() - { - $model = new ImageGenerationRequestImageGenerationConfig(); - $this->assertInstanceOf(ImageGenerationRequestImageGenerationConfig::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestImageVariationParamsTest.php b/test/Model/ImageGenerationRequestImageVariationParamsTest.php deleted file mode 100644 index c81034b..0000000 --- a/test/Model/ImageGenerationRequestImageVariationParamsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(ImageGenerationRequestImageVariationParams::class, $model); - } - - /** - * Test attribute "images" - */ - public function testPropertyImages() - { - $model = new ImageGenerationRequestImageVariationParams(); - $this->assertInstanceOf(ImageGenerationRequestImageVariationParams::class, $model); - } - - /** - * Test attribute "similarity_strength" - */ - public function testPropertySimilarityStrength() - { - $model = new ImageGenerationRequestImageVariationParams(); - $this->assertInstanceOf(ImageGenerationRequestImageVariationParams::class, $model); - } - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ImageGenerationRequestImageVariationParams(); - $this->assertInstanceOf(ImageGenerationRequestImageVariationParams::class, $model); - } - - /** - * Test attribute "negative_text" - */ - public function testPropertyNegativeText() - { - $model = new ImageGenerationRequestImageVariationParams(); - $this->assertInstanceOf(ImageGenerationRequestImageVariationParams::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestInPaintingParamsTest.php b/test/Model/ImageGenerationRequestInPaintingParamsTest.php deleted file mode 100644 index 1318996..0000000 --- a/test/Model/ImageGenerationRequestInPaintingParamsTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(ImageGenerationRequestInPaintingParams::class, $model); - } - - /** - * Test attribute "image" - */ - public function testPropertyImage() - { - $model = new ImageGenerationRequestInPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestInPaintingParams::class, $model); - } - - /** - * Test attribute "mask_image" - */ - public function testPropertyMaskImage() - { - $model = new ImageGenerationRequestInPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestInPaintingParams::class, $model); - } - - /** - * Test attribute "mask_prompt" - */ - public function testPropertyMaskPrompt() - { - $model = new ImageGenerationRequestInPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestInPaintingParams::class, $model); - } - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ImageGenerationRequestInPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestInPaintingParams::class, $model); - } - - /** - * Test attribute "negative_text" - */ - public function testPropertyNegativeText() - { - $model = new ImageGenerationRequestInPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestInPaintingParams::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestOutPaintingParamsTest.php b/test/Model/ImageGenerationRequestOutPaintingParamsTest.php deleted file mode 100644 index 7977ee8..0000000 --- a/test/Model/ImageGenerationRequestOutPaintingParamsTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } - - /** - * Test attribute "image" - */ - public function testPropertyImage() - { - $model = new ImageGenerationRequestOutPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } - - /** - * Test attribute "mask_image" - */ - public function testPropertyMaskImage() - { - $model = new ImageGenerationRequestOutPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } - - /** - * Test attribute "mask_prompt" - */ - public function testPropertyMaskPrompt() - { - $model = new ImageGenerationRequestOutPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } - - /** - * Test attribute "out_painting_mode" - */ - public function testPropertyOutPaintingMode() - { - $model = new ImageGenerationRequestOutPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ImageGenerationRequestOutPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } - - /** - * Test attribute "negative_text" - */ - public function testPropertyNegativeText() - { - $model = new ImageGenerationRequestOutPaintingParams(); - $this->assertInstanceOf(ImageGenerationRequestOutPaintingParams::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestTest.php b/test/Model/ImageGenerationRequestTest.php deleted file mode 100644 index 1433f18..0000000 --- a/test/Model/ImageGenerationRequestTest.php +++ /dev/null @@ -1,181 +0,0 @@ -assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "model_id" - */ - public function testPropertyModelId() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "task_type" - */ - public function testPropertyTaskType() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "text_to_image_params" - */ - public function testPropertyTextToImageParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "color_guided_generation_params" - */ - public function testPropertyColorGuidedGenerationParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "image_variation_params" - */ - public function testPropertyImageVariationParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "in_painting_params" - */ - public function testPropertyInPaintingParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "out_painting_params" - */ - public function testPropertyOutPaintingParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "background_removal_params" - */ - public function testPropertyBackgroundRemovalParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "virtual_try_on_params" - */ - public function testPropertyVirtualTryOnParams() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "image_generation_config" - */ - public function testPropertyImageGenerationConfig() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } - - /** - * Test attribute "region" - */ - public function testPropertyRegion() - { - $model = new ImageGenerationRequest(); - $this->assertInstanceOf(ImageGenerationRequest::class, $model); - } -} diff --git a/test/Model/ImageGenerationRequestTextToImageParamsTest.php b/test/Model/ImageGenerationRequestTextToImageParamsTest.php deleted file mode 100644 index 4b591bd..0000000 --- a/test/Model/ImageGenerationRequestTextToImageParamsTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ImageGenerationRequestTextToImageParams(); - $this->assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } - - /** - * Test attribute "negative_text" - */ - public function testPropertyNegativeText() - { - $model = new ImageGenerationRequestTextToImageParams(); - $this->assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } - - /** - * Test attribute "style" - */ - public function testPropertyStyle() - { - $model = new ImageGenerationRequestTextToImageParams(); - $this->assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } - - /** - * Test attribute "condition_image" - */ - public function testPropertyConditionImage() - { - $model = new ImageGenerationRequestTextToImageParams(); - $this->assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } - - /** - * Test attribute "control_mode" - */ - public function testPropertyControlMode() - { - $model = new ImageGenerationRequestTextToImageParams(); - $this->assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } - - /** - * Test attribute "control_strength" - */ - public function testPropertyControlStrength() - { - $model = new ImageGenerationRequestTextToImageParams(); - $this->assertInstanceOf(ImageGenerationRequestTextToImageParams::class, $model); - } -} diff --git a/test/Model/KVItemsCreate200ResponseTest.php b/test/Model/KVItemsCreate200ResponseTest.php deleted file mode 100644 index a755d6b..0000000 --- a/test/Model/KVItemsCreate200ResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(KVItemsCreate200Response::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new KVItemsCreate200Response(); - $this->assertInstanceOf(KVItemsCreate200Response::class, $model); - } - - /** - * Test attribute "key" - */ - public function testPropertyKey() - { - $model = new KVItemsCreate200Response(); - $this->assertInstanceOf(KVItemsCreate200Response::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new KVItemsCreate200Response(); - $this->assertInstanceOf(KVItemsCreate200Response::class, $model); - } -} diff --git a/test/Model/KVItemsDelete200ResponseTest.php b/test/Model/KVItemsDelete200ResponseTest.php deleted file mode 100644 index 8add10f..0000000 --- a/test/Model/KVItemsDelete200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(KVItemsDelete200Response::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new KVItemsDelete200Response(); - $this->assertInstanceOf(KVItemsDelete200Response::class, $model); - } - - /** - * Test attribute "key" - */ - public function testPropertyKey() - { - $model = new KVItemsDelete200Response(); - $this->assertInstanceOf(KVItemsDelete200Response::class, $model); - } -} diff --git a/test/Model/KVItemsShow200ResponseTest.php b/test/Model/KVItemsShow200ResponseTest.php deleted file mode 100644 index fe380fc..0000000 --- a/test/Model/KVItemsShow200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(KVItemsShow200Response::class, $model); - } - - /** - * Test attribute "key" - */ - public function testPropertyKey() - { - $model = new KVItemsShow200Response(); - $this->assertInstanceOf(KVItemsShow200Response::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new KVItemsShow200Response(); - $this->assertInstanceOf(KVItemsShow200Response::class, $model); - } -} diff --git a/test/Model/KVItemsShow200ResponseValueTest.php b/test/Model/KVItemsShow200ResponseValueTest.php deleted file mode 100644 index 782389a..0000000 --- a/test/Model/KVItemsShow200ResponseValueTest.php +++ /dev/null @@ -1,82 +0,0 @@ -assertInstanceOf(KVItemsShow200ResponseValue::class, $model); - } -} diff --git a/test/Model/ListAIModels200ResponseModelsInnerCapabilitiesTest.php b/test/Model/ListAIModels200ResponseModelsInnerCapabilitiesTest.php deleted file mode 100644 index 254a206..0000000 --- a/test/Model/ListAIModels200ResponseModelsInnerCapabilitiesTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(ListAIModels200ResponseModelsInnerCapabilities::class, $model); - } - - /** - * Test attribute "text" - */ - public function testPropertyText() - { - $model = new ListAIModels200ResponseModelsInnerCapabilities(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInnerCapabilities::class, $model); - } - - /** - * Test attribute "multimodal" - */ - public function testPropertyMultimodal() - { - $model = new ListAIModels200ResponseModelsInnerCapabilities(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInnerCapabilities::class, $model); - } - - /** - * Test attribute "embeddings" - */ - public function testPropertyEmbeddings() - { - $model = new ListAIModels200ResponseModelsInnerCapabilities(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInnerCapabilities::class, $model); - } - - /** - * Test attribute "streaming" - */ - public function testPropertyStreaming() - { - $model = new ListAIModels200ResponseModelsInnerCapabilities(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInnerCapabilities::class, $model); - } - - /** - * Test attribute "tool_use" - */ - public function testPropertyToolUse() - { - $model = new ListAIModels200ResponseModelsInnerCapabilities(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInnerCapabilities::class, $model); - } -} diff --git a/test/Model/ListAIModels200ResponseModelsInnerTest.php b/test/Model/ListAIModels200ResponseModelsInnerTest.php deleted file mode 100644 index a1267ac..0000000 --- a/test/Model/ListAIModels200ResponseModelsInnerTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(ListAIModels200ResponseModelsInner::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new ListAIModels200ResponseModelsInner(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInner::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ListAIModels200ResponseModelsInner(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInner::class, $model); - } - - /** - * Test attribute "provider" - */ - public function testPropertyProvider() - { - $model = new ListAIModels200ResponseModelsInner(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInner::class, $model); - } - - /** - * Test attribute "capabilities" - */ - public function testPropertyCapabilities() - { - $model = new ListAIModels200ResponseModelsInner(); - $this->assertInstanceOf(ListAIModels200ResponseModelsInner::class, $model); - } -} diff --git a/test/Model/ListAIModels200ResponseTest.php b/test/Model/ListAIModels200ResponseTest.php deleted file mode 100644 index b90313a..0000000 --- a/test/Model/ListAIModels200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(ListAIModels200Response::class, $model); - } - - /** - * Test attribute "count" - */ - public function testPropertyCount() - { - $model = new ListAIModels200Response(); - $this->assertInstanceOf(ListAIModels200Response::class, $model); - } - - /** - * Test attribute "models" - */ - public function testPropertyModels() - { - $model = new ListAIModels200Response(); - $this->assertInstanceOf(ListAIModels200Response::class, $model); - } -} diff --git a/test/Model/ListAISessions200ResponseInnerTest.php b/test/Model/ListAISessions200ResponseInnerTest.php deleted file mode 100644 index 166924f..0000000 --- a/test/Model/ListAISessions200ResponseInnerTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(ListAISessions200ResponseInner::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new ListAISessions200ResponseInner(); - $this->assertInstanceOf(ListAISessions200ResponseInner::class, $model); - } - - /** - * Test attribute "title" - */ - public function testPropertyTitle() - { - $model = new ListAISessions200ResponseInner(); - $this->assertInstanceOf(ListAISessions200ResponseInner::class, $model); - } - - /** - * Test attribute "model" - */ - public function testPropertyModel() - { - $model = new ListAISessions200ResponseInner(); - $this->assertInstanceOf(ListAISessions200ResponseInner::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new ListAISessions200ResponseInner(); - $this->assertInstanceOf(ListAISessions200ResponseInner::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new ListAISessions200ResponseInner(); - $this->assertInstanceOf(ListAISessions200ResponseInner::class, $model); - } -} diff --git a/test/Model/ListAIToolNames200ResponseTest.php b/test/Model/ListAIToolNames200ResponseTest.php deleted file mode 100644 index 858a16d..0000000 --- a/test/Model/ListAIToolNames200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(ListAIToolNames200Response::class, $model); - } - - /** - * Test attribute "tools" - */ - public function testPropertyTools() - { - $model = new ListAIToolNames200Response(); - $this->assertInstanceOf(ListAIToolNames200Response::class, $model); - } - - /** - * Test attribute "count" - */ - public function testPropertyCount() - { - $model = new ListAIToolNames200Response(); - $this->assertInstanceOf(ListAIToolNames200Response::class, $model); - } -} diff --git a/test/Model/ListAITools200ResponseTest.php b/test/Model/ListAITools200ResponseTest.php deleted file mode 100644 index baf3883..0000000 --- a/test/Model/ListAITools200ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(ListAITools200Response::class, $model); - } - - /** - * Test attribute "tools" - */ - public function testPropertyTools() - { - $model = new ListAITools200Response(); - $this->assertInstanceOf(ListAITools200Response::class, $model); - } - - /** - * Test attribute "count" - */ - public function testPropertyCount() - { - $model = new ListAITools200Response(); - $this->assertInstanceOf(ListAITools200Response::class, $model); - } -} diff --git a/test/Model/ListAITools200ResponseToolsInnerTest.php b/test/Model/ListAITools200ResponseToolsInnerTest.php deleted file mode 100644 index 952a18a..0000000 --- a/test/Model/ListAITools200ResponseToolsInnerTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(ListAITools200ResponseToolsInner::class, $model); - } - - /** - * Test attribute "tool_spec" - */ - public function testPropertyToolSpec() - { - $model = new ListAITools200ResponseToolsInner(); - $this->assertInstanceOf(ListAITools200ResponseToolsInner::class, $model); - } -} diff --git a/test/Model/ListAITools200ResponseToolsInnerToolSpecInputSchemaTest.php b/test/Model/ListAITools200ResponseToolsInnerToolSpecInputSchemaTest.php deleted file mode 100644 index 56c7aae..0000000 --- a/test/Model/ListAITools200ResponseToolsInnerToolSpecInputSchemaTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(ListAITools200ResponseToolsInnerToolSpecInputSchema::class, $model); - } - - /** - * Test attribute "json" - */ - public function testPropertyJson() - { - $model = new ListAITools200ResponseToolsInnerToolSpecInputSchema(); - $this->assertInstanceOf(ListAITools200ResponseToolsInnerToolSpecInputSchema::class, $model); - } -} diff --git a/test/Model/ListAITools200ResponseToolsInnerToolSpecTest.php b/test/Model/ListAITools200ResponseToolsInnerToolSpecTest.php deleted file mode 100644 index c97f70d..0000000 --- a/test/Model/ListAITools200ResponseToolsInnerToolSpecTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(ListAITools200ResponseToolsInnerToolSpec::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new ListAITools200ResponseToolsInnerToolSpec(); - $this->assertInstanceOf(ListAITools200ResponseToolsInnerToolSpec::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new ListAITools200ResponseToolsInnerToolSpec(); - $this->assertInstanceOf(ListAITools200ResponseToolsInnerToolSpec::class, $model); - } - - /** - * Test attribute "input_schema" - */ - public function testPropertyInputSchema() - { - $model = new ListAITools200ResponseToolsInnerToolSpec(); - $this->assertInstanceOf(ListAITools200ResponseToolsInnerToolSpec::class, $model); - } -} diff --git a/test/Model/ListBackups200ResponseBackupsInnerTest.php b/test/Model/ListBackups200ResponseBackupsInnerTest.php deleted file mode 100644 index f2137be..0000000 --- a/test/Model/ListBackups200ResponseBackupsInnerTest.php +++ /dev/null @@ -1,199 +0,0 @@ -assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "backup_id" - */ - public function testPropertyBackupId() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "engine" - */ - public function testPropertyEngine() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "task_arn" - */ - public function testPropertyTaskArn() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "s3_key" - */ - public function testPropertyS3Key() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "bucket_name" - */ - public function testPropertyBucketName() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "size" - */ - public function testPropertySize() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "size_formatted" - */ - public function testPropertySizeFormatted() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } - - /** - * Test attribute "file_exists" - */ - public function testPropertyFileExists() - { - $model = new ListBackups200ResponseBackupsInner(); - $this->assertInstanceOf(ListBackups200ResponseBackupsInner::class, $model); - } -} diff --git a/test/Model/ListBackups200ResponseTest.php b/test/Model/ListBackups200ResponseTest.php deleted file mode 100644 index 5df996c..0000000 --- a/test/Model/ListBackups200ResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(ListBackups200Response::class, $model); - } - - /** - * Test attribute "backups" - */ - public function testPropertyBackups() - { - $model = new ListBackups200Response(); - $this->assertInstanceOf(ListBackups200Response::class, $model); - } - - /** - * Test attribute "count" - */ - public function testPropertyCount() - { - $model = new ListBackups200Response(); - $this->assertInstanceOf(ListBackups200Response::class, $model); - } - - /** - * Test attribute "next_token" - */ - public function testPropertyNextToken() - { - $model = new ListBackups200Response(); - $this->assertInstanceOf(ListBackups200Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new ListBackups200Response(); - $this->assertInstanceOf(ListBackups200Response::class, $model); - } -} diff --git a/test/Model/ListBackups422ResponseTest.php b/test/Model/ListBackups422ResponseTest.php deleted file mode 100644 index 386e169..0000000 --- a/test/Model/ListBackups422ResponseTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(ListBackups422Response::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new ListBackups422Response(); - $this->assertInstanceOf(ListBackups422Response::class, $model); - } -} diff --git a/test/Model/ListToolExecutions200ResponseExecutionsInnerTest.php b/test/Model/ListToolExecutions200ResponseExecutionsInnerTest.php deleted file mode 100644 index a261001..0000000 --- a/test/Model/ListToolExecutions200ResponseExecutionsInnerTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(ListToolExecutions200ResponseExecutionsInner::class, $model); - } - - /** - * Test attribute "execution_id" - */ - public function testPropertyExecutionId() - { - $model = new ListToolExecutions200ResponseExecutionsInner(); - $this->assertInstanceOf(ListToolExecutions200ResponseExecutionsInner::class, $model); - } - - /** - * Test attribute "tool_name" - */ - public function testPropertyToolName() - { - $model = new ListToolExecutions200ResponseExecutionsInner(); - $this->assertInstanceOf(ListToolExecutions200ResponseExecutionsInner::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ListToolExecutions200ResponseExecutionsInner(); - $this->assertInstanceOf(ListToolExecutions200ResponseExecutionsInner::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new ListToolExecutions200ResponseExecutionsInner(); - $this->assertInstanceOf(ListToolExecutions200ResponseExecutionsInner::class, $model); - } - - /** - * Test attribute "completed_at" - */ - public function testPropertyCompletedAt() - { - $model = new ListToolExecutions200ResponseExecutionsInner(); - $this->assertInstanceOf(ListToolExecutions200ResponseExecutionsInner::class, $model); - } -} diff --git a/test/Model/ListToolExecutions200ResponseTest.php b/test/Model/ListToolExecutions200ResponseTest.php deleted file mode 100644 index b40fc51..0000000 --- a/test/Model/ListToolExecutions200ResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(ListToolExecutions200Response::class, $model); - } - - /** - * Test attribute "executions" - */ - public function testPropertyExecutions() - { - $model = new ListToolExecutions200Response(); - $this->assertInstanceOf(ListToolExecutions200Response::class, $model); - } - - /** - * Test attribute "count" - */ - public function testPropertyCount() - { - $model = new ListToolExecutions200Response(); - $this->assertInstanceOf(ListToolExecutions200Response::class, $model); - } - - /** - * Test attribute "org_id" - */ - public function testPropertyOrgId() - { - $model = new ListToolExecutions200Response(); - $this->assertInstanceOf(ListToolExecutions200Response::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new ListToolExecutions200Response(); - $this->assertInstanceOf(ListToolExecutions200Response::class, $model); - } -} diff --git a/test/Model/OrganizationsList200ResponseInnerTest.php b/test/Model/OrganizationsList200ResponseInnerTest.php deleted file mode 100644 index e01cdd2..0000000 --- a/test/Model/OrganizationsList200ResponseInnerTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(OrganizationsList200ResponseInner::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new OrganizationsList200ResponseInner(); - $this->assertInstanceOf(OrganizationsList200ResponseInner::class, $model); - } - - /** - * Test attribute "machine_name" - */ - public function testPropertyMachineName() - { - $model = new OrganizationsList200ResponseInner(); - $this->assertInstanceOf(OrganizationsList200ResponseInner::class, $model); - } -} diff --git a/test/Model/PatchEnvironmentCompose202ResponseSpotConfigurationTest.php b/test/Model/PatchEnvironmentCompose202ResponseSpotConfigurationTest.php deleted file mode 100644 index 439158f..0000000 --- a/test/Model/PatchEnvironmentCompose202ResponseSpotConfigurationTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(PatchEnvironmentCompose202ResponseSpotConfiguration::class, $model); - } - - /** - * Test attribute "strategy" - */ - public function testPropertyStrategy() - { - $model = new PatchEnvironmentCompose202ResponseSpotConfiguration(); - $this->assertInstanceOf(PatchEnvironmentCompose202ResponseSpotConfiguration::class, $model); - } - - /** - * Test attribute "tolerate_downtime" - */ - public function testPropertyTolerateDowntime() - { - $model = new PatchEnvironmentCompose202ResponseSpotConfiguration(); - $this->assertInstanceOf(PatchEnvironmentCompose202ResponseSpotConfiguration::class, $model); - } -} diff --git a/test/Model/PatchEnvironmentCompose202ResponseTest.php b/test/Model/PatchEnvironmentCompose202ResponseTest.php deleted file mode 100644 index 0c57fbc..0000000 --- a/test/Model/PatchEnvironmentCompose202ResponseTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "architecture" - */ - public function testPropertyArchitecture() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "task_cpu" - */ - public function testPropertyTaskCpu() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "task_memory" - */ - public function testPropertyTaskMemory() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "containers" - */ - public function testPropertyContainers() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "spot_configuration" - */ - public function testPropertySpotConfiguration() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "enable_cross_env_networking" - */ - public function testPropertyEnableCrossEnvNetworking() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } - - /** - * Test attribute "enable_cross_app_networking" - */ - public function testPropertyEnableCrossAppNetworking() - { - $model = new PatchEnvironmentCompose202Response(); - $this->assertInstanceOf(PatchEnvironmentCompose202Response::class, $model); - } -} diff --git a/test/Model/PatchEnvironmentCompose400ResponseTest.php b/test/Model/PatchEnvironmentCompose400ResponseTest.php deleted file mode 100644 index 47de025..0000000 --- a/test/Model/PatchEnvironmentCompose400ResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(PatchEnvironmentCompose400Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new PatchEnvironmentCompose400Response(); - $this->assertInstanceOf(PatchEnvironmentCompose400Response::class, $model); - } - - /** - * Test attribute "errors" - */ - public function testPropertyErrors() - { - $model = new PatchEnvironmentCompose400Response(); - $this->assertInstanceOf(PatchEnvironmentCompose400Response::class, $model); - } -} diff --git a/test/Model/PatchEnvironmentComposeRequestSpotConfigurationTest.php b/test/Model/PatchEnvironmentComposeRequestSpotConfigurationTest.php deleted file mode 100644 index 0356761..0000000 --- a/test/Model/PatchEnvironmentComposeRequestSpotConfigurationTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(PatchEnvironmentComposeRequestSpotConfiguration::class, $model); - } - - /** - * Test attribute "strategy" - */ - public function testPropertyStrategy() - { - $model = new PatchEnvironmentComposeRequestSpotConfiguration(); - $this->assertInstanceOf(PatchEnvironmentComposeRequestSpotConfiguration::class, $model); - } -} diff --git a/test/Model/PatchEnvironmentComposeRequestTest.php b/test/Model/PatchEnvironmentComposeRequestTest.php deleted file mode 100644 index 004939f..0000000 --- a/test/Model/PatchEnvironmentComposeRequestTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "architecture" - */ - public function testPropertyArchitecture() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "task_cpu" - */ - public function testPropertyTaskCpu() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "task_memory" - */ - public function testPropertyTaskMemory() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "containers" - */ - public function testPropertyContainers() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "spot_configuration" - */ - public function testPropertySpotConfiguration() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "enable_cross_env_networking" - */ - public function testPropertyEnableCrossEnvNetworking() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } - - /** - * Test attribute "enable_cross_app_networking" - */ - public function testPropertyEnableCrossAppNetworking() - { - $model = new PatchEnvironmentComposeRequest(); - $this->assertInstanceOf(PatchEnvironmentComposeRequest::class, $model); - } -} diff --git a/test/Model/PurgeCreateRequestTest.php b/test/Model/PurgeCreateRequestTest.php deleted file mode 100644 index 22aa8dd..0000000 --- a/test/Model/PurgeCreateRequestTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(PurgeCreateRequest::class, $model); - } - - /** - * Test attribute "cache_keys" - */ - public function testPropertyCacheKeys() - { - $model = new PurgeCreateRequest(); - $this->assertInstanceOf(PurgeCreateRequest::class, $model); - } - - /** - * Test attribute "urls" - */ - public function testPropertyUrls() - { - $model = new PurgeCreateRequest(); - $this->assertInstanceOf(PurgeCreateRequest::class, $model); - } - - /** - * Test attribute "scope" - */ - public function testPropertyScope() - { - $model = new PurgeCreateRequest(); - $this->assertInstanceOf(PurgeCreateRequest::class, $model); - } - - /** - * Test attribute "soft" - */ - public function testPropertySoft() - { - $model = new PurgeCreateRequest(); - $this->assertInstanceOf(PurgeCreateRequest::class, $model); - } -} diff --git a/test/Model/ScalingPolicyTest.php b/test/Model/ScalingPolicyTest.php deleted file mode 100644 index 066c605..0000000 --- a/test/Model/ScalingPolicyTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(ScalingPolicy::class, $model); - } - - /** - * Test attribute "metric" - */ - public function testPropertyMetric() - { - $model = new ScalingPolicy(); - $this->assertInstanceOf(ScalingPolicy::class, $model); - } - - /** - * Test attribute "target_value" - */ - public function testPropertyTargetValue() - { - $model = new ScalingPolicy(); - $this->assertInstanceOf(ScalingPolicy::class, $model); - } - - /** - * Test attribute "scale_in_cooldown_seconds" - */ - public function testPropertyScaleInCooldownSeconds() - { - $model = new ScalingPolicy(); - $this->assertInstanceOf(ScalingPolicy::class, $model); - } - - /** - * Test attribute "scale_out_cooldown_seconds" - */ - public function testPropertyScaleOutCooldownSeconds() - { - $model = new ScalingPolicy(); - $this->assertInstanceOf(ScalingPolicy::class, $model); - } -} diff --git a/test/Model/SpotConfigurationTest.php b/test/Model/SpotConfigurationTest.php deleted file mode 100644 index 06fe2e6..0000000 --- a/test/Model/SpotConfigurationTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(SpotConfiguration::class, $model); - } - - /** - * Test attribute "strategy" - */ - public function testPropertyStrategy() - { - $model = new SpotConfiguration(); - $this->assertInstanceOf(SpotConfiguration::class, $model); - } -} diff --git a/test/Model/SyncOperationTest.php b/test/Model/SyncOperationTest.php deleted file mode 100644 index a47e8c0..0000000 --- a/test/Model/SyncOperationTest.php +++ /dev/null @@ -1,145 +0,0 @@ -assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "sync_id" - */ - public function testPropertySyncId() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "sync_type" - */ - public function testPropertySyncType() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "source_environment" - */ - public function testPropertySourceEnvironment() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "target_environment" - */ - public function testPropertyTargetEnvironment() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "status" - */ - public function testPropertyStatus() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } - - /** - * Test attribute "completed_at" - */ - public function testPropertyCompletedAt() - { - $model = new SyncOperation(); - $this->assertInstanceOf(SyncOperation::class, $model); - } -} diff --git a/test/Model/SyncToEnvironmentRequestTest.php b/test/Model/SyncToEnvironmentRequestTest.php deleted file mode 100644 index 975d241..0000000 --- a/test/Model/SyncToEnvironmentRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(SyncToEnvironmentRequest::class, $model); - } - - /** - * Test attribute "source_environment" - */ - public function testPropertySourceEnvironment() - { - $model = new SyncToEnvironmentRequest(); - $this->assertInstanceOf(SyncToEnvironmentRequest::class, $model); - } -} diff --git a/test/Model/UpdateAIConfigRequestTest.php b/test/Model/UpdateAIConfigRequestTest.php deleted file mode 100644 index 703da4f..0000000 --- a/test/Model/UpdateAIConfigRequestTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(UpdateAIConfigRequest::class, $model); - } - - /** - * Test attribute "enabled_models" - */ - public function testPropertyEnabledModels() - { - $model = new UpdateAIConfigRequest(); - $this->assertInstanceOf(UpdateAIConfigRequest::class, $model); - } - - /** - * Test attribute "default_model" - */ - public function testPropertyDefaultModel() - { - $model = new UpdateAIConfigRequest(); - $this->assertInstanceOf(UpdateAIConfigRequest::class, $model); - } - - /** - * Test attribute "max_tokens" - */ - public function testPropertyMaxTokens() - { - $model = new UpdateAIConfigRequest(); - $this->assertInstanceOf(UpdateAIConfigRequest::class, $model); - } - - /** - * Test attribute "temperature" - */ - public function testPropertyTemperature() - { - $model = new UpdateAIConfigRequest(); - $this->assertInstanceOf(UpdateAIConfigRequest::class, $model); - } -} diff --git a/test/Model/UpdateCronJobRequestTest.php b/test/Model/UpdateCronJobRequestTest.php deleted file mode 100644 index 929618e..0000000 --- a/test/Model/UpdateCronJobRequestTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(UpdateCronJobRequest::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new UpdateCronJobRequest(); - $this->assertInstanceOf(UpdateCronJobRequest::class, $model); - } - - /** - * Test attribute "schedule_expression" - */ - public function testPropertyScheduleExpression() - { - $model = new UpdateCronJobRequest(); - $this->assertInstanceOf(UpdateCronJobRequest::class, $model); - } - - /** - * Test attribute "command" - */ - public function testPropertyCommand() - { - $model = new UpdateCronJobRequest(); - $this->assertInstanceOf(UpdateCronJobRequest::class, $model); - } - - /** - * Test attribute "target_container_name" - */ - public function testPropertyTargetContainerName() - { - $model = new UpdateCronJobRequest(); - $this->assertInstanceOf(UpdateCronJobRequest::class, $model); - } - - /** - * Test attribute "is_enabled" - */ - public function testPropertyIsEnabled() - { - $model = new UpdateCronJobRequest(); - $this->assertInstanceOf(UpdateCronJobRequest::class, $model); - } -} diff --git a/test/Model/UpdateEnvironmentRequestTest.php b/test/Model/UpdateEnvironmentRequestTest.php deleted file mode 100644 index 23ecb77..0000000 --- a/test/Model/UpdateEnvironmentRequestTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(UpdateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "compose_definition" - */ - public function testPropertyComposeDefinition() - { - $model = new UpdateEnvironmentRequest(); - $this->assertInstanceOf(UpdateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "min_capacity" - */ - public function testPropertyMinCapacity() - { - $model = new UpdateEnvironmentRequest(); - $this->assertInstanceOf(UpdateEnvironmentRequest::class, $model); - } - - /** - * Test attribute "max_capacity" - */ - public function testPropertyMaxCapacity() - { - $model = new UpdateEnvironmentRequest(); - $this->assertInstanceOf(UpdateEnvironmentRequest::class, $model); - } -} diff --git a/test/Model/UpdateEnvironmentStateRequestTest.php b/test/Model/UpdateEnvironmentStateRequestTest.php deleted file mode 100644 index 715f9e7..0000000 --- a/test/Model/UpdateEnvironmentStateRequestTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(UpdateEnvironmentStateRequest::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new UpdateEnvironmentStateRequest(); - $this->assertInstanceOf(UpdateEnvironmentStateRequest::class, $model); - } - - /** - * Test attribute "image_tag" - */ - public function testPropertyImageTag() - { - $model = new UpdateEnvironmentStateRequest(); - $this->assertInstanceOf(UpdateEnvironmentStateRequest::class, $model); - } -} diff --git a/test/Model/UpdateEnvironmentVariableRequestTest.php b/test/Model/UpdateEnvironmentVariableRequestTest.php deleted file mode 100644 index fa1eea0..0000000 --- a/test/Model/UpdateEnvironmentVariableRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(UpdateEnvironmentVariableRequest::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new UpdateEnvironmentVariableRequest(); - $this->assertInstanceOf(UpdateEnvironmentVariableRequest::class, $model); - } -} diff --git a/test/Model/V1ContentItemTest.php b/test/Model/V1ContentItemTest.php deleted file mode 100644 index c8b2eac..0000000 --- a/test/Model/V1ContentItemTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(V1ContentItem::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1ContentItem(); - $this->assertInstanceOf(V1ContentItem::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1ContentItem(); - $this->assertInstanceOf(V1ContentItem::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1ContentItem(); - $this->assertInstanceOf(V1ContentItem::class, $model); - } - - /** - * Test attribute "revision_count" - */ - public function testPropertyRevisionCount() - { - $model = new V1ContentItem(); - $this->assertInstanceOf(V1ContentItem::class, $model); - } - - /** - * Test attribute "desc" - */ - public function testPropertyDesc() - { - $model = new V1ContentItem(); - $this->assertInstanceOf(V1ContentItem::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V1ContentItem(); - $this->assertInstanceOf(V1ContentItem::class, $model); - } -} diff --git a/test/Model/V1ContentListResponseTest.php b/test/Model/V1ContentListResponseTest.php deleted file mode 100644 index 70543ca..0000000 --- a/test/Model/V1ContentListResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1ContentListResponse::class, $model); - } - - /** - * Test attribute "draw" - */ - public function testPropertyDraw() - { - $model = new V1ContentListResponse(); - $this->assertInstanceOf(V1ContentListResponse::class, $model); - } - - /** - * Test attribute "i_total_records" - */ - public function testPropertyITotalRecords() - { - $model = new V1ContentListResponse(); - $this->assertInstanceOf(V1ContentListResponse::class, $model); - } - - /** - * Test attribute "i_total_display_records" - */ - public function testPropertyITotalDisplayRecords() - { - $model = new V1ContentListResponse(); - $this->assertInstanceOf(V1ContentListResponse::class, $model); - } - - /** - * Test attribute "aa_data" - */ - public function testPropertyAaData() - { - $model = new V1ContentListResponse(); - $this->assertInstanceOf(V1ContentListResponse::class, $model); - } -} diff --git a/test/Model/V1ContentRequestTest.php b/test/Model/V1ContentRequestTest.php deleted file mode 100644 index 437976f..0000000 --- a/test/Model/V1ContentRequestTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(V1ContentRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1ContentRequest(); - $this->assertInstanceOf(V1ContentRequest::class, $model); - } - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new V1ContentRequest(); - $this->assertInstanceOf(V1ContentRequest::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1ContentRequest(); - $this->assertInstanceOf(V1ContentRequest::class, $model); - } - - /** - * Test attribute "content_timestamp" - */ - public function testPropertyContentTimestamp() - { - $model = new V1ContentRequest(); - $this->assertInstanceOf(V1ContentRequest::class, $model); - } - - /** - * Test attribute "info" - */ - public function testPropertyInfo() - { - $model = new V1ContentRequest(); - $this->assertInstanceOf(V1ContentRequest::class, $model); - } - - /** - * Test attribute "transitions" - */ - public function testPropertyTransitions() - { - $model = new V1ContentRequest(); - $this->assertInstanceOf(V1ContentRequest::class, $model); - } -} diff --git a/test/Model/V1DeleteResponseTest.php b/test/Model/V1DeleteResponseTest.php deleted file mode 100644 index 7309336..0000000 --- a/test/Model/V1DeleteResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(V1DeleteResponse::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new V1DeleteResponse(); - $this->assertInstanceOf(V1DeleteResponse::class, $model); - } - - /** - * Test attribute "errors" - */ - public function testPropertyErrors() - { - $model = new V1DeleteResponse(); - $this->assertInstanceOf(V1DeleteResponse::class, $model); - } - - /** - * Test attribute "meta" - */ - public function testPropertyMeta() - { - $model = new V1DeleteResponse(); - $this->assertInstanceOf(V1DeleteResponse::class, $model); - } -} diff --git a/test/Model/V1ErrorTest.php b/test/Model/V1ErrorTest.php deleted file mode 100644 index 9bcb98b..0000000 --- a/test/Model/V1ErrorTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1Error::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new V1Error(); - $this->assertInstanceOf(V1Error::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new V1Error(); - $this->assertInstanceOf(V1Error::class, $model); - } -} diff --git a/test/Model/V1FormSubmissionItemTest.php b/test/Model/V1FormSubmissionItemTest.php deleted file mode 100644 index f8244ab..0000000 --- a/test/Model/V1FormSubmissionItemTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(V1FormSubmissionItem::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V1FormSubmissionItem(); - $this->assertInstanceOf(V1FormSubmissionItem::class, $model); - } - - /** - * Test attribute "country_ip" - */ - public function testPropertyCountryIp() - { - $model = new V1FormSubmissionItem(); - $this->assertInstanceOf(V1FormSubmissionItem::class, $model); - } - - /** - * Test attribute "spam_score" - */ - public function testPropertySpamScore() - { - $model = new V1FormSubmissionItem(); - $this->assertInstanceOf(V1FormSubmissionItem::class, $model); - } - - /** - * Test attribute "data" - */ - public function testPropertyData() - { - $model = new V1FormSubmissionItem(); - $this->assertInstanceOf(V1FormSubmissionItem::class, $model); - } - - /** - * Test attribute "file_count" - */ - public function testPropertyFileCount() - { - $model = new V1FormSubmissionItem(); - $this->assertInstanceOf(V1FormSubmissionItem::class, $model); - } - - /** - * Test attribute "date_submitted" - */ - public function testPropertyDateSubmitted() - { - $model = new V1FormSubmissionItem(); - $this->assertInstanceOf(V1FormSubmissionItem::class, $model); - } -} diff --git a/test/Model/V1FormSubmissionListResponseTest.php b/test/Model/V1FormSubmissionListResponseTest.php deleted file mode 100644 index 1743dfc..0000000 --- a/test/Model/V1FormSubmissionListResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1FormSubmissionListResponse::class, $model); - } - - /** - * Test attribute "draw" - */ - public function testPropertyDraw() - { - $model = new V1FormSubmissionListResponse(); - $this->assertInstanceOf(V1FormSubmissionListResponse::class, $model); - } - - /** - * Test attribute "i_total_records" - */ - public function testPropertyITotalRecords() - { - $model = new V1FormSubmissionListResponse(); - $this->assertInstanceOf(V1FormSubmissionListResponse::class, $model); - } - - /** - * Test attribute "i_total_display_records" - */ - public function testPropertyITotalDisplayRecords() - { - $model = new V1FormSubmissionListResponse(); - $this->assertInstanceOf(V1FormSubmissionListResponse::class, $model); - } - - /** - * Test attribute "aa_data" - */ - public function testPropertyAaData() - { - $model = new V1FormSubmissionListResponse(); - $this->assertInstanceOf(V1FormSubmissionListResponse::class, $model); - } -} diff --git a/test/Model/V1GetMetricSeriesResponseDataTest.php b/test/Model/V1GetMetricSeriesResponseDataTest.php deleted file mode 100644 index 923976f..0000000 --- a/test/Model/V1GetMetricSeriesResponseDataTest.php +++ /dev/null @@ -1,82 +0,0 @@ -assertInstanceOf(V1GetMetricSeriesResponseData::class, $model); - } -} diff --git a/test/Model/V1GetMetricSeriesResponseTest.php b/test/Model/V1GetMetricSeriesResponseTest.php deleted file mode 100644 index 650f760..0000000 --- a/test/Model/V1GetMetricSeriesResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1GetMetricSeriesResponse::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new V1GetMetricSeriesResponse(); - $this->assertInstanceOf(V1GetMetricSeriesResponse::class, $model); - } - - /** - * Test attribute "data" - */ - public function testPropertyData() - { - $model = new V1GetMetricSeriesResponse(); - $this->assertInstanceOf(V1GetMetricSeriesResponse::class, $model); - } -} diff --git a/test/Model/V1GetMetricsResponseDataTest.php b/test/Model/V1GetMetricsResponseDataTest.php deleted file mode 100644 index ef4d0b9..0000000 --- a/test/Model/V1GetMetricsResponseDataTest.php +++ /dev/null @@ -1,82 +0,0 @@ -assertInstanceOf(V1GetMetricsResponseData::class, $model); - } -} diff --git a/test/Model/V1GetMetricsResponseTest.php b/test/Model/V1GetMetricsResponseTest.php deleted file mode 100644 index 0851168..0000000 --- a/test/Model/V1GetMetricsResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1GetMetricsResponse::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new V1GetMetricsResponse(); - $this->assertInstanceOf(V1GetMetricsResponse::class, $model); - } - - /** - * Test attribute "data" - */ - public function testPropertyData() - { - $model = new V1GetMetricsResponse(); - $this->assertInstanceOf(V1GetMetricsResponse::class, $model); - } -} diff --git a/test/Model/V1GlobalMetaResponseGlobalMetaTest.php b/test/Model/V1GlobalMetaResponseGlobalMetaTest.php deleted file mode 100644 index d0a7bb4..0000000 --- a/test/Model/V1GlobalMetaResponseGlobalMetaTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V1GlobalMetaResponseGlobalMeta::class, $model); - } - - /** - * Test attribute "records" - */ - public function testPropertyRecords() - { - $model = new V1GlobalMetaResponseGlobalMeta(); - $this->assertInstanceOf(V1GlobalMetaResponseGlobalMeta::class, $model); - } -} diff --git a/test/Model/V1GlobalMetaResponseTest.php b/test/Model/V1GlobalMetaResponseTest.php deleted file mode 100644 index 2846f9c..0000000 --- a/test/Model/V1GlobalMetaResponseTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(V1GlobalMetaResponse::class, $model); - } - - /** - * Test attribute "global_meta" - */ - public function testPropertyGlobalMeta() - { - $model = new V1GlobalMetaResponse(); - $this->assertInstanceOf(V1GlobalMetaResponse::class, $model); - } - - /** - * Test attribute "total_records" - */ - public function testPropertyTotalRecords() - { - $model = new V1GlobalMetaResponse(); - $this->assertInstanceOf(V1GlobalMetaResponse::class, $model); - } - - /** - * Test attribute "total_pages" - */ - public function testPropertyTotalPages() - { - $model = new V1GlobalMetaResponse(); - $this->assertInstanceOf(V1GlobalMetaResponse::class, $model); - } - - /** - * Test attribute "page" - */ - public function testPropertyPage() - { - $model = new V1GlobalMetaResponse(); - $this->assertInstanceOf(V1GlobalMetaResponse::class, $model); - } - - /** - * Test attribute "page_size" - */ - public function testPropertyPageSize() - { - $model = new V1GlobalMetaResponse(); - $this->assertInstanceOf(V1GlobalMetaResponse::class, $model); - } - - /** - * Test attribute "refine_search" - */ - public function testPropertyRefineSearch() - { - $model = new V1GlobalMetaResponse(); - $this->assertInstanceOf(V1GlobalMetaResponse::class, $model); - } -} diff --git a/test/Model/V1InfoTest.php b/test/Model/V1InfoTest.php deleted file mode 100644 index e3b177e..0000000 --- a/test/Model/V1InfoTest.php +++ /dev/null @@ -1,145 +0,0 @@ -assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "author_user" - */ - public function testPropertyAuthorUser() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "author_name" - */ - public function testPropertyAuthorName() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "author_email" - */ - public function testPropertyAuthorEmail() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "log" - */ - public function testPropertyLog() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "custom_1" - */ - public function testPropertyCustom1() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "custom_2" - */ - public function testPropertyCustom2() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } - - /** - * Test attribute "source" - */ - public function testPropertySource() - { - $model = new V1Info(); - $this->assertInstanceOf(V1Info::class, $model); - } -} diff --git a/test/Model/V1MetaTest.php b/test/Model/V1MetaTest.php deleted file mode 100644 index 5bea92c..0000000 --- a/test/Model/V1MetaTest.php +++ /dev/null @@ -1,208 +0,0 @@ -assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "seq_num" - */ - public function testPropertySeqNum() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "published_revision" - */ - public function testPropertyPublishedRevision() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "published_md5" - */ - public function testPropertyPublishedMd5() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "byte_length" - */ - public function testPropertyByteLength() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "revision_count" - */ - public function testPropertyRevisionCount() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "highest_revision_number" - */ - public function testPropertyHighestRevisionNumber() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "deleted" - */ - public function testPropertyDeleted() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "deleted_timestamp" - */ - public function testPropertyDeletedTimestamp() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "md5" - */ - public function testPropertyMd5() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "revision_number" - */ - public function testPropertyRevisionNumber() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1Meta(); - $this->assertInstanceOf(V1Meta::class, $model); - } -} diff --git a/test/Model/V1MetricDayStatsTest.php b/test/Model/V1MetricDayStatsTest.php deleted file mode 100644 index eca8208..0000000 --- a/test/Model/V1MetricDayStatsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1MetricDayStats::class, $model); - } - - /** - * Test attribute "total" - */ - public function testPropertyTotal() - { - $model = new V1MetricDayStats(); - $this->assertInstanceOf(V1MetricDayStats::class, $model); - } - - /** - * Test attribute "day_total" - */ - public function testPropertyDayTotal() - { - $model = new V1MetricDayStats(); - $this->assertInstanceOf(V1MetricDayStats::class, $model); - } - - /** - * Test attribute "day_series" - */ - public function testPropertyDaySeries() - { - $model = new V1MetricDayStats(); - $this->assertInstanceOf(V1MetricDayStats::class, $model); - } - - /** - * Test attribute "day_average" - */ - public function testPropertyDayAverage() - { - $model = new V1MetricDayStats(); - $this->assertInstanceOf(V1MetricDayStats::class, $model); - } -} diff --git a/test/Model/V1MetricMinuteStatsTest.php b/test/Model/V1MetricMinuteStatsTest.php deleted file mode 100644 index 15f06f2..0000000 --- a/test/Model/V1MetricMinuteStatsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1MetricMinuteStats::class, $model); - } - - /** - * Test attribute "total" - */ - public function testPropertyTotal() - { - $model = new V1MetricMinuteStats(); - $this->assertInstanceOf(V1MetricMinuteStats::class, $model); - } - - /** - * Test attribute "minute_total" - */ - public function testPropertyMinuteTotal() - { - $model = new V1MetricMinuteStats(); - $this->assertInstanceOf(V1MetricMinuteStats::class, $model); - } - - /** - * Test attribute "minute_series" - */ - public function testPropertyMinuteSeries() - { - $model = new V1MetricMinuteStats(); - $this->assertInstanceOf(V1MetricMinuteStats::class, $model); - } - - /** - * Test attribute "minute_average" - */ - public function testPropertyMinuteAverage() - { - $model = new V1MetricMinuteStats(); - $this->assertInstanceOf(V1MetricMinuteStats::class, $model); - } -} diff --git a/test/Model/V1MetricMonthStatsTest.php b/test/Model/V1MetricMonthStatsTest.php deleted file mode 100644 index f35f257..0000000 --- a/test/Model/V1MetricMonthStatsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1MetricMonthStats::class, $model); - } - - /** - * Test attribute "total" - */ - public function testPropertyTotal() - { - $model = new V1MetricMonthStats(); - $this->assertInstanceOf(V1MetricMonthStats::class, $model); - } - - /** - * Test attribute "month_total" - */ - public function testPropertyMonthTotal() - { - $model = new V1MetricMonthStats(); - $this->assertInstanceOf(V1MetricMonthStats::class, $model); - } - - /** - * Test attribute "month_series" - */ - public function testPropertyMonthSeries() - { - $model = new V1MetricMonthStats(); - $this->assertInstanceOf(V1MetricMonthStats::class, $model); - } - - /** - * Test attribute "month_average" - */ - public function testPropertyMonthAverage() - { - $model = new V1MetricMonthStats(); - $this->assertInstanceOf(V1MetricMonthStats::class, $model); - } -} diff --git a/test/Model/V1PingResponseTest.php b/test/Model/V1PingResponseTest.php deleted file mode 100644 index e89a9d5..0000000 --- a/test/Model/V1PingResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1PingResponse::class, $model); - } - - /** - * Test attribute "config" - */ - public function testPropertyConfig() - { - $model = new V1PingResponse(); - $this->assertInstanceOf(V1PingResponse::class, $model); - } - - /** - * Test attribute "project" - */ - public function testPropertyProject() - { - $model = new V1PingResponse(); - $this->assertInstanceOf(V1PingResponse::class, $model); - } -} diff --git a/test/Model/V1ProxyItemTest.php b/test/Model/V1ProxyItemTest.php deleted file mode 100644 index 80f06bd..0000000 --- a/test/Model/V1ProxyItemTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(V1ProxyItem::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1ProxyItem(); - $this->assertInstanceOf(V1ProxyItem::class, $model); - } - - /** - * Test attribute "proxy_url" - */ - public function testPropertyProxyUrl() - { - $model = new V1ProxyItem(); - $this->assertInstanceOf(V1ProxyItem::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1ProxyItem(); - $this->assertInstanceOf(V1ProxyItem::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1ProxyItem(); - $this->assertInstanceOf(V1ProxyItem::class, $model); - } - - /** - * Test attribute "revision_count" - */ - public function testPropertyRevisionCount() - { - $model = new V1ProxyItem(); - $this->assertInstanceOf(V1ProxyItem::class, $model); - } -} diff --git a/test/Model/V1ProxyListResponseTest.php b/test/Model/V1ProxyListResponseTest.php deleted file mode 100644 index 96b190b..0000000 --- a/test/Model/V1ProxyListResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1ProxyListResponse::class, $model); - } - - /** - * Test attribute "draw" - */ - public function testPropertyDraw() - { - $model = new V1ProxyListResponse(); - $this->assertInstanceOf(V1ProxyListResponse::class, $model); - } - - /** - * Test attribute "i_total_records" - */ - public function testPropertyITotalRecords() - { - $model = new V1ProxyListResponse(); - $this->assertInstanceOf(V1ProxyListResponse::class, $model); - } - - /** - * Test attribute "i_total_display_records" - */ - public function testPropertyITotalDisplayRecords() - { - $model = new V1ProxyListResponse(); - $this->assertInstanceOf(V1ProxyListResponse::class, $model); - } - - /** - * Test attribute "aa_data" - */ - public function testPropertyAaData() - { - $model = new V1ProxyListResponse(); - $this->assertInstanceOf(V1ProxyListResponse::class, $model); - } -} diff --git a/test/Model/V1RedirectItemTest.php b/test/Model/V1RedirectItemTest.php deleted file mode 100644 index f7b746a..0000000 --- a/test/Model/V1RedirectItemTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(V1RedirectItem::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1RedirectItem(); - $this->assertInstanceOf(V1RedirectItem::class, $model); - } - - /** - * Test attribute "redirect_url" - */ - public function testPropertyRedirectUrl() - { - $model = new V1RedirectItem(); - $this->assertInstanceOf(V1RedirectItem::class, $model); - } - - /** - * Test attribute "redirect_http_code" - */ - public function testPropertyRedirectHttpCode() - { - $model = new V1RedirectItem(); - $this->assertInstanceOf(V1RedirectItem::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1RedirectItem(); - $this->assertInstanceOf(V1RedirectItem::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1RedirectItem(); - $this->assertInstanceOf(V1RedirectItem::class, $model); - } - - /** - * Test attribute "revision_count" - */ - public function testPropertyRevisionCount() - { - $model = new V1RedirectItem(); - $this->assertInstanceOf(V1RedirectItem::class, $model); - } -} diff --git a/test/Model/V1RedirectListResponseTest.php b/test/Model/V1RedirectListResponseTest.php deleted file mode 100644 index e6eb4c4..0000000 --- a/test/Model/V1RedirectListResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1RedirectListResponse::class, $model); - } - - /** - * Test attribute "draw" - */ - public function testPropertyDraw() - { - $model = new V1RedirectListResponse(); - $this->assertInstanceOf(V1RedirectListResponse::class, $model); - } - - /** - * Test attribute "i_total_records" - */ - public function testPropertyITotalRecords() - { - $model = new V1RedirectListResponse(); - $this->assertInstanceOf(V1RedirectListResponse::class, $model); - } - - /** - * Test attribute "i_total_display_records" - */ - public function testPropertyITotalDisplayRecords() - { - $model = new V1RedirectListResponse(); - $this->assertInstanceOf(V1RedirectListResponse::class, $model); - } - - /** - * Test attribute "aa_data" - */ - public function testPropertyAaData() - { - $model = new V1RedirectListResponse(); - $this->assertInstanceOf(V1RedirectListResponse::class, $model); - } -} diff --git a/test/Model/V1RedirectRequestTest.php b/test/Model/V1RedirectRequestTest.php deleted file mode 100644 index 287cbe3..0000000 --- a/test/Model/V1RedirectRequestTest.php +++ /dev/null @@ -1,145 +0,0 @@ -assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "redirect_url" - */ - public function testPropertyRedirectUrl() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "redirect_http_code" - */ - public function testPropertyRedirectHttpCode() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "content_timestamp" - */ - public function testPropertyContentTimestamp() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "info" - */ - public function testPropertyInfo() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } - - /** - * Test attribute "transitions" - */ - public function testPropertyTransitions() - { - $model = new V1RedirectRequest(); - $this->assertInstanceOf(V1RedirectRequest::class, $model); - } -} diff --git a/test/Model/V1RedirectResponseTest.php b/test/Model/V1RedirectResponseTest.php deleted file mode 100644 index 286865a..0000000 --- a/test/Model/V1RedirectResponseTest.php +++ /dev/null @@ -1,190 +0,0 @@ -assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "md5" - */ - public function testPropertyMd5() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "byte_length" - */ - public function testPropertyByteLength() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "revision_number" - */ - public function testPropertyRevisionNumber() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "deleted" - */ - public function testPropertyDeleted() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "deleted_timestamp" - */ - public function testPropertyDeletedTimestamp() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "transitions" - */ - public function testPropertyTransitions() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "info" - */ - public function testPropertyInfo() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "redirect_http_code" - */ - public function testPropertyRedirectHttpCode() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "highest_revision_number" - */ - public function testPropertyHighestRevisionNumber() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1RedirectResponse(); - $this->assertInstanceOf(V1RedirectResponse::class, $model); - } -} diff --git a/test/Model/V1RevisionTest.php b/test/Model/V1RevisionTest.php deleted file mode 100644 index 463e852..0000000 --- a/test/Model/V1RevisionTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "md5" - */ - public function testPropertyMd5() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "byte_length" - */ - public function testPropertyByteLength() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "revision_number" - */ - public function testPropertyRevisionNumber() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "deleted" - */ - public function testPropertyDeleted() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "deleted_timestamp" - */ - public function testPropertyDeletedTimestamp() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "transitions" - */ - public function testPropertyTransitions() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } - - /** - * Test attribute "info" - */ - public function testPropertyInfo() - { - $model = new V1Revision(); - $this->assertInstanceOf(V1Revision::class, $model); - } -} diff --git a/test/Model/V1RevisionsResponseTest.php b/test/Model/V1RevisionsResponseTest.php deleted file mode 100644 index 9880475..0000000 --- a/test/Model/V1RevisionsResponseTest.php +++ /dev/null @@ -1,145 +0,0 @@ -assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "revisions" - */ - public function testPropertyRevisions() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "published" - */ - public function testPropertyPublished() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "published_revision" - */ - public function testPropertyPublishedRevision() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "transitions" - */ - public function testPropertyTransitions() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "highest_revision_number" - */ - public function testPropertyHighestRevisionNumber() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } - - /** - * Test attribute "transition_revision" - */ - public function testPropertyTransitionRevision() - { - $model = new V1RevisionsResponse(); - $this->assertInstanceOf(V1RevisionsResponse::class, $model); - } -} diff --git a/test/Model/V1SearchHitTest.php b/test/Model/V1SearchHitTest.php deleted file mode 100644 index 0a1789d..0000000 --- a/test/Model/V1SearchHitTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(V1SearchHit::class, $model); - } - - /** - * Test attribute "title" - */ - public function testPropertyTitle() - { - $model = new V1SearchHit(); - $this->assertInstanceOf(V1SearchHit::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1SearchHit(); - $this->assertInstanceOf(V1SearchHit::class, $model); - } - - /** - * Test attribute "summary" - */ - public function testPropertySummary() - { - $model = new V1SearchHit(); - $this->assertInstanceOf(V1SearchHit::class, $model); - } - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new V1SearchHit(); - $this->assertInstanceOf(V1SearchHit::class, $model); - } - - /** - * Test attribute "image" - */ - public function testPropertyImage() - { - $model = new V1SearchHit(); - $this->assertInstanceOf(V1SearchHit::class, $model); - } - - /** - * Test attribute "object_id" - */ - public function testPropertyObjectId() - { - $model = new V1SearchHit(); - $this->assertInstanceOf(V1SearchHit::class, $model); - } -} diff --git a/test/Model/V1SearchItemsResponseTest.php b/test/Model/V1SearchItemsResponseTest.php deleted file mode 100644 index 4f093a1..0000000 --- a/test/Model/V1SearchItemsResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1SearchItemsResponse::class, $model); - } - - /** - * Test attribute "hits" - */ - public function testPropertyHits() - { - $model = new V1SearchItemsResponse(); - $this->assertInstanceOf(V1SearchItemsResponse::class, $model); - } - - /** - * Test attribute "nb_pages" - */ - public function testPropertyNbPages() - { - $model = new V1SearchItemsResponse(); - $this->assertInstanceOf(V1SearchItemsResponse::class, $model); - } -} diff --git a/test/Model/V1SearchMutationResponseTest.php b/test/Model/V1SearchMutationResponseTest.php deleted file mode 100644 index 4e22fb7..0000000 --- a/test/Model/V1SearchMutationResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(V1SearchMutationResponse::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new V1SearchMutationResponse(); - $this->assertInstanceOf(V1SearchMutationResponse::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new V1SearchMutationResponse(); - $this->assertInstanceOf(V1SearchMutationResponse::class, $model); - } - - /** - * Test attribute "result" - */ - public function testPropertyResult() - { - $model = new V1SearchMutationResponse(); - $this->assertInstanceOf(V1SearchMutationResponse::class, $model); - } -} diff --git a/test/Model/V1SearchRecordTest.php b/test/Model/V1SearchRecordTest.php deleted file mode 100644 index f16a178..0000000 --- a/test/Model/V1SearchRecordTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1SearchRecord::class, $model); - } - - /** - * Test attribute "title" - */ - public function testPropertyTitle() - { - $model = new V1SearchRecord(); - $this->assertInstanceOf(V1SearchRecord::class, $model); - } - - /** - * Test attribute "content" - */ - public function testPropertyContent() - { - $model = new V1SearchRecord(); - $this->assertInstanceOf(V1SearchRecord::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1SearchRecord(); - $this->assertInstanceOf(V1SearchRecord::class, $model); - } - - /** - * Test attribute "summary" - */ - public function testPropertySummary() - { - $model = new V1SearchRecord(); - $this->assertInstanceOf(V1SearchRecord::class, $model); - } -} diff --git a/test/Model/V1SearchResponseTest.php b/test/Model/V1SearchResponseTest.php deleted file mode 100644 index badc549..0000000 --- a/test/Model/V1SearchResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1SearchResponse::class, $model); - } - - /** - * Test attribute "settings" - */ - public function testPropertySettings() - { - $model = new V1SearchResponse(); - $this->assertInstanceOf(V1SearchResponse::class, $model); - } - - /** - * Test attribute "index" - */ - public function testPropertyIndex() - { - $model = new V1SearchResponse(); - $this->assertInstanceOf(V1SearchResponse::class, $model); - } -} diff --git a/test/Model/V1SeriesPointDayTest.php b/test/Model/V1SeriesPointDayTest.php deleted file mode 100644 index 8e1fea2..0000000 --- a/test/Model/V1SeriesPointDayTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1SeriesPointDay::class, $model); - } - - /** - * Test attribute "x" - */ - public function testPropertyX() - { - $model = new V1SeriesPointDay(); - $this->assertInstanceOf(V1SeriesPointDay::class, $model); - } - - /** - * Test attribute "y" - */ - public function testPropertyY() - { - $model = new V1SeriesPointDay(); - $this->assertInstanceOf(V1SeriesPointDay::class, $model); - } -} diff --git a/test/Model/V1SeriesPointMonthTest.php b/test/Model/V1SeriesPointMonthTest.php deleted file mode 100644 index 06ac716..0000000 --- a/test/Model/V1SeriesPointMonthTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1SeriesPointMonth::class, $model); - } - - /** - * Test attribute "x" - */ - public function testPropertyX() - { - $model = new V1SeriesPointMonth(); - $this->assertInstanceOf(V1SeriesPointMonth::class, $model); - } - - /** - * Test attribute "y" - */ - public function testPropertyY() - { - $model = new V1SeriesPointMonth(); - $this->assertInstanceOf(V1SeriesPointMonth::class, $model); - } -} diff --git a/test/Model/V1TransitionTest.php b/test/Model/V1TransitionTest.php deleted file mode 100644 index adadc89..0000000 --- a/test/Model/V1TransitionTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1Transition::class, $model); - } - - /** - * Test attribute "state" - */ - public function testPropertyState() - { - $model = new V1Transition(); - $this->assertInstanceOf(V1Transition::class, $model); - } - - /** - * Test attribute "date_timestamp" - */ - public function testPropertyDateTimestamp() - { - $model = new V1Transition(); - $this->assertInstanceOf(V1Transition::class, $model); - } -} diff --git a/test/Model/V1UploadResponseTest.php b/test/Model/V1UploadResponseTest.php deleted file mode 100644 index 98a0a68..0000000 --- a/test/Model/V1UploadResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V1UploadResponse::class, $model); - } - - /** - * Test attribute "success" - */ - public function testPropertySuccess() - { - $model = new V1UploadResponse(); - $this->assertInstanceOf(V1UploadResponse::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1UploadResponse(); - $this->assertInstanceOf(V1UploadResponse::class, $model); - } -} diff --git a/test/Model/V1UrlMetaRequestTest.php b/test/Model/V1UrlMetaRequestTest.php deleted file mode 100644 index 454db06..0000000 --- a/test/Model/V1UrlMetaRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V1UrlMetaRequest::class, $model); - } - - /** - * Test attribute "quant_url" - */ - public function testPropertyQuantUrl() - { - $model = new V1UrlMetaRequest(); - $this->assertInstanceOf(V1UrlMetaRequest::class, $model); - } -} diff --git a/test/Model/V1UrlMetaResponseTest.php b/test/Model/V1UrlMetaResponseTest.php deleted file mode 100644 index fc04225..0000000 --- a/test/Model/V1UrlMetaResponseTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V1UrlMetaResponse::class, $model); - } - - /** - * Test attribute "global_meta" - */ - public function testPropertyGlobalMeta() - { - $model = new V1UrlMetaResponse(); - $this->assertInstanceOf(V1UrlMetaResponse::class, $model); - } -} diff --git a/test/Model/V1WafLogItemTest.php b/test/Model/V1WafLogItemTest.php deleted file mode 100644 index b1c212d..0000000 --- a/test/Model/V1WafLogItemTest.php +++ /dev/null @@ -1,181 +0,0 @@ -assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "timestamp" - */ - public function testPropertyTimestamp() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "ip_address" - */ - public function testPropertyIpAddress() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "location" - */ - public function testPropertyLocation() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "asn" - */ - public function testPropertyAsn() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "mode" - */ - public function testPropertyMode() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } - - /** - * Test attribute "user_agent" - */ - public function testPropertyUserAgent() - { - $model = new V1WafLogItem(); - $this->assertInstanceOf(V1WafLogItem::class, $model); - } -} diff --git a/test/Model/V1WafLogListResponseTest.php b/test/Model/V1WafLogListResponseTest.php deleted file mode 100644 index 1170e85..0000000 --- a/test/Model/V1WafLogListResponseTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V1WafLogListResponse::class, $model); - } - - /** - * Test attribute "draw" - */ - public function testPropertyDraw() - { - $model = new V1WafLogListResponse(); - $this->assertInstanceOf(V1WafLogListResponse::class, $model); - } - - /** - * Test attribute "i_total_records" - */ - public function testPropertyITotalRecords() - { - $model = new V1WafLogListResponse(); - $this->assertInstanceOf(V1WafLogListResponse::class, $model); - } - - /** - * Test attribute "i_total_display_records" - */ - public function testPropertyITotalDisplayRecords() - { - $model = new V1WafLogListResponse(); - $this->assertInstanceOf(V1WafLogListResponse::class, $model); - } - - /** - * Test attribute "aa_data" - */ - public function testPropertyAaData() - { - $model = new V1WafLogListResponse(); - $this->assertInstanceOf(V1WafLogListResponse::class, $model); - } -} diff --git a/test/Model/V2CrawlerAssetsNetworkInterceptTest.php b/test/Model/V2CrawlerAssetsNetworkInterceptTest.php deleted file mode 100644 index 619a466..0000000 --- a/test/Model/V2CrawlerAssetsNetworkInterceptTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(V2CrawlerAssetsNetworkIntercept::class, $model); - } - - /** - * Test attribute "enabled" - */ - public function testPropertyEnabled() - { - $model = new V2CrawlerAssetsNetworkIntercept(); - $this->assertInstanceOf(V2CrawlerAssetsNetworkIntercept::class, $model); - } - - /** - * Test attribute "timeout" - */ - public function testPropertyTimeout() - { - $model = new V2CrawlerAssetsNetworkIntercept(); - $this->assertInstanceOf(V2CrawlerAssetsNetworkIntercept::class, $model); - } - - /** - * Test attribute "execute_js" - */ - public function testPropertyExecuteJs() - { - $model = new V2CrawlerAssetsNetworkIntercept(); - $this->assertInstanceOf(V2CrawlerAssetsNetworkIntercept::class, $model); - } -} diff --git a/test/Model/V2CrawlerAssetsParserTest.php b/test/Model/V2CrawlerAssetsParserTest.php deleted file mode 100644 index f143dd7..0000000 --- a/test/Model/V2CrawlerAssetsParserTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2CrawlerAssetsParser::class, $model); - } - - /** - * Test attribute "enabled" - */ - public function testPropertyEnabled() - { - $model = new V2CrawlerAssetsParser(); - $this->assertInstanceOf(V2CrawlerAssetsParser::class, $model); - } -} diff --git a/test/Model/V2CrawlerAssetsTest.php b/test/Model/V2CrawlerAssetsTest.php deleted file mode 100644 index 283f81f..0000000 --- a/test/Model/V2CrawlerAssetsTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2CrawlerAssets::class, $model); - } - - /** - * Test attribute "network_intercept" - */ - public function testPropertyNetworkIntercept() - { - $model = new V2CrawlerAssets(); - $this->assertInstanceOf(V2CrawlerAssets::class, $model); - } - - /** - * Test attribute "parser" - */ - public function testPropertyParser() - { - $model = new V2CrawlerAssets(); - $this->assertInstanceOf(V2CrawlerAssets::class, $model); - } -} diff --git a/test/Model/V2CrawlerRequestTest.php b/test/Model/V2CrawlerRequestTest.php deleted file mode 100644 index 75251ff..0000000 --- a/test/Model/V2CrawlerRequestTest.php +++ /dev/null @@ -1,280 +0,0 @@ -assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "browser_mode" - */ - public function testPropertyBrowserMode() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "urls" - */ - public function testPropertyUrls() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "start_urls" - */ - public function testPropertyStartUrls() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "headers" - */ - public function testPropertyHeaders() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "exclude" - */ - public function testPropertyExclude() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "include" - */ - public function testPropertyInclude() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "webhook_url" - */ - public function testPropertyWebhookUrl() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "webhook_auth_header" - */ - public function testPropertyWebhookAuthHeader() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "webhook_extra_vars" - */ - public function testPropertyWebhookExtraVars() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "workers" - */ - public function testPropertyWorkers() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "delay" - */ - public function testPropertyDelay() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "depth" - */ - public function testPropertyDepth() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "max_hits" - */ - public function testPropertyMaxHits() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "max_html" - */ - public function testPropertyMaxHtml() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "status_ok" - */ - public function testPropertyStatusOk() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "sitemap" - */ - public function testPropertySitemap() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "allowed_domains" - */ - public function testPropertyAllowedDomains() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "user_agent" - */ - public function testPropertyUserAgent() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "assets" - */ - public function testPropertyAssets() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } - - /** - * Test attribute "max_errors" - */ - public function testPropertyMaxErrors() - { - $model = new V2CrawlerRequest(); - $this->assertInstanceOf(V2CrawlerRequest::class, $model); - } -} diff --git a/test/Model/V2CrawlerRunTest.php b/test/Model/V2CrawlerRunTest.php deleted file mode 100644 index 7884cbc..0000000 --- a/test/Model/V2CrawlerRunTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "crawler_config_id" - */ - public function testPropertyCrawlerConfigId() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "project_id" - */ - public function testPropertyProjectId() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "last_status" - */ - public function testPropertyLastStatus() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "task_id" - */ - public function testPropertyTaskId() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "started_at" - */ - public function testPropertyStartedAt() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "completed_at" - */ - public function testPropertyCompletedAt() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new V2CrawlerRun(); - $this->assertInstanceOf(V2CrawlerRun::class, $model); - } -} diff --git a/test/Model/V2CrawlerScheduleRequestTest.php b/test/Model/V2CrawlerScheduleRequestTest.php deleted file mode 100644 index 3130fb7..0000000 --- a/test/Model/V2CrawlerScheduleRequestTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2CrawlerScheduleRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2CrawlerScheduleRequest(); - $this->assertInstanceOf(V2CrawlerScheduleRequest::class, $model); - } - - /** - * Test attribute "schedule_cron_string" - */ - public function testPropertyScheduleCronString() - { - $model = new V2CrawlerScheduleRequest(); - $this->assertInstanceOf(V2CrawlerScheduleRequest::class, $model); - } -} diff --git a/test/Model/V2CrawlerScheduleTest.php b/test/Model/V2CrawlerScheduleTest.php deleted file mode 100644 index 2004926..0000000 --- a/test/Model/V2CrawlerScheduleTest.php +++ /dev/null @@ -1,163 +0,0 @@ -assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "crawler_config_id" - */ - public function testPropertyCrawlerConfigId() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "crawler_uuid" - */ - public function testPropertyCrawlerUuid() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "project_id" - */ - public function testPropertyProjectId() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "crawler_last_run_id" - */ - public function testPropertyCrawlerLastRunId() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "schedule_cron_string" - */ - public function testPropertyScheduleCronString() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new V2CrawlerSchedule(); - $this->assertInstanceOf(V2CrawlerSchedule::class, $model); - } -} diff --git a/test/Model/V2CrawlerSitemapInnerTest.php b/test/Model/V2CrawlerSitemapInnerTest.php deleted file mode 100644 index a612015..0000000 --- a/test/Model/V2CrawlerSitemapInnerTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2CrawlerSitemapInner::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2CrawlerSitemapInner(); - $this->assertInstanceOf(V2CrawlerSitemapInner::class, $model); - } - - /** - * Test attribute "recursive" - */ - public function testPropertyRecursive() - { - $model = new V2CrawlerSitemapInner(); - $this->assertInstanceOf(V2CrawlerSitemapInner::class, $model); - } -} diff --git a/test/Model/V2CrawlerTest.php b/test/Model/V2CrawlerTest.php deleted file mode 100644 index 52ae78c..0000000 --- a/test/Model/V2CrawlerTest.php +++ /dev/null @@ -1,361 +0,0 @@ -assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "project_id" - */ - public function testPropertyProjectId() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "config" - */ - public function testPropertyConfig() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "domain_verified" - */ - public function testPropertyDomainVerified() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "urls_list" - */ - public function testPropertyUrlsList() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "webhook_url" - */ - public function testPropertyWebhookUrl() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "webhook_auth_header" - */ - public function testPropertyWebhookAuthHeader() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "webhook_extra_vars" - */ - public function testPropertyWebhookExtraVars() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "browser_mode" - */ - public function testPropertyBrowserMode() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "workers" - */ - public function testPropertyWorkers() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "delay" - */ - public function testPropertyDelay() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "depth" - */ - public function testPropertyDepth() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "max_hits" - */ - public function testPropertyMaxHits() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "max_html" - */ - public function testPropertyMaxHtml() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "status_ok" - */ - public function testPropertyStatusOk() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "user_agent" - */ - public function testPropertyUserAgent() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "max_errors" - */ - public function testPropertyMaxErrors() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "start_urls" - */ - public function testPropertyStartUrls() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "urls" - */ - public function testPropertyUrls() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "headers" - */ - public function testPropertyHeaders() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "exclude" - */ - public function testPropertyExclude() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "include" - */ - public function testPropertyInclude() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "sitemap" - */ - public function testPropertySitemap() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "allowed_domains" - */ - public function testPropertyAllowedDomains() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "assets" - */ - public function testPropertyAssets() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } - - /** - * Test attribute "deleted_at" - */ - public function testPropertyDeletedAt() - { - $model = new V2Crawler(); - $this->assertInstanceOf(V2Crawler::class, $model); - } -} diff --git a/test/Model/V2CustomHeaderRequestTest.php b/test/Model/V2CustomHeaderRequestTest.php deleted file mode 100644 index bcfbe5f..0000000 --- a/test/Model/V2CustomHeaderRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2CustomHeaderRequest::class, $model); - } - - /** - * Test attribute "headers" - */ - public function testPropertyHeaders() - { - $model = new V2CustomHeaderRequest(); - $this->assertInstanceOf(V2CustomHeaderRequest::class, $model); - } -} diff --git a/test/Model/V2DomainRequestTest.php b/test/Model/V2DomainRequestTest.php deleted file mode 100644 index 9933793..0000000 --- a/test/Model/V2DomainRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2DomainRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2DomainRequest(); - $this->assertInstanceOf(V2DomainRequest::class, $model); - } -} diff --git a/test/Model/V2DomainTest.php b/test/Model/V2DomainTest.php deleted file mode 100644 index 3cb14b1..0000000 --- a/test/Model/V2DomainTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(V2Domain::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2Domain(); - $this->assertInstanceOf(V2Domain::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2Domain(); - $this->assertInstanceOf(V2Domain::class, $model); - } - - /** - * Test attribute "dns_engaged" - */ - public function testPropertyDnsEngaged() - { - $model = new V2Domain(); - $this->assertInstanceOf(V2Domain::class, $model); - } -} diff --git a/test/Model/V2ErrorTest.php b/test/Model/V2ErrorTest.php deleted file mode 100644 index 84f2d55..0000000 --- a/test/Model/V2ErrorTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2Error::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new V2Error(); - $this->assertInstanceOf(V2Error::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new V2Error(); - $this->assertInstanceOf(V2Error::class, $model); - } -} diff --git a/test/Model/V2OrganizationRequestTest.php b/test/Model/V2OrganizationRequestTest.php deleted file mode 100644 index 65b2d4b..0000000 --- a/test/Model/V2OrganizationRequestTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2OrganizationRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2OrganizationRequest(); - $this->assertInstanceOf(V2OrganizationRequest::class, $model); - } - - /** - * Test attribute "machine_name" - */ - public function testPropertyMachineName() - { - $model = new V2OrganizationRequest(); - $this->assertInstanceOf(V2OrganizationRequest::class, $model); - } -} diff --git a/test/Model/V2OrganizationTest.php b/test/Model/V2OrganizationTest.php deleted file mode 100644 index 2812157..0000000 --- a/test/Model/V2OrganizationTest.php +++ /dev/null @@ -1,145 +0,0 @@ -assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "machine_name" - */ - public function testPropertyMachineName() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "region" - */ - public function testPropertyRegion() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "subscription" - */ - public function testPropertySubscription() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } - - /** - * Test attribute "updated_at" - */ - public function testPropertyUpdatedAt() - { - $model = new V2Organization(); - $this->assertInstanceOf(V2Organization::class, $model); - } -} diff --git a/test/Model/V2ProjectRequestTest.php b/test/Model/V2ProjectRequestTest.php deleted file mode 100644 index 92f2ef0..0000000 --- a/test/Model/V2ProjectRequestTest.php +++ /dev/null @@ -1,154 +0,0 @@ -assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "machine_name" - */ - public function testPropertyMachineName() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "region" - */ - public function testPropertyRegion() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "allow_query_params" - */ - public function testPropertyAllowQueryParams() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "disable_revisions" - */ - public function testPropertyDisableRevisions() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "basic_auth_username" - */ - public function testPropertyBasicAuthUsername() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "basic_auth_password" - */ - public function testPropertyBasicAuthPassword() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } - - /** - * Test attribute "basic_auth_preview_only" - */ - public function testPropertyBasicAuthPreviewOnly() - { - $model = new V2ProjectRequest(); - $this->assertInstanceOf(V2ProjectRequest::class, $model); - } -} diff --git a/test/Model/V2ProjectTest.php b/test/Model/V2ProjectTest.php deleted file mode 100644 index e50e401..0000000 --- a/test/Model/V2ProjectTest.php +++ /dev/null @@ -1,127 +0,0 @@ -assertInstanceOf(V2Project::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2Project(); - $this->assertInstanceOf(V2Project::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2Project(); - $this->assertInstanceOf(V2Project::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2Project(); - $this->assertInstanceOf(V2Project::class, $model); - } - - /** - * Test attribute "machine_name" - */ - public function testPropertyMachineName() - { - $model = new V2Project(); - $this->assertInstanceOf(V2Project::class, $model); - } - - /** - * Test attribute "write_token" - */ - public function testPropertyWriteToken() - { - $model = new V2Project(); - $this->assertInstanceOf(V2Project::class, $model); - } -} diff --git a/test/Model/V2RuleAuthActionTest.php b/test/Model/V2RuleAuthActionTest.php deleted file mode 100644 index 931ed23..0000000 --- a/test/Model/V2RuleAuthActionTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2RuleAuthAction::class, $model); - } - - /** - * Test attribute "auth_user" - */ - public function testPropertyAuthUser() - { - $model = new V2RuleAuthAction(); - $this->assertInstanceOf(V2RuleAuthAction::class, $model); - } - - /** - * Test attribute "auth_pass" - */ - public function testPropertyAuthPass() - { - $model = new V2RuleAuthAction(); - $this->assertInstanceOf(V2RuleAuthAction::class, $model); - } -} diff --git a/test/Model/V2RuleAuthRequestTest.php b/test/Model/V2RuleAuthRequestTest.php deleted file mode 100644 index 10ae34f..0000000 --- a/test/Model/V2RuleAuthRequestTest.php +++ /dev/null @@ -1,235 +0,0 @@ -assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "auth_user" - */ - public function testPropertyAuthUser() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } - - /** - * Test attribute "auth_pass" - */ - public function testPropertyAuthPass() - { - $model = new V2RuleAuthRequest(); - $this->assertInstanceOf(V2RuleAuthRequest::class, $model); - } -} diff --git a/test/Model/V2RuleAuthTest.php b/test/Model/V2RuleAuthTest.php deleted file mode 100644 index c001906..0000000 --- a/test/Model/V2RuleAuthTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleAuth(); - $this->assertInstanceOf(V2RuleAuth::class, $model); - } -} diff --git a/test/Model/V2RuleBotChallengeActionTest.php b/test/Model/V2RuleBotChallengeActionTest.php deleted file mode 100644 index 61a6779..0000000 --- a/test/Model/V2RuleBotChallengeActionTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(V2RuleBotChallengeAction::class, $model); - } - - /** - * Test attribute "robot_challenge_type" - */ - public function testPropertyRobotChallengeType() - { - $model = new V2RuleBotChallengeAction(); - $this->assertInstanceOf(V2RuleBotChallengeAction::class, $model); - } - - /** - * Test attribute "robot_challenge_verification_ttl" - */ - public function testPropertyRobotChallengeVerificationTtl() - { - $model = new V2RuleBotChallengeAction(); - $this->assertInstanceOf(V2RuleBotChallengeAction::class, $model); - } - - /** - * Test attribute "robot_challenge_challenge_ttl" - */ - public function testPropertyRobotChallengeChallengeTtl() - { - $model = new V2RuleBotChallengeAction(); - $this->assertInstanceOf(V2RuleBotChallengeAction::class, $model); - } -} diff --git a/test/Model/V2RuleBotChallengeRequestTest.php b/test/Model/V2RuleBotChallengeRequestTest.php deleted file mode 100644 index e771a04..0000000 --- a/test/Model/V2RuleBotChallengeRequestTest.php +++ /dev/null @@ -1,244 +0,0 @@ -assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "robot_challenge_type" - */ - public function testPropertyRobotChallengeType() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "robot_challenge_verification_ttl" - */ - public function testPropertyRobotChallengeVerificationTtl() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } - - /** - * Test attribute "robot_challenge_challenge_ttl" - */ - public function testPropertyRobotChallengeChallengeTtl() - { - $model = new V2RuleBotChallengeRequest(); - $this->assertInstanceOf(V2RuleBotChallengeRequest::class, $model); - } -} diff --git a/test/Model/V2RuleBotChallengeTest.php b/test/Model/V2RuleBotChallengeTest.php deleted file mode 100644 index a5fbedf..0000000 --- a/test/Model/V2RuleBotChallengeTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleBotChallenge(); - $this->assertInstanceOf(V2RuleBotChallenge::class, $model); - } -} diff --git a/test/Model/V2RuleContentFilterActionTest.php b/test/Model/V2RuleContentFilterActionTest.php deleted file mode 100644 index 0ad460c..0000000 --- a/test/Model/V2RuleContentFilterActionTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2RuleContentFilterAction::class, $model); - } - - /** - * Test attribute "fn_uuid" - */ - public function testPropertyFnUuid() - { - $model = new V2RuleContentFilterAction(); - $this->assertInstanceOf(V2RuleContentFilterAction::class, $model); - } -} diff --git a/test/Model/V2RuleContentFilterRequestTest.php b/test/Model/V2RuleContentFilterRequestTest.php deleted file mode 100644 index 34a2938..0000000 --- a/test/Model/V2RuleContentFilterRequestTest.php +++ /dev/null @@ -1,226 +0,0 @@ -assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } - - /** - * Test attribute "fn_uuid" - */ - public function testPropertyFnUuid() - { - $model = new V2RuleContentFilterRequest(); - $this->assertInstanceOf(V2RuleContentFilterRequest::class, $model); - } -} diff --git a/test/Model/V2RuleContentFilterTest.php b/test/Model/V2RuleContentFilterTest.php deleted file mode 100644 index bd644fc..0000000 --- a/test/Model/V2RuleContentFilterTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleContentFilter(); - $this->assertInstanceOf(V2RuleContentFilter::class, $model); - } -} diff --git a/test/Model/V2RuleCustomResponseActionTest.php b/test/Model/V2RuleCustomResponseActionTest.php deleted file mode 100644 index 7a0226c..0000000 --- a/test/Model/V2RuleCustomResponseActionTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2RuleCustomResponseAction::class, $model); - } - - /** - * Test attribute "custom_response_body" - */ - public function testPropertyCustomResponseBody() - { - $model = new V2RuleCustomResponseAction(); - $this->assertInstanceOf(V2RuleCustomResponseAction::class, $model); - } - - /** - * Test attribute "custom_response_status_code" - */ - public function testPropertyCustomResponseStatusCode() - { - $model = new V2RuleCustomResponseAction(); - $this->assertInstanceOf(V2RuleCustomResponseAction::class, $model); - } -} diff --git a/test/Model/V2RuleCustomResponseRequestTest.php b/test/Model/V2RuleCustomResponseRequestTest.php deleted file mode 100644 index 817e1d0..0000000 --- a/test/Model/V2RuleCustomResponseRequestTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "custom_response_body" - */ - public function testPropertyCustomResponseBody() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "custom_response_status_code" - */ - public function testPropertyCustomResponseStatusCode() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "status_code" - */ - public function testPropertyStatusCode() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } - - /** - * Test attribute "body" - */ - public function testPropertyBody() - { - $model = new V2RuleCustomResponseRequest(); - $this->assertInstanceOf(V2RuleCustomResponseRequest::class, $model); - } -} diff --git a/test/Model/V2RuleCustomResponseTest.php b/test/Model/V2RuleCustomResponseTest.php deleted file mode 100644 index 52813f8..0000000 --- a/test/Model/V2RuleCustomResponseTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleCustomResponse(); - $this->assertInstanceOf(V2RuleCustomResponse::class, $model); - } -} diff --git a/test/Model/V2RuleFunctionActionTest.php b/test/Model/V2RuleFunctionActionTest.php deleted file mode 100644 index d3f4dad..0000000 --- a/test/Model/V2RuleFunctionActionTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2RuleFunctionAction::class, $model); - } - - /** - * Test attribute "fn_uuid" - */ - public function testPropertyFnUuid() - { - $model = new V2RuleFunctionAction(); - $this->assertInstanceOf(V2RuleFunctionAction::class, $model); - } -} diff --git a/test/Model/V2RuleFunctionRequestTest.php b/test/Model/V2RuleFunctionRequestTest.php deleted file mode 100644 index a36b9ba..0000000 --- a/test/Model/V2RuleFunctionRequestTest.php +++ /dev/null @@ -1,226 +0,0 @@ -assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } - - /** - * Test attribute "fn_uuid" - */ - public function testPropertyFnUuid() - { - $model = new V2RuleFunctionRequest(); - $this->assertInstanceOf(V2RuleFunctionRequest::class, $model); - } -} diff --git a/test/Model/V2RuleFunctionTest.php b/test/Model/V2RuleFunctionTest.php deleted file mode 100644 index a8a1272..0000000 --- a/test/Model/V2RuleFunctionTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleFunction(); - $this->assertInstanceOf(V2RuleFunction::class, $model); - } -} diff --git a/test/Model/V2RuleHeaderActionTest.php b/test/Model/V2RuleHeaderActionTest.php deleted file mode 100644 index 113dc39..0000000 --- a/test/Model/V2RuleHeaderActionTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2RuleHeaderAction::class, $model); - } - - /** - * Test attribute "headers" - */ - public function testPropertyHeaders() - { - $model = new V2RuleHeaderAction(); - $this->assertInstanceOf(V2RuleHeaderAction::class, $model); - } -} diff --git a/test/Model/V2RuleHeaderRequestTest.php b/test/Model/V2RuleHeaderRequestTest.php deleted file mode 100644 index d81c5ac..0000000 --- a/test/Model/V2RuleHeaderRequestTest.php +++ /dev/null @@ -1,226 +0,0 @@ -assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } - - /** - * Test attribute "headers" - */ - public function testPropertyHeaders() - { - $model = new V2RuleHeaderRequest(); - $this->assertInstanceOf(V2RuleHeaderRequest::class, $model); - } -} diff --git a/test/Model/V2RuleHeaderTest.php b/test/Model/V2RuleHeaderTest.php deleted file mode 100644 index 9c7590d..0000000 --- a/test/Model/V2RuleHeaderTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleHeader(); - $this->assertInstanceOf(V2RuleHeader::class, $model); - } -} diff --git a/test/Model/V2RuleProxyActionNotifyConfigTest.php b/test/Model/V2RuleProxyActionNotifyConfigTest.php deleted file mode 100644 index e86bc85..0000000 --- a/test/Model/V2RuleProxyActionNotifyConfigTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2RuleProxyActionNotifyConfig::class, $model); - } - - /** - * Test attribute "webhook_url" - */ - public function testPropertyWebhookUrl() - { - $model = new V2RuleProxyActionNotifyConfig(); - $this->assertInstanceOf(V2RuleProxyActionNotifyConfig::class, $model); - } -} diff --git a/test/Model/V2RuleProxyActionQuantCloudSelectionTest.php b/test/Model/V2RuleProxyActionQuantCloudSelectionTest.php deleted file mode 100644 index 181e8b6..0000000 --- a/test/Model/V2RuleProxyActionQuantCloudSelectionTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(V2RuleProxyActionQuantCloudSelection::class, $model); - } - - /** - * Test attribute "app" - */ - public function testPropertyApp() - { - $model = new V2RuleProxyActionQuantCloudSelection(); - $this->assertInstanceOf(V2RuleProxyActionQuantCloudSelection::class, $model); - } - - /** - * Test attribute "env" - */ - public function testPropertyEnv() - { - $model = new V2RuleProxyActionQuantCloudSelection(); - $this->assertInstanceOf(V2RuleProxyActionQuantCloudSelection::class, $model); - } - - /** - * Test attribute "container" - */ - public function testPropertyContainer() - { - $model = new V2RuleProxyActionQuantCloudSelection(); - $this->assertInstanceOf(V2RuleProxyActionQuantCloudSelection::class, $model); - } - - /** - * Test attribute "port" - */ - public function testPropertyPort() - { - $model = new V2RuleProxyActionQuantCloudSelection(); - $this->assertInstanceOf(V2RuleProxyActionQuantCloudSelection::class, $model); - } -} diff --git a/test/Model/V2RuleProxyActionTest.php b/test/Model/V2RuleProxyActionTest.php deleted file mode 100644 index 6c5a1e0..0000000 --- a/test/Model/V2RuleProxyActionTest.php +++ /dev/null @@ -1,343 +0,0 @@ -assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "to" - */ - public function testPropertyTo() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "host" - */ - public function testPropertyHost() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "auth_user" - */ - public function testPropertyAuthUser() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "auth_pass" - */ - public function testPropertyAuthPass() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "disable_ssl_verify" - */ - public function testPropertyDisableSslVerify() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "cache_lifetime" - */ - public function testPropertyCacheLifetime() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "only_proxy_404" - */ - public function testPropertyOnlyProxy404() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "inject_headers" - */ - public function testPropertyInjectHeaders() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "proxy_strip_headers" - */ - public function testPropertyProxyStripHeaders() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "proxy_strip_request_headers" - */ - public function testPropertyProxyStripRequestHeaders() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "origin_timeout" - */ - public function testPropertyOriginTimeout() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "failover_mode" - */ - public function testPropertyFailoverMode() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "failover_origin_ttfb" - */ - public function testPropertyFailoverOriginTtfb() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "failover_origin_status_codes" - */ - public function testPropertyFailoverOriginStatusCodes() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "failover_lifetime" - */ - public function testPropertyFailoverLifetime() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "notify" - */ - public function testPropertyNotify() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "notify_config" - */ - public function testPropertyNotifyConfig() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "waf_enabled" - */ - public function testPropertyWafEnabled() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "waf_config" - */ - public function testPropertyWafConfig() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "proxy_alert_enabled" - */ - public function testPropertyProxyAlertEnabled() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "proxy_inline_fn_enabled" - */ - public function testPropertyProxyInlineFnEnabled() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "application_proxy" - */ - public function testPropertyApplicationProxy() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "application_name" - */ - public function testPropertyApplicationName() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "application_environment" - */ - public function testPropertyApplicationEnvironment() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "application_container" - */ - public function testPropertyApplicationContainer() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "application_port" - */ - public function testPropertyApplicationPort() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "quant_cloud_selection" - */ - public function testPropertyQuantCloudSelection() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "static_error_page" - */ - public function testPropertyStaticErrorPage() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } - - /** - * Test attribute "static_error_page_status_codes" - */ - public function testPropertyStaticErrorPageStatusCodes() - { - $model = new V2RuleProxyAction(); - $this->assertInstanceOf(V2RuleProxyAction::class, $model); - } -} diff --git a/test/Model/V2RuleProxyRequestTest.php b/test/Model/V2RuleProxyRequestTest.php deleted file mode 100644 index feaea43..0000000 --- a/test/Model/V2RuleProxyRequestTest.php +++ /dev/null @@ -1,442 +0,0 @@ -assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "to" - */ - public function testPropertyTo() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "host" - */ - public function testPropertyHost() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "auth_user" - */ - public function testPropertyAuthUser() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "auth_pass" - */ - public function testPropertyAuthPass() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "disable_ssl_verify" - */ - public function testPropertyDisableSslVerify() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "cache_lifetime" - */ - public function testPropertyCacheLifetime() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "only_proxy_404" - */ - public function testPropertyOnlyProxy404() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "inject_headers" - */ - public function testPropertyInjectHeaders() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "proxy_strip_headers" - */ - public function testPropertyProxyStripHeaders() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "proxy_strip_request_headers" - */ - public function testPropertyProxyStripRequestHeaders() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "origin_timeout" - */ - public function testPropertyOriginTimeout() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "failover_mode" - */ - public function testPropertyFailoverMode() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "failover_origin_ttfb" - */ - public function testPropertyFailoverOriginTtfb() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "failover_origin_status_codes" - */ - public function testPropertyFailoverOriginStatusCodes() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "failover_lifetime" - */ - public function testPropertyFailoverLifetime() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "proxy_alert_enabled" - */ - public function testPropertyProxyAlertEnabled() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "waf_enabled" - */ - public function testPropertyWafEnabled() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "waf_config" - */ - public function testPropertyWafConfig() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "application_proxy" - */ - public function testPropertyApplicationProxy() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "application_name" - */ - public function testPropertyApplicationName() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "application_environment" - */ - public function testPropertyApplicationEnvironment() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "application_container" - */ - public function testPropertyApplicationContainer() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "application_port" - */ - public function testPropertyApplicationPort() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "static_error_page" - */ - public function testPropertyStaticErrorPage() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } - - /** - * Test attribute "static_error_page_status_codes" - */ - public function testPropertyStaticErrorPageStatusCodes() - { - $model = new V2RuleProxyRequest(); - $this->assertInstanceOf(V2RuleProxyRequest::class, $model); - } -} diff --git a/test/Model/V2RuleProxyTest.php b/test/Model/V2RuleProxyTest.php deleted file mode 100644 index b7f0117..0000000 --- a/test/Model/V2RuleProxyTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleProxy(); - $this->assertInstanceOf(V2RuleProxy::class, $model); - } -} diff --git a/test/Model/V2RuleRedirectActionTest.php b/test/Model/V2RuleRedirectActionTest.php deleted file mode 100644 index f23fc2d..0000000 --- a/test/Model/V2RuleRedirectActionTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2RuleRedirectAction::class, $model); - } - - /** - * Test attribute "to" - */ - public function testPropertyTo() - { - $model = new V2RuleRedirectAction(); - $this->assertInstanceOf(V2RuleRedirectAction::class, $model); - } - - /** - * Test attribute "status_code" - */ - public function testPropertyStatusCode() - { - $model = new V2RuleRedirectAction(); - $this->assertInstanceOf(V2RuleRedirectAction::class, $model); - } -} diff --git a/test/Model/V2RuleRedirectRequestTest.php b/test/Model/V2RuleRedirectRequestTest.php deleted file mode 100644 index 4e50ad8..0000000 --- a/test/Model/V2RuleRedirectRequestTest.php +++ /dev/null @@ -1,235 +0,0 @@ -assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "redirect_to" - */ - public function testPropertyRedirectTo() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } - - /** - * Test attribute "redirect_code" - */ - public function testPropertyRedirectCode() - { - $model = new V2RuleRedirectRequest(); - $this->assertInstanceOf(V2RuleRedirectRequest::class, $model); - } -} diff --git a/test/Model/V2RuleRedirectTest.php b/test/Model/V2RuleRedirectTest.php deleted file mode 100644 index 12795d9..0000000 --- a/test/Model/V2RuleRedirectTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleRedirect(); - $this->assertInstanceOf(V2RuleRedirect::class, $model); - } -} diff --git a/test/Model/V2RuleRequestTest.php b/test/Model/V2RuleRequestTest.php deleted file mode 100644 index 2a5453c..0000000 --- a/test/Model/V2RuleRequestTest.php +++ /dev/null @@ -1,217 +0,0 @@ -assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleRequest(); - $this->assertInstanceOf(V2RuleRequest::class, $model); - } -} diff --git a/test/Model/V2RuleServeStaticActionTest.php b/test/Model/V2RuleServeStaticActionTest.php deleted file mode 100644 index 98b40bb..0000000 --- a/test/Model/V2RuleServeStaticActionTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2RuleServeStaticAction::class, $model); - } - - /** - * Test attribute "static_file_path" - */ - public function testPropertyStaticFilePath() - { - $model = new V2RuleServeStaticAction(); - $this->assertInstanceOf(V2RuleServeStaticAction::class, $model); - } -} diff --git a/test/Model/V2RuleServeStaticRequestTest.php b/test/Model/V2RuleServeStaticRequestTest.php deleted file mode 100644 index a13598b..0000000 --- a/test/Model/V2RuleServeStaticRequestTest.php +++ /dev/null @@ -1,226 +0,0 @@ -assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } - - /** - * Test attribute "static_file_path" - */ - public function testPropertyStaticFilePath() - { - $model = new V2RuleServeStaticRequest(); - $this->assertInstanceOf(V2RuleServeStaticRequest::class, $model); - } -} diff --git a/test/Model/V2RuleServeStaticTest.php b/test/Model/V2RuleServeStaticTest.php deleted file mode 100644 index e5e3f7e..0000000 --- a/test/Model/V2RuleServeStaticTest.php +++ /dev/null @@ -1,253 +0,0 @@ -assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } - - /** - * Test attribute "action_config" - */ - public function testPropertyActionConfig() - { - $model = new V2RuleServeStatic(); - $this->assertInstanceOf(V2RuleServeStatic::class, $model); - } -} diff --git a/test/Model/V2RuleTest.php b/test/Model/V2RuleTest.php deleted file mode 100644 index 4812167..0000000 --- a/test/Model/V2RuleTest.php +++ /dev/null @@ -1,244 +0,0 @@ -assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "uuid" - */ - public function testPropertyUuid() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "rule_id" - */ - public function testPropertyRuleId() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "weight" - */ - public function testPropertyWeight() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "url" - */ - public function testPropertyUrl() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "domain" - */ - public function testPropertyDomain() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "disabled" - */ - public function testPropertyDisabled() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "only_with_cookie" - */ - public function testPropertyOnlyWithCookie() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "method" - */ - public function testPropertyMethod() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "method_is" - */ - public function testPropertyMethodIs() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "method_is_not" - */ - public function testPropertyMethodIsNot() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "ip_is" - */ - public function testPropertyIpIs() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "ip_is_not" - */ - public function testPropertyIpIsNot() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "country" - */ - public function testPropertyCountry() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "country_is" - */ - public function testPropertyCountryIs() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "country_is_not" - */ - public function testPropertyCountryIsNot() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } - - /** - * Test attribute "action" - */ - public function testPropertyAction() - { - $model = new V2Rule(); - $this->assertInstanceOf(V2Rule::class, $model); - } -} diff --git a/test/Model/V2SecretStoreRequestTest.php b/test/Model/V2SecretStoreRequestTest.php deleted file mode 100644 index fd94cf0..0000000 --- a/test/Model/V2SecretStoreRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2SecretStoreRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2SecretStoreRequest(); - $this->assertInstanceOf(V2SecretStoreRequest::class, $model); - } -} diff --git a/test/Model/V2SecretStoreTest.php b/test/Model/V2SecretStoreTest.php deleted file mode 100644 index c91f2c2..0000000 --- a/test/Model/V2SecretStoreTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2SecretStore::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2SecretStore(); - $this->assertInstanceOf(V2SecretStore::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2SecretStore(); - $this->assertInstanceOf(V2SecretStore::class, $model); - } -} diff --git a/test/Model/V2StoreItemRequestTest.php b/test/Model/V2StoreItemRequestTest.php deleted file mode 100644 index 04535bb..0000000 --- a/test/Model/V2StoreItemRequestTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(V2StoreItemRequest::class, $model); - } - - /** - * Test attribute "key" - */ - public function testPropertyKey() - { - $model = new V2StoreItemRequest(); - $this->assertInstanceOf(V2StoreItemRequest::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new V2StoreItemRequest(); - $this->assertInstanceOf(V2StoreItemRequest::class, $model); - } - - /** - * Test attribute "secret" - */ - public function testPropertySecret() - { - $model = new V2StoreItemRequest(); - $this->assertInstanceOf(V2StoreItemRequest::class, $model); - } -} diff --git a/test/Model/V2StoreItemTest.php b/test/Model/V2StoreItemTest.php deleted file mode 100644 index 1993c3c..0000000 --- a/test/Model/V2StoreItemTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2StoreItem::class, $model); - } - - /** - * Test attribute "key" - */ - public function testPropertyKey() - { - $model = new V2StoreItem(); - $this->assertInstanceOf(V2StoreItem::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new V2StoreItem(); - $this->assertInstanceOf(V2StoreItem::class, $model); - } -} diff --git a/test/Model/V2StoreItemUpdateRequestTest.php b/test/Model/V2StoreItemUpdateRequestTest.php deleted file mode 100644 index 5ba0bfe..0000000 --- a/test/Model/V2StoreItemUpdateRequestTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2StoreItemUpdateRequest::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new V2StoreItemUpdateRequest(); - $this->assertInstanceOf(V2StoreItemUpdateRequest::class, $model); - } - - /** - * Test attribute "secret" - */ - public function testPropertySecret() - { - $model = new V2StoreItemUpdateRequest(); - $this->assertInstanceOf(V2StoreItemUpdateRequest::class, $model); - } -} diff --git a/test/Model/V2StoreItemsListResponseTest.php b/test/Model/V2StoreItemsListResponseTest.php deleted file mode 100644 index 9a2417d..0000000 --- a/test/Model/V2StoreItemsListResponseTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2StoreItemsListResponse::class, $model); - } - - /** - * Test attribute "data" - */ - public function testPropertyData() - { - $model = new V2StoreItemsListResponse(); - $this->assertInstanceOf(V2StoreItemsListResponse::class, $model); - } - - /** - * Test attribute "next_cursor" - */ - public function testPropertyNextCursor() - { - $model = new V2StoreItemsListResponse(); - $this->assertInstanceOf(V2StoreItemsListResponse::class, $model); - } -} diff --git a/test/Model/V2StoreRequestTest.php b/test/Model/V2StoreRequestTest.php deleted file mode 100644 index b62d280..0000000 --- a/test/Model/V2StoreRequestTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(V2StoreRequest::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2StoreRequest(); - $this->assertInstanceOf(V2StoreRequest::class, $model); - } -} diff --git a/test/Model/V2StoreTest.php b/test/Model/V2StoreTest.php deleted file mode 100644 index af6d92c..0000000 --- a/test/Model/V2StoreTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(V2Store::class, $model); - } - - /** - * Test attribute "id" - */ - public function testPropertyId() - { - $model = new V2Store(); - $this->assertInstanceOf(V2Store::class, $model); - } - - /** - * Test attribute "name" - */ - public function testPropertyName() - { - $model = new V2Store(); - $this->assertInstanceOf(V2Store::class, $model); - } -} diff --git a/test/Model/ValidateCompose200ResponseTest.php b/test/Model/ValidateCompose200ResponseTest.php deleted file mode 100644 index a024bd5..0000000 --- a/test/Model/ValidateCompose200ResponseTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(ValidateCompose200Response::class, $model); - } - - /** - * Test attribute "message" - */ - public function testPropertyMessage() - { - $model = new ValidateCompose200Response(); - $this->assertInstanceOf(ValidateCompose200Response::class, $model); - } - - /** - * Test attribute "translated_compose_definition" - */ - public function testPropertyTranslatedComposeDefinition() - { - $model = new ValidateCompose200Response(); - $this->assertInstanceOf(ValidateCompose200Response::class, $model); - } - - /** - * Test attribute "translation_warnings" - */ - public function testPropertyTranslationWarnings() - { - $model = new ValidateCompose200Response(); - $this->assertInstanceOf(ValidateCompose200Response::class, $model); - } -} diff --git a/test/Model/ValidateCompose422ResponseTest.php b/test/Model/ValidateCompose422ResponseTest.php deleted file mode 100644 index 879201f..0000000 --- a/test/Model/ValidateCompose422ResponseTest.php +++ /dev/null @@ -1,91 +0,0 @@ -assertInstanceOf(ValidateCompose422Response::class, $model); - } - - /** - * Test attribute "error" - */ - public function testPropertyError() - { - $model = new ValidateCompose422Response(); - $this->assertInstanceOf(ValidateCompose422Response::class, $model); - } -} diff --git a/test/Model/ValidateComposeRequestTest.php b/test/Model/ValidateComposeRequestTest.php deleted file mode 100644 index 636a735..0000000 --- a/test/Model/ValidateComposeRequestTest.php +++ /dev/null @@ -1,109 +0,0 @@ -assertInstanceOf(ValidateComposeRequest::class, $model); - } - - /** - * Test attribute "compose" - */ - public function testPropertyCompose() - { - $model = new ValidateComposeRequest(); - $this->assertInstanceOf(ValidateComposeRequest::class, $model); - } - - /** - * Test attribute "image_suffix" - */ - public function testPropertyImageSuffix() - { - $model = new ValidateComposeRequest(); - $this->assertInstanceOf(ValidateComposeRequest::class, $model); - } - - /** - * Test attribute "application" - */ - public function testPropertyApplication() - { - $model = new ValidateComposeRequest(); - $this->assertInstanceOf(ValidateComposeRequest::class, $model); - } -} diff --git a/test/Model/VariableTest.php b/test/Model/VariableTest.php deleted file mode 100644 index 06df2ae..0000000 --- a/test/Model/VariableTest.php +++ /dev/null @@ -1,100 +0,0 @@ -assertInstanceOf(Variable::class, $model); - } - - /** - * Test attribute "key" - */ - public function testPropertyKey() - { - $model = new Variable(); - $this->assertInstanceOf(Variable::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new Variable(); - $this->assertInstanceOf(Variable::class, $model); - } -} diff --git a/test/Model/VolumeTest.php b/test/Model/VolumeTest.php deleted file mode 100644 index 6a21386..0000000 --- a/test/Model/VolumeTest.php +++ /dev/null @@ -1,154 +0,0 @@ -assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "volume_id" - */ - public function testPropertyVolumeId() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "volume_name" - */ - public function testPropertyVolumeName() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "description" - */ - public function testPropertyDescription() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "environment_efs_id" - */ - public function testPropertyEnvironmentEfsId() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "created_at" - */ - public function testPropertyCreatedAt() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "root_directory" - */ - public function testPropertyRootDirectory() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "access_point_id" - */ - public function testPropertyAccessPointId() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } - - /** - * Test attribute "access_point_arn" - */ - public function testPropertyAccessPointArn() - { - $model = new Volume(); - $this->assertInstanceOf(Volume::class, $model); - } -} diff --git a/test/Model/WafConfigBlockListsTest.php b/test/Model/WafConfigBlockListsTest.php deleted file mode 100644 index bbae0f8..0000000 --- a/test/Model/WafConfigBlockListsTest.php +++ /dev/null @@ -1,118 +0,0 @@ -assertInstanceOf(WafConfigBlockLists::class, $model); - } - - /** - * Test attribute "user_agent" - */ - public function testPropertyUserAgent() - { - $model = new WafConfigBlockLists(); - $this->assertInstanceOf(WafConfigBlockLists::class, $model); - } - - /** - * Test attribute "referer" - */ - public function testPropertyReferer() - { - $model = new WafConfigBlockLists(); - $this->assertInstanceOf(WafConfigBlockLists::class, $model); - } - - /** - * Test attribute "ip" - */ - public function testPropertyIp() - { - $model = new WafConfigBlockLists(); - $this->assertInstanceOf(WafConfigBlockLists::class, $model); - } - - /** - * Test attribute "ai" - */ - public function testPropertyAi() - { - $model = new WafConfigBlockLists(); - $this->assertInstanceOf(WafConfigBlockLists::class, $model); - } -} diff --git a/test/Model/WafConfigHttpblTest.php b/test/Model/WafConfigHttpblTest.php deleted file mode 100644 index 4c99c0b..0000000 --- a/test/Model/WafConfigHttpblTest.php +++ /dev/null @@ -1,136 +0,0 @@ -assertInstanceOf(WafConfigHttpbl::class, $model); - } - - /** - * Test attribute "httpbl_enabled" - */ - public function testPropertyHttpblEnabled() - { - $model = new WafConfigHttpbl(); - $this->assertInstanceOf(WafConfigHttpbl::class, $model); - } - - /** - * Test attribute "block_suspicious" - */ - public function testPropertyBlockSuspicious() - { - $model = new WafConfigHttpbl(); - $this->assertInstanceOf(WafConfigHttpbl::class, $model); - } - - /** - * Test attribute "block_harvester" - */ - public function testPropertyBlockHarvester() - { - $model = new WafConfigHttpbl(); - $this->assertInstanceOf(WafConfigHttpbl::class, $model); - } - - /** - * Test attribute "block_spam" - */ - public function testPropertyBlockSpam() - { - $model = new WafConfigHttpbl(); - $this->assertInstanceOf(WafConfigHttpbl::class, $model); - } - - /** - * Test attribute "block_search_engine" - */ - public function testPropertyBlockSearchEngine() - { - $model = new WafConfigHttpbl(); - $this->assertInstanceOf(WafConfigHttpbl::class, $model); - } - - /** - * Test attribute "httpbl_key" - */ - public function testPropertyHttpblKey() - { - $model = new WafConfigHttpbl(); - $this->assertInstanceOf(WafConfigHttpbl::class, $model); - } -} diff --git a/test/Model/WafConfigTest.php b/test/Model/WafConfigTest.php deleted file mode 100644 index c41924a..0000000 --- a/test/Model/WafConfigTest.php +++ /dev/null @@ -1,208 +0,0 @@ -assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "mode" - */ - public function testPropertyMode() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "paranoia_level" - */ - public function testPropertyParanoiaLevel() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "allow_rules" - */ - public function testPropertyAllowRules() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "allow_ip" - */ - public function testPropertyAllowIp() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "block_ip" - */ - public function testPropertyBlockIp() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "block_asn" - */ - public function testPropertyBlockAsn() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "block_ua" - */ - public function testPropertyBlockUa() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "block_referer" - */ - public function testPropertyBlockReferer() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "notify_slack" - */ - public function testPropertyNotifySlack() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "notify_slack_hits_rpm" - */ - public function testPropertyNotifySlackHitsRpm() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "notify_email" - */ - public function testPropertyNotifyEmail() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "httpbl" - */ - public function testPropertyHttpbl() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "block_lists" - */ - public function testPropertyBlockLists() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } - - /** - * Test attribute "thresholds" - */ - public function testPropertyThresholds() - { - $model = new WafConfig(); - $this->assertInstanceOf(WafConfig::class, $model); - } -} diff --git a/test/Model/WafConfigThresholdsInnerTest.php b/test/Model/WafConfigThresholdsInnerTest.php deleted file mode 100644 index 64d31ae..0000000 --- a/test/Model/WafConfigThresholdsInnerTest.php +++ /dev/null @@ -1,154 +0,0 @@ -assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "type" - */ - public function testPropertyType() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "rps" - */ - public function testPropertyRps() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "hits" - */ - public function testPropertyHits() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "minutes" - */ - public function testPropertyMinutes() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "cooldown" - */ - public function testPropertyCooldown() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "mode" - */ - public function testPropertyMode() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "value" - */ - public function testPropertyValue() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } - - /** - * Test attribute "notify_slack" - */ - public function testPropertyNotifySlack() - { - $model = new WafConfigThresholdsInner(); - $this->assertInstanceOf(WafConfigThresholdsInner::class, $model); - } -}