From ff2004d972470f68fd8fe1d55cff0b6553ab0b8e Mon Sep 17 00:00:00 2001 From: Konstantin S Date: Wed, 18 Dec 2024 02:14:15 +0400 Subject: [PATCH] feat: Added Cohere AllOf inheritance/polymorphism support. --- src/libs/AutoSDK/Models/ModelData.cs | 30 ++- src/libs/AutoSDK/Models/SchemaContext.cs | 35 ++- src/libs/AutoSDK/Models/TypeData.cs | 1 + .../AutoSDK/Sources/Sources.Models.Json.cs | 45 ++-- .../Sources/Sources.Models.Validation.cs | 4 +- src/libs/AutoSDK/Sources/Sources.Models.cs | 34 ++- ...#G.Models.ChatCompletionMeta.g.verified.cs | 8 - ...tionVllmStreamingMessageMeta.g.verified.cs | 8 - ...#G.Models.ComparisonOperator.g.verified.cs | 8 - ...dels.CompletionBodyLogitBias.g.verified.cs | 8 - ...ChatFilesConvertPostResponse.g.verified.cs | 8 - ...odels.DocumentSchemaMetadata.g.verified.cs | 8 - .../_#G.Models.LogicalOperator.g.verified.cs | 8 - ...G.Models.LogicalOperatorItem.g.verified.cs | 8 - ...G.Models.QueryFilterVariant3.g.verified.cs | 8 - ...els.ToolParametersProperties.g.verified.cs | 8 - ....V1CreateCustomModelResponse.g.verified.cs | 8 - ....V1DeleteCustomModelResponse.g.verified.cs | 8 - ...els.V1GetCustomModelResponse.g.verified.cs | 8 - ...ls.V1GetCustomModelsResponse.g.verified.cs | 8 - ...s.V1J2GrandeCompleteResponse.g.verified.cs | 8 - ...eCustomModelCompleteResponse.g.verified.cs | 8 - ...andeInstructCompleteResponse.g.verified.cs | 8 - ...ls.V1J2JumboCompleteResponse.g.verified.cs | 8 - ...s.V1J2JumboCompleteResponse2.g.verified.cs | 8 - ...umboInstructCompleteResponse.g.verified.cs | 8 - ...ls.V1J2LargeCompleteResponse.g.verified.cs | 8 - ...eCustomModelCompleteResponse.g.verified.cs | 8 - ...argeInstructCompleteResponse.g.verified.cs | 8 - ...ls.V1J2LightCompleteResponse.g.verified.cs | 8 - ...tCustomModelCompleteResponse.g.verified.cs | 8 - ...dels.V1J2MidCompleteResponse.g.verified.cs | 8 - ...dCustomModelCompleteResponse.g.verified.cs | 8 - ...ls.V1J2UltraCompleteResponse.g.verified.cs | 8 - ...s.V1J2UltraCompleteResponse2.g.verified.cs | 8 - ....V1LibraryManagementResponse.g.verified.cs | 8 - ....Models.V1ParaphrazeResponse.g.verified.cs | 8 - ....V1UpdateCustomModelResponse.g.verified.cs | 8 - ...#G.Models.ChatCompletionMeta.g.verified.cs | 9 - ...tionVllmStreamingMessageMeta.g.verified.cs | 9 - ...#G.Models.ComparisonOperator.g.verified.cs | 9 - ...dels.CompletionBodyLogitBias.g.verified.cs | 9 - ...ChatFilesConvertPostResponse.g.verified.cs | 9 - ...odels.DocumentSchemaMetadata.g.verified.cs | 9 - .../_#G.Models.LogicalOperator.g.verified.cs | 9 - ...G.Models.LogicalOperatorItem.g.verified.cs | 9 - ...G.Models.QueryFilterVariant3.g.verified.cs | 9 - ...els.ToolParametersProperties.g.verified.cs | 9 - ....V1CreateCustomModelResponse.g.verified.cs | 9 - ....V1DeleteCustomModelResponse.g.verified.cs | 9 - ...els.V1GetCustomModelResponse.g.verified.cs | 9 - ...ls.V1GetCustomModelsResponse.g.verified.cs | 9 - ...s.V1J2GrandeCompleteResponse.g.verified.cs | 9 - ...eCustomModelCompleteResponse.g.verified.cs | 9 - ...andeInstructCompleteResponse.g.verified.cs | 9 - ...ls.V1J2JumboCompleteResponse.g.verified.cs | 9 - ...s.V1J2JumboCompleteResponse2.g.verified.cs | 9 - ...umboInstructCompleteResponse.g.verified.cs | 9 - ...ls.V1J2LargeCompleteResponse.g.verified.cs | 9 - ...eCustomModelCompleteResponse.g.verified.cs | 9 - ...argeInstructCompleteResponse.g.verified.cs | 9 - ...ls.V1J2LightCompleteResponse.g.verified.cs | 9 - ...tCustomModelCompleteResponse.g.verified.cs | 9 - ...dels.V1J2MidCompleteResponse.g.verified.cs | 9 - ...dCustomModelCompleteResponse.g.verified.cs | 9 - ...ls.V1J2UltraCompleteResponse.g.verified.cs | 9 - ...s.V1J2UltraCompleteResponse2.g.verified.cs | 9 - ....V1LibraryManagementResponse.g.verified.cs | 9 - ....Models.V1ParaphrazeResponse.g.verified.cs | 9 - ....V1UpdateCustomModelResponse.g.verified.cs | 9 - ...ls.BetaInputSchemaProperties.g.verified.cs | 8 - ...BetaRequestToolUseBlockInput.g.verified.cs | 8 - ...etaResponseToolUseBlockInput.g.verified.cs | 8 - ...Models.InputSchemaProperties.g.verified.cs | 8 - ...BetaRequestToolUseBlockInput.g.verified.cs | 8 - ...els.RequestToolUseBlockInput.g.verified.cs | 8 - ...ls.ResponseToolUseBlockInput.g.verified.cs | 8 - ...ls.BetaInputSchemaProperties.g.verified.cs | 9 - ...BetaRequestToolUseBlockInput.g.verified.cs | 9 - ...etaResponseToolUseBlockInput.g.verified.cs | 9 - ...Models.InputSchemaProperties.g.verified.cs | 9 - ...BetaRequestToolUseBlockInput.g.verified.cs | 9 - ...els.RequestToolUseBlockInput.g.verified.cs | 9 - ...ls.ResponseToolUseBlockInput.g.verified.cs | 9 - ...lsResultSeverityScoreSummary.g.verified.cs | 8 - ...entSafetyLabelsResultSummary.g.verified.cs | 8 - ...odels.LemurBaseParamsContext.g.verified.cs | 8 - ....Models.LemurQuestionContext.g.verified.cs | 8 - ...#G.Models.PageDetailsNextUrl.g.verified.cs | 8 - ...#G.Models.PageDetailsPrevUrl.g.verified.cs | 8 - ...ntimentAnalysisResultSpeaker.g.verified.cs | 8 - ...cDetectionModelResultSummary.g.verified.cs | 8 - ...dels.TranscriptAudioDuration.g.verified.cs | 8 - ....Models.TranscriptAudioEndAt.g.verified.cs | 8 - ...els.TranscriptAudioStartFrom.g.verified.cs | 8 - ...odels.TranscriptAutoChapters.g.verified.cs | 8 - ...Models.TranscriptBoostParam2.g.verified.cs | 8 - ...#G.Models.TranscriptChapters.g.verified.cs | 8 - ....Models.TranscriptConfidence.g.verified.cs | 8 - ...dels.TranscriptContentSafety.g.verified.cs | 8 - ...ls.TranscriptCustomSpelling2.g.verified.cs | 8 - ...odels.TranscriptCustomTopics.g.verified.cs | 8 - ...odels.TranscriptDisfluencies.g.verified.cs | 8 - ...Models.TranscriptDualChannel.g.verified.cs | 8 - ...#G.Models.TranscriptEntities.g.verified.cs | 8 - ...ls.TranscriptEntityDetection.g.verified.cs | 8 - ...ls.TranscriptFilterProfanity.g.verified.cs | 8 - ....Models.TranscriptFormatText.g.verified.cs | 8 - ...dels.TranscriptIabCategories.g.verified.cs | 8 - ...TranscriptLanguageConfidence.g.verified.cs | 8 - ...tLanguageConfidenceThreshold.g.verified.cs | 8 - ....TranscriptLanguageDetection.g.verified.cs | 8 - ....TranscriptListItemCompleted.g.verified.cs | 8 - ...dels.TranscriptListItemError.g.verified.cs | 8 - ...tionalParamsSpeakersExpected.g.verified.cs | 8 - ...ptionalParamsSpeechThreshold.g.verified.cs | 8 - ...lParamsWebhookAuthHeaderName.g.verified.cs | 8 - ...ParamsWebhookAuthHeaderValue.g.verified.cs | 8 - ...s.TranscriptParagraphSpeaker.g.verified.cs | 8 - ...G.Models.TranscriptPunctuate.g.verified.cs | 8 - ...els.TranscriptRedactPiiAudio.g.verified.cs | 8 - ....TranscriptRedactPiiPolicies.g.verified.cs | 8 - ...ls.TranscriptSentenceSpeaker.g.verified.cs | 8 - ....TranscriptSentimentAnalysis.g.verified.cs | 8 - ...riptSentimentAnalysisResults.g.verified.cs | 8 - ...dels.TranscriptSpeakerLabels.g.verified.cs | 8 - ...s.TranscriptSpeakersExpected.g.verified.cs | 8 - ...ls.TranscriptSpeechThreshold.g.verified.cs | 8 - ....Models.TranscriptSpeedBoost.g.verified.cs | 8 - ..._#G.Models.TranscriptSummary.g.verified.cs | 8 - ...odels.TranscriptSummaryModel.g.verified.cs | 8 - ...Models.TranscriptSummaryType.g.verified.cs | 8 - .../_#G.Models.TranscriptText.g.verified.cs | 8 - ...G.Models.TranscriptThrottled.g.verified.cs | 8 - ....Models.TranscriptUtterances.g.verified.cs | 8 - ...nscriptWebhookAuthHeaderName.g.verified.cs | 8 - ....TranscriptWebhookStatusCode.g.verified.cs | 8 - ....Models.TranscriptWebhookUrl.g.verified.cs | 8 - ...Models.TranscriptWordSpeaker.g.verified.cs | 8 - .../_#G.Models.TranscriptWords.g.verified.cs | 8 - ...lsResultSeverityScoreSummary.g.verified.cs | 9 - ...entSafetyLabelsResultSummary.g.verified.cs | 9 - ...odels.LemurBaseParamsContext.g.verified.cs | 9 - ....Models.LemurQuestionContext.g.verified.cs | 9 - ...#G.Models.PageDetailsNextUrl.g.verified.cs | 9 - ...#G.Models.PageDetailsPrevUrl.g.verified.cs | 9 - ...ntimentAnalysisResultSpeaker.g.verified.cs | 9 - ...cDetectionModelResultSummary.g.verified.cs | 9 - ...dels.TranscriptAudioDuration.g.verified.cs | 9 - ....Models.TranscriptAudioEndAt.g.verified.cs | 9 - ...els.TranscriptAudioStartFrom.g.verified.cs | 9 - ...odels.TranscriptAutoChapters.g.verified.cs | 9 - ...Models.TranscriptBoostParam2.g.verified.cs | 9 - ...#G.Models.TranscriptChapters.g.verified.cs | 9 - ....Models.TranscriptConfidence.g.verified.cs | 9 - ...dels.TranscriptContentSafety.g.verified.cs | 9 - ...ls.TranscriptCustomSpelling2.g.verified.cs | 9 - ...odels.TranscriptCustomTopics.g.verified.cs | 9 - ...odels.TranscriptDisfluencies.g.verified.cs | 9 - ...Models.TranscriptDualChannel.g.verified.cs | 9 - ...#G.Models.TranscriptEntities.g.verified.cs | 9 - ...ls.TranscriptEntityDetection.g.verified.cs | 9 - ...ls.TranscriptFilterProfanity.g.verified.cs | 9 - ....Models.TranscriptFormatText.g.verified.cs | 9 - ...dels.TranscriptIabCategories.g.verified.cs | 9 - ...TranscriptLanguageConfidence.g.verified.cs | 9 - ...tLanguageConfidenceThreshold.g.verified.cs | 9 - ....TranscriptLanguageDetection.g.verified.cs | 9 - ....TranscriptListItemCompleted.g.verified.cs | 9 - ...dels.TranscriptListItemError.g.verified.cs | 9 - ...tionalParamsSpeakersExpected.g.verified.cs | 9 - ...ptionalParamsSpeechThreshold.g.verified.cs | 9 - ...lParamsWebhookAuthHeaderName.g.verified.cs | 9 - ...ParamsWebhookAuthHeaderValue.g.verified.cs | 9 - ...s.TranscriptParagraphSpeaker.g.verified.cs | 9 - ...G.Models.TranscriptPunctuate.g.verified.cs | 9 - ...els.TranscriptRedactPiiAudio.g.verified.cs | 9 - ....TranscriptRedactPiiPolicies.g.verified.cs | 9 - ...ls.TranscriptSentenceSpeaker.g.verified.cs | 9 - ....TranscriptSentimentAnalysis.g.verified.cs | 9 - ...riptSentimentAnalysisResults.g.verified.cs | 9 - ...dels.TranscriptSpeakerLabels.g.verified.cs | 9 - ...s.TranscriptSpeakersExpected.g.verified.cs | 9 - ...ls.TranscriptSpeechThreshold.g.verified.cs | 9 - ....Models.TranscriptSpeedBoost.g.verified.cs | 9 - ..._#G.Models.TranscriptSummary.g.verified.cs | 9 - ...odels.TranscriptSummaryModel.g.verified.cs | 9 - ...Models.TranscriptSummaryType.g.verified.cs | 9 - .../_#G.Models.TranscriptText.g.verified.cs | 9 - ...G.Models.TranscriptThrottled.g.verified.cs | 9 - ....Models.TranscriptUtterances.g.verified.cs | 9 - ...nscriptWebhookAuthHeaderName.g.verified.cs | 9 - ....TranscriptWebhookStatusCode.g.verified.cs | 9 - ....Models.TranscriptWebhookUrl.g.verified.cs | 9 - ...Models.TranscriptWordSpeaker.g.verified.cs | 9 - .../_#G.Models.TranscriptWords.g.verified.cs | 9 - ...CitationGenerationEvent.Json.g.verified.cs | 56 ----- ....ChatCitationGenerationEvent.g.verified.cs | 203 ++-------------- ....Models.ChatConnectorOptions.g.verified.cs | 8 - ...hQueriesGenerationEvent.Json.g.verified.cs | 56 ----- ...SearchQueriesGenerationEvent.g.verified.cs | 203 ++-------------- ....ChatSearchResultsEvent.Json.g.verified.cs | 56 ----- ...odels.ChatSearchResultsEvent.g.verified.cs | 208 ++--------------- ...dels.ChatStreamEndEvent.Json.g.verified.cs | 56 ----- ...#G.Models.ChatStreamEndEvent.g.verified.cs | 212 +++-------------- ....Models.ChatStreamEvent.Json.g.verified.cs | 2 +- .../_#G.Models.ChatStreamEvent.g.verified.cs | 24 +- ...ls.ChatStreamStartEvent.Json.g.verified.cs | 56 ----- ....Models.ChatStreamStartEvent.g.verified.cs | 203 ++-------------- ...ChatTextGenerationEvent.Json.g.verified.cs | 56 ----- ...dels.ChatTextGenerationEvent.g.verified.cs | 203 ++-------------- ...ChatToolCallsChunkEvent.Json.g.verified.cs | 56 ----- ...dels.ChatToolCallsChunkEvent.g.verified.cs | 203 ++-------------- ...oolCallsGenerationEvent.Json.g.verified.cs | 56 ----- ...ChatToolCallsGenerationEvent.g.verified.cs | 204 ++--------------- ...ResponseClassificationLabels.g.verified.cs | 8 - ...dels.DeleteConnectorResponse.g.verified.cs | 8 - ...Models.DeleteDatasetResponse.g.verified.cs | 8 - ...DeleteFinetunedModelResponse.g.verified.cs | 8 - .../_#G.Models.DocumentData.g.verified.cs | 8 - ...odels.DocumentSourceDocument.g.verified.cs | 8 - ...els.JSONResponseFormatSchema.g.verified.cs | 8 - ...onResponseFormatV2JsonSchema.g.verified.cs | 8 - ...#G.Models.ToolCallParameters.g.verified.cs | 8 - ...els.ToolParameterDefinitions.g.verified.cs | 8 - .../_#G.Models.ToolResultOutput.g.verified.cs | 8 - ....Models.ToolSourceToolOutput.g.verified.cs | 8 - ...els.ToolV2FunctionParameters.g.verified.cs | 8 - ...s.TrainingStepMetricsMetrics.g.verified.cs | 8 - ...bRequestInputTrackingMetrics.g.verified.cs | 8 - ...RequestOutputTrackingMetrics.g.verified.cs | 8 - .../SystemTextJson/_#G.Api.g.verified.cs | 8 - ...CitationGenerationEvent.Json.g.verified.cs | 93 -------- ....ChatCitationGenerationEvent.g.verified.cs | 205 ++--------------- ....Models.ChatConnectorOptions.g.verified.cs | 9 - ...hQueriesGenerationEvent.Json.g.verified.cs | 93 -------- ...SearchQueriesGenerationEvent.g.verified.cs | 205 ++--------------- ....ChatSearchResultsEvent.Json.g.verified.cs | 93 -------- ...odels.ChatSearchResultsEvent.g.verified.cs | 209 ++--------------- ...dels.ChatStreamEndEvent.Json.g.verified.cs | 93 -------- ...#G.Models.ChatStreamEndEvent.g.verified.cs | 216 +++--------------- ....Models.ChatStreamEvent.Json.g.verified.cs | 2 +- .../_#G.Models.ChatStreamEvent.g.verified.cs | 37 +-- ...ls.ChatStreamStartEvent.Json.g.verified.cs | 93 -------- ....Models.ChatStreamStartEvent.g.verified.cs | 205 ++--------------- ...ChatTextGenerationEvent.Json.g.verified.cs | 93 -------- ...dels.ChatTextGenerationEvent.g.verified.cs | 205 ++--------------- ...ChatToolCallsChunkEvent.Json.g.verified.cs | 93 -------- ...dels.ChatToolCallsChunkEvent.g.verified.cs | 205 ++--------------- ...oolCallsGenerationEvent.Json.g.verified.cs | 93 -------- ...ChatToolCallsGenerationEvent.g.verified.cs | 206 ++--------------- ...ResponseClassificationLabels.g.verified.cs | 9 - ...dels.DeleteConnectorResponse.g.verified.cs | 9 - ...Models.DeleteDatasetResponse.g.verified.cs | 9 - ...DeleteFinetunedModelResponse.g.verified.cs | 9 - .../_#G.Models.DocumentData.g.verified.cs | 9 - ...odels.DocumentSourceDocument.g.verified.cs | 9 - ...els.JSONResponseFormatSchema.g.verified.cs | 9 - ...onResponseFormatV2JsonSchema.g.verified.cs | 9 - ...#G.Models.ToolCallParameters.g.verified.cs | 9 - ...els.ToolParameterDefinitions.g.verified.cs | 9 - .../_#G.Models.ToolResultOutput.g.verified.cs | 9 - ....Models.ToolSourceToolOutput.g.verified.cs | 9 - ...els.ToolV2FunctionParameters.g.verified.cs | 9 - ...s.TrainingStepMetricsMetrics.g.verified.cs | 9 - ...bRequestInputTrackingMetrics.g.verified.cs | 9 - ...RequestOutputTrackingMetrics.g.verified.cs | 9 - ....ChatCitationGenerationEvent.g.verified.cs | 88 ------- ...SearchQueriesGenerationEvent.g.verified.cs | 88 ------- ...rters.ChatSearchResultsEvent.g.verified.cs | 88 ------- ...onverters.ChatStreamEndEvent.g.verified.cs | 88 ------- ...verters.ChatStreamStartEvent.g.verified.cs | 88 ------- ...ters.ChatTextGenerationEvent.g.verified.cs | 88 ------- ...ters.ChatToolCallsChunkEvent.g.verified.cs | 88 ------- ...ChatToolCallsGenerationEvent.g.verified.cs | 88 ------- ...verters.StreamedChatResponse.g.verified.cs | 16 +- ...nSerializerContextConverters.g.verified.cs | 8 - ...itationByCurrentUserResponse.g.verified.cs | 8 - ...ditsToAccountAsAdminResponse.g.verified.cs | 8 - ...ls.AddDescriptorLinkResponse.g.verified.cs | 8 - ...dels.AddDynamicValueResponse.g.verified.cs | 8 - ...cerptTagApplicationsResponse.g.verified.cs | 8 - ...roupToProjectAsAdminResponse.g.verified.cs | 8 - .../_#G.Models.AddLinksResponse.g.verified.cs | 8 - ...s.AddMemoFolderLinksResponse.g.verified.cs | 8 - ...UserToAccountAsAdminResponse.g.verified.cs | 8 - ...rUpdateDynamicValuesResponse.g.verified.cs | 8 - ...Models.AddTranscriptResponse.g.verified.cs | 8 - ...UserToAccountAsAdminResponse.g.verified.cs | 8 - ...ddUserToGroupAsAdminResponse.g.verified.cs | 8 - ...s.CheckEncryptedDataResponse.g.verified.cs | 8 - ...CreateAccountAsAdminResponse.g.verified.cs | 8 - ...ls.DeleteDescriptorsResponse.g.verified.cs | 8 - ...#G.Models.DeleteLinkResponse.g.verified.cs | 8 - ...els.DeleteTranscriptResponse.g.verified.cs | 8 - ...ableRecurringPaymentResponse.g.verified.cs | 8 - ..._#G.Models.EmailFileResponse.g.verified.cs | 8 - ...ccountForCurrentUserResponse.g.verified.cs | 8 - ...tTransactionsAsAdminResponse.g.verified.cs | 8 - ...tiveUserInfosAsAdminResponse.g.verified.cs | 8 - ...tivityMetricsAsAdminResponse.g.verified.cs | 8 - ...eResourceJobResponseResponse.g.verified.cs | 8 - ...odels.GetAudioSampleResponse.g.verified.cs | 8 - ...ls.GetClientVersionsResponse.g.verified.cs | 8 - ...FieldTypeJobResponseResponse.g.verified.cs | 8 - ...ConvertPDF2SwfResultResponse.g.verified.cs | 8 - ...ToDocumentsJobResultResponse.g.verified.cs | 8 - ...ataFromFileJobResultResponse.g.verified.cs | 8 - ...ldImportDataFromFileResponse.g.verified.cs | 8 - ...umentSearchJobResultResponse.g.verified.cs | 8 - ...micValuesByProjectIdResponse.g.verified.cs | 8 - ...xportPDFSwfJobResultResponse.g.verified.cs | 8 - ....GetFXMLDocJobResultResponse.g.verified.cs | 8 - ...ls.GetFXMLDocXPolledResponse.g.verified.cs | 8 - ...esponseForConnectionResponse.g.verified.cs | 8 - ...jectsAndUsersAsAdminResponse.g.verified.cs | 8 - ...teredProjectsAsAdminResponse.g.verified.cs | 8 - ...FilteredUsersAsAdminResponse.g.verified.cs | 8 - ...els.GetFilteredUsersResponse.g.verified.cs | 8 - ...portMemosXMLResponseResponse.g.verified.cs | 8 - ...etMergeStatusAsAdminResponse.g.verified.cs | 8 - ...tImportJobExceptionsResponse.g.verified.cs | 8 - ...tSecurityInfoAsAdminResponse.g.verified.cs | 8 - ...els.GetResourceLinksResponse.g.verified.cs | 8 - ...GetResourceSyncItemsResponse.g.verified.cs | 8 - ...deJobTagApplicationsResponse.g.verified.cs | 8 - ...venueSegmentsAsAdminResponse.g.verified.cs | 8 - ...earchMemosJobResultsResponse.g.verified.cs | 8 - ...ignupSegmentsAsAdminResponse.g.verified.cs | 8 - ...SpreadsheetJobResultResponse.g.verified.cs | 8 - ...DetailsByUserAsAdminResponse.g.verified.cs | 8 - ...#G.Models.GetVersionResponse.g.verified.cs | 8 - ...lidationProblemDetailsErrors.g.verified.cs | 8 - ...dels.ImpersonateUserResponse.g.verified.cs | 8 - ....Models.ImportFieldsResponse.g.verified.cs | 8 - ....InviteUserToProjectResponse.g.verified.cs | 8 - ...s.LinkFoldersToMemosResponse.g.verified.cs | 8 - ...#G.Models.LinkObjectResponse.g.verified.cs | 8 - .../_#G.Models.LinkUserResponse.g.verified.cs | 8 - ...nkUserWithInvitationResponse.g.verified.cs | 8 - ...ls.LinkUsertoAccountResponse.g.verified.cs | 8 - ....Models.LockResourceResponse.g.verified.cs | 8 - ...MergeProjectsAsAdminResponse.g.verified.cs | 8 - ..._#G.Models.MergeTagsResponse.g.verified.cs | 8 - ...UserToAccountAsAdminResponse.g.verified.cs | 8 - ...verrideVerifyAsAdminResponse.g.verified.cs | 8 - ...rocessPaymentAsAdminResponse.g.verified.cs | 8 - ...odels.ProcessUIErrorResponse.g.verified.cs | 8 - ...itationByCurrentUserResponse.g.verified.cs | 8 - ...lientsMessageAsAdminResponse.g.verified.cs | 8 - ...dContactRequestEmailResponse.g.verified.cs | 8 - ...CPUPMOverrideAsAdminResponse.g.verified.cs | 8 - ...GroupDiscountAsAdminResponse.g.verified.cs | 8 - ...udentDiscountAsAdminResponse.g.verified.cs | 8 - ...erAdminStatusAsAdminResponse.g.verified.cs | 8 - ...tUserPasswordAsAdminResponse.g.verified.cs | 8 - ...ddDemoProjectAsAdminResponse.g.verified.cs | 8 - ...tConvertFieldTypeJobResponse.g.verified.cs | 8 - ....StartConvertPDF2SwfResponse.g.verified.cs | 8 - ...yMemosToDocumentsJobResponse.g.verified.cs | 8 - ...rtDeleteResourcesJobResponse.g.verified.cs | 8 - ...rtAccountsJobAsAdminResponse.g.verified.cs | 8 - ...ExportBubbleChartJobResponse.g.verified.cs | 8 - ...rtDocumentJobWithRTLResponse.g.verified.cs | 8 - ...StartExportFieldsJobResponse.g.verified.cs | 8 - ...HierarchicalChartJobResponse.g.verified.cs | 8 - ...SingleSeriesChartJobResponse.g.verified.cs | 8 - ...xportUsersJobAsAdminResponse.g.verified.cs | 8 - ...etDesDataFromFileJobResponse.g.verified.cs | 8 - ...rtGridChartExportJobResponse.g.verified.cs | 8 - ...ImportDescriptorsJobResponse.g.verified.cs | 8 - ...s.StartImportTagsJobResponse.g.verified.cs | 8 - ....StartRetroUpcodeJobResponse.g.verified.cs | 8 - ...ls.StopImpersonationResponse.g.verified.cs | 8 - ...#G.Models.SubmitEulaResponse.g.verified.cs | 8 - ...SubmitPaymentAsAdminResponse.g.verified.cs | 8 - ....Models.UnlinkObjectResponse.g.verified.cs | 8 - ...erFromProjectAsAdminResponse.g.verified.cs | 8 - ...nlinkUserFromProjectResponse.g.verified.cs | 8 - ...odels.UnlockResourceResponse.g.verified.cs | 8 - ...eCurrentUserPasswordResponse.g.verified.cs | 8 - ...umentDataAndExcerptsResponse.g.verified.cs | 8 - ...ls.UpdateFieldOrdersResponse.g.verified.cs | 8 - ...UpdateProjectAsAdminResponse.g.verified.cs | 8 - ...pdateResourceAndDataResponse.g.verified.cs | 8 - ...s.UpdateTagAppWeightResponse.g.verified.cs | 8 - ...dels.UpdateTagOrdersResponse.g.verified.cs | 8 - ...UpdateTranscriptDataResponse.g.verified.cs | 8 - ...dateUserGroupAsAdminResponse.g.verified.cs | 8 - ...pdateUserInfoAsAdminResponse.g.verified.cs | 8 - ...odels.UpdateUserInfoResponse.g.verified.cs | 8 - ...#G.Models.UpdateUserResponse.g.verified.cs | 8 - ....Models.UpdateValuesResponse.g.verified.cs | 8 - ....Models.ValidateUserResponse.g.verified.cs | 8 - ...itationByCurrentUserResponse.g.verified.cs | 9 - ...ditsToAccountAsAdminResponse.g.verified.cs | 9 - ...ls.AddDescriptorLinkResponse.g.verified.cs | 9 - ...dels.AddDynamicValueResponse.g.verified.cs | 9 - ...cerptTagApplicationsResponse.g.verified.cs | 9 - ...roupToProjectAsAdminResponse.g.verified.cs | 9 - .../_#G.Models.AddLinksResponse.g.verified.cs | 9 - ...s.AddMemoFolderLinksResponse.g.verified.cs | 9 - ...UserToAccountAsAdminResponse.g.verified.cs | 9 - ...rUpdateDynamicValuesResponse.g.verified.cs | 9 - ...Models.AddTranscriptResponse.g.verified.cs | 9 - ...UserToAccountAsAdminResponse.g.verified.cs | 9 - ...ddUserToGroupAsAdminResponse.g.verified.cs | 9 - ...s.CheckEncryptedDataResponse.g.verified.cs | 9 - ...CreateAccountAsAdminResponse.g.verified.cs | 9 - ...ls.DeleteDescriptorsResponse.g.verified.cs | 9 - ...#G.Models.DeleteLinkResponse.g.verified.cs | 9 - ...els.DeleteTranscriptResponse.g.verified.cs | 9 - ...ableRecurringPaymentResponse.g.verified.cs | 9 - ..._#G.Models.EmailFileResponse.g.verified.cs | 9 - ...ccountForCurrentUserResponse.g.verified.cs | 9 - ...tTransactionsAsAdminResponse.g.verified.cs | 9 - ...tiveUserInfosAsAdminResponse.g.verified.cs | 9 - ...tivityMetricsAsAdminResponse.g.verified.cs | 9 - ...eResourceJobResponseResponse.g.verified.cs | 9 - ...odels.GetAudioSampleResponse.g.verified.cs | 9 - ...ls.GetClientVersionsResponse.g.verified.cs | 9 - ...FieldTypeJobResponseResponse.g.verified.cs | 9 - ...ConvertPDF2SwfResultResponse.g.verified.cs | 9 - ...ToDocumentsJobResultResponse.g.verified.cs | 9 - ...ataFromFileJobResultResponse.g.verified.cs | 9 - ...ldImportDataFromFileResponse.g.verified.cs | 9 - ...umentSearchJobResultResponse.g.verified.cs | 9 - ...micValuesByProjectIdResponse.g.verified.cs | 9 - ...xportPDFSwfJobResultResponse.g.verified.cs | 9 - ....GetFXMLDocJobResultResponse.g.verified.cs | 9 - ...ls.GetFXMLDocXPolledResponse.g.verified.cs | 9 - ...esponseForConnectionResponse.g.verified.cs | 9 - ...jectsAndUsersAsAdminResponse.g.verified.cs | 9 - ...teredProjectsAsAdminResponse.g.verified.cs | 9 - ...FilteredUsersAsAdminResponse.g.verified.cs | 9 - ...els.GetFilteredUsersResponse.g.verified.cs | 9 - ...portMemosXMLResponseResponse.g.verified.cs | 9 - ...etMergeStatusAsAdminResponse.g.verified.cs | 9 - ...tImportJobExceptionsResponse.g.verified.cs | 9 - ...tSecurityInfoAsAdminResponse.g.verified.cs | 9 - ...els.GetResourceLinksResponse.g.verified.cs | 9 - ...GetResourceSyncItemsResponse.g.verified.cs | 9 - ...deJobTagApplicationsResponse.g.verified.cs | 9 - ...venueSegmentsAsAdminResponse.g.verified.cs | 9 - ...earchMemosJobResultsResponse.g.verified.cs | 9 - ...ignupSegmentsAsAdminResponse.g.verified.cs | 9 - ...SpreadsheetJobResultResponse.g.verified.cs | 9 - ...DetailsByUserAsAdminResponse.g.verified.cs | 9 - ...#G.Models.GetVersionResponse.g.verified.cs | 9 - ...lidationProblemDetailsErrors.g.verified.cs | 9 - ...dels.ImpersonateUserResponse.g.verified.cs | 9 - ....Models.ImportFieldsResponse.g.verified.cs | 9 - ....InviteUserToProjectResponse.g.verified.cs | 9 - ...s.LinkFoldersToMemosResponse.g.verified.cs | 9 - ...#G.Models.LinkObjectResponse.g.verified.cs | 9 - .../_#G.Models.LinkUserResponse.g.verified.cs | 9 - ...nkUserWithInvitationResponse.g.verified.cs | 9 - ...ls.LinkUsertoAccountResponse.g.verified.cs | 9 - ....Models.LockResourceResponse.g.verified.cs | 9 - ...MergeProjectsAsAdminResponse.g.verified.cs | 9 - ..._#G.Models.MergeTagsResponse.g.verified.cs | 9 - ...UserToAccountAsAdminResponse.g.verified.cs | 9 - ...verrideVerifyAsAdminResponse.g.verified.cs | 9 - ...rocessPaymentAsAdminResponse.g.verified.cs | 9 - ...odels.ProcessUIErrorResponse.g.verified.cs | 9 - ...itationByCurrentUserResponse.g.verified.cs | 9 - ...lientsMessageAsAdminResponse.g.verified.cs | 9 - ...dContactRequestEmailResponse.g.verified.cs | 9 - ...CPUPMOverrideAsAdminResponse.g.verified.cs | 9 - ...GroupDiscountAsAdminResponse.g.verified.cs | 9 - ...udentDiscountAsAdminResponse.g.verified.cs | 9 - ...erAdminStatusAsAdminResponse.g.verified.cs | 9 - ...tUserPasswordAsAdminResponse.g.verified.cs | 9 - ...ddDemoProjectAsAdminResponse.g.verified.cs | 9 - ...tConvertFieldTypeJobResponse.g.verified.cs | 9 - ....StartConvertPDF2SwfResponse.g.verified.cs | 9 - ...yMemosToDocumentsJobResponse.g.verified.cs | 9 - ...rtDeleteResourcesJobResponse.g.verified.cs | 9 - ...rtAccountsJobAsAdminResponse.g.verified.cs | 9 - ...ExportBubbleChartJobResponse.g.verified.cs | 9 - ...rtDocumentJobWithRTLResponse.g.verified.cs | 9 - ...StartExportFieldsJobResponse.g.verified.cs | 9 - ...HierarchicalChartJobResponse.g.verified.cs | 9 - ...SingleSeriesChartJobResponse.g.verified.cs | 9 - ...xportUsersJobAsAdminResponse.g.verified.cs | 9 - ...etDesDataFromFileJobResponse.g.verified.cs | 9 - ...rtGridChartExportJobResponse.g.verified.cs | 9 - ...ImportDescriptorsJobResponse.g.verified.cs | 9 - ...s.StartImportTagsJobResponse.g.verified.cs | 9 - ....StartRetroUpcodeJobResponse.g.verified.cs | 9 - ...ls.StopImpersonationResponse.g.verified.cs | 9 - ...#G.Models.SubmitEulaResponse.g.verified.cs | 9 - ...SubmitPaymentAsAdminResponse.g.verified.cs | 9 - ....Models.UnlinkObjectResponse.g.verified.cs | 9 - ...erFromProjectAsAdminResponse.g.verified.cs | 9 - ...nlinkUserFromProjectResponse.g.verified.cs | 9 - ...odels.UnlockResourceResponse.g.verified.cs | 9 - ...eCurrentUserPasswordResponse.g.verified.cs | 9 - ...umentDataAndExcerptsResponse.g.verified.cs | 9 - ...ls.UpdateFieldOrdersResponse.g.verified.cs | 9 - ...UpdateProjectAsAdminResponse.g.verified.cs | 9 - ...pdateResourceAndDataResponse.g.verified.cs | 9 - ...s.UpdateTagAppWeightResponse.g.verified.cs | 9 - ...dels.UpdateTagOrdersResponse.g.verified.cs | 9 - ...UpdateTranscriptDataResponse.g.verified.cs | 9 - ...dateUserGroupAsAdminResponse.g.verified.cs | 9 - ...pdateUserInfoAsAdminResponse.g.verified.cs | 9 - ...odels.UpdateUserInfoResponse.g.verified.cs | 9 - ...#G.Models.UpdateUserResponse.g.verified.cs | 9 - ....Models.UpdateValuesResponse.g.verified.cs | 9 - ....Models.ValidateUserResponse.g.verified.cs | 9 - ...erationCreateVoicePostLabels.g.verified.cs | 8 - ...ChapterIdConvertPostResponse.g.verified.cs | 8 - ...ProjectIdConvertPostResponse.g.verified.cs | 8 - ...ptersChapterIdDeleteResponse.g.verified.cs | 8 - ...bbingDubbingIdDeleteResponse.g.verified.cs | 8 - ...rkspaceInvitesDeleteResponse.g.verified.cs | 8 - ...yHistoryItemIdDeleteResponse.g.verified.cs | 8 - ...jectsProjectIdDeleteResponse.g.verified.cs | 8 - ...amplesSampleIdDeleteResponse.g.verified.cs | 8 - ...1VoicesVoiceIdDeleteResponse.g.verified.cs | 8 - ...ceIdSettingsEditPostResponse.g.verified.cs | 8 - ...oicesVoiceIdEditPostResponse.g.verified.cs | 8 - ...neTuningResponseModelMessage.g.verified.cs | 8 - ...eTuningResponseModelProgress.g.verified.cs | 8 - ...FineTuningResponseModelState.g.verified.cs | 8 - ...criptLanguageCodeGetResponse.g.verified.cs | 8 - ...kspaceInvitesAddPostResponse.g.verified.cs | 8 - ...ectToMintlifyDocsGetResponse.g.verified.cs | 8 - ...oryItemResponseModelSettings.g.verified.cs | 8 - ...WorkspaceMembersPostResponse.g.verified.cs | 8 - ...tionDictionariesPostResponse.g.verified.cs | 8 - ...CharactersResponseModelUsage.g.verified.cs | 8 - ...els.VoiceResponseModelLabels.g.verified.cs | 8 - ...ceSharingResponseModelLabels.g.verified.cs | 8 - ...erationCreateVoicePostLabels.g.verified.cs | 9 - ...ChapterIdConvertPostResponse.g.verified.cs | 9 - ...ProjectIdConvertPostResponse.g.verified.cs | 9 - ...ptersChapterIdDeleteResponse.g.verified.cs | 9 - ...bbingDubbingIdDeleteResponse.g.verified.cs | 9 - ...rkspaceInvitesDeleteResponse.g.verified.cs | 9 - ...yHistoryItemIdDeleteResponse.g.verified.cs | 9 - ...jectsProjectIdDeleteResponse.g.verified.cs | 9 - ...amplesSampleIdDeleteResponse.g.verified.cs | 9 - ...1VoicesVoiceIdDeleteResponse.g.verified.cs | 9 - ...ceIdSettingsEditPostResponse.g.verified.cs | 9 - ...oicesVoiceIdEditPostResponse.g.verified.cs | 9 - ...neTuningResponseModelMessage.g.verified.cs | 9 - ...eTuningResponseModelProgress.g.verified.cs | 9 - ...FineTuningResponseModelState.g.verified.cs | 9 - ...criptLanguageCodeGetResponse.g.verified.cs | 9 - ...kspaceInvitesAddPostResponse.g.verified.cs | 9 - ...ectToMintlifyDocsGetResponse.g.verified.cs | 9 - ...oryItemResponseModelSettings.g.verified.cs | 9 - ...WorkspaceMembersPostResponse.g.verified.cs | 9 - ...tionDictionariesPostResponse.g.verified.cs | 9 - ...CharactersResponseModelUsage.g.verified.cs | 9 - ...els.VoiceResponseModelLabels.g.verified.cs | 9 - ...ceSharingResponseModelLabels.g.verified.cs | 9 - ...orkflowDispatchRequestInputs.g.verified.cs | 8 - ...liverWebhookDeliveryResponse.g.verified.cs | 8 - ...thenticationTokenPermissions.g.verified.cs | 8 - .../_#G.Models.BaseGistFiles.g.verified.cs | 8 - .../_#G.Models.BaseGistFork.g.verified.cs | 8 - ...G.Models.BaseGistHistoryItem.g.verified.cs | 8 - ...riantAnalysisRequestVariant1.g.verified.cs | 8 - ...riantAnalysisRequestVariant2.g.verified.cs | 8 - ...riantAnalysisRequestVariant3.g.verified.cs | 8 - ...eScanningGetAnalysisResponse.g.verified.cs | 8 - ...yAttachConfigurationResponse.g.verified.cs | 8 - ...ForAuthenticatedUserResponse.g.verified.cs | 8 - ...leteFromOrganizationResponse.g.verified.cs | 8 - ..._#G.Models.DeploymentPayload.g.verified.cs | 8 - ..._#G.Models.EmojisGetResponse.g.verified.cs | 8 - .../_#G.Models.EmptyObject.g.verified.cs | 8 - ...llRepositoryCustomProperties.g.verified.cs | 8 - .../_#G.Models.GistSimpleFiles.g.verified.cs | 8 - ...Models.GistSimpleForkOfFiles.g.verified.cs | 8 - ....Models.GistSimpleForkOfFork.g.verified.cs | 8 - ....GistSimpleForkOfHistoryItem.g.verified.cs | 8 - ....GistsCheckIsStarredResponse.g.verified.cs | 8 - ...dels.GistsCreateRequestFiles.g.verified.cs | 8 - ...dels.GistsUpdateRequestFiles.g.verified.cs | 8 - ...#G.Models.GpgKeySubkeySubkey.g.verified.cs | 8 - ...s.HookDeliveryRequestHeaders.g.verified.cs | 8 - ...s.HookDeliveryRequestPayload.g.verified.cs | 8 - ....HookDeliveryResponseHeaders.g.verified.cs | 8 - ...orAuthenticatedUserResponse2.g.verified.cs | 8 - ...tRestrictionsForOrgResponse2.g.verified.cs | 8 - ...RestrictionsForRepoResponse2.g.verified.cs | 8 - .../_#G.Models.Language.g.verified.cs | 8 - .../_#G.Models.ManifestResolved.g.verified.cs | 8 - .../_#G.Models.Metadata.g.verified.cs | 8 - ...toryWebhooksCustomProperties.g.verified.cs | 8 - ...GrantPermissionsOrganization.g.verified.cs | 8 - ...cAccessGrantPermissionsOther.g.verified.cs | 8 - ...ssGrantPermissionsRepository.g.verified.cs | 8 - ...questPermissionsOrganization.g.verified.cs | 8 - ...GrantRequestPermissionsOther.g.verified.cs | 8 - ...RequestPermissionsRepository.g.verified.cs | 8 - ...oOutsideCollaboratorResponse.g.verified.cs | 8 - ...#G.Models.OrgsDeleteResponse.g.verified.cs | 8 - ...ttestationBundleDsseEnvelope.g.verified.cs | 8 - ...onBundleVerificationMaterial.g.verified.cs | 8 - ...liverWebhookDeliveryResponse.g.verified.cs | 8 - ...tGrantRequestsInBulkResponse.g.verified.cs | 8 - ...rgsUpdatePatAccessesResponse.g.verified.cs | 8 - ...PermissionsAddedOrganization.g.verified.cs | 8 - ...RequestPermissionsAddedOther.g.verified.cs | 8 - ...stPermissionsAddedRepository.g.verified.cs | 8 - ...ermissionsResultOrganization.g.verified.cs | 8 - ...equestPermissionsResultOther.g.verified.cs | 8 - ...tPermissionsResultRepository.g.verified.cs | 8 - ...missionsUpgradedOrganization.g.verified.cs | 8 - ...uestPermissionsUpgradedOther.g.verified.cs | 8 - ...ermissionsUpgradedRepository.g.verified.cs | 8 - ...els.ProjectsMoveCardResponse.g.verified.cs | 8 - ...s.ProjectsMoveColumnResponse.g.verified.cs | 8 - ...uestReviewersRequestVariant1.g.verified.cs | 8 - ...uestReviewersRequestVariant2.g.verified.cs | 8 - ...ionRequestBundleDsseEnvelope.g.verified.cs | 8 - ...stBundleVerificationMaterial.g.verified.cs | 8 - ...eateDeploymentRequestPayload.g.verified.cs | 8 - ...tchEventRequestClientPayload.g.verified.cs | 8 - ...InOrgRequestCustomProperties.g.verified.cs | 8 - ...osCreatePagesSiteRequestEnum.g.verified.cs | 8 - ...sCreatePagesSiteRequestEnum2.g.verified.cs | 8 - ...etCodeFrequencyStatsResponse.g.verified.cs | 8 - ...tCommitActivityStatsResponse.g.verified.cs | 8 - ...GetContributorsStatsResponse.g.verified.cs | 8 - ...ttestationBundleDsseEnvelope.g.verified.cs | 8 - ...onBundleVerificationMaterial.g.verified.cs | 8 - ...liverWebhookDeliveryResponse.g.verified.cs | 8 - ...ionAboutPagesSiteRequestEnum.g.verified.cs | 8 - ...onAboutPagesSiteRequestEnum2.g.verified.cs | 8 - ...onAboutPagesSiteRequestEnum3.g.verified.cs | 8 - ...onAboutPagesSiteRequestEnum4.g.verified.cs | 8 - ...onAboutPagesSiteRequestEnum5.g.verified.cs | 8 - ...toryWebhooksCustomProperties.g.verified.cs | 8 - ...ryAdvisoryCveRequestResponse.g.verified.cs | 8 - ..._#G.Models.SnapshotManifests.g.verified.cs | 8 - ...AlertCreatedAlertDismissedAt.g.verified.cs | 8 - ...AlertCreatedAlertDismissedBy.g.verified.cs | 8 - ...tCreatedAlertDismissedReason.g.verified.cs | 8 - ...ningAlertCreatedAlertFixedAt.g.verified.cs | 8 - ...lertReopenedAlertDismissedBy.g.verified.cs | 8 - ...openedByUserAlertDismissedAt.g.verified.cs | 8 - ...openedByUserAlertDismissedBy.g.verified.cs | 8 - ...edByUserAlertDismissedReason.g.verified.cs | 8 - ...mentCreatedDeploymentPayload.g.verified.cs | 8 - ...CreatedWorkflowRunHeadCommit.g.verified.cs | 8 - ...RunHeadRepositoryDescription.g.verified.cs | 8 - ...orkflowRunPreviousAttemptUrl.g.verified.cs | 8 - ...flowRunRepositoryDescription.g.verified.cs | 8 - ...ovedWorkflowJobRunConclusion.g.verified.cs | 8 - ...pprovedWorkflowRunHeadCommit.g.verified.cs | 8 - ...ejectedWorkflowRunHeadCommit.g.verified.cs | 8 - ...stedWorkflowJobRunConclusion.g.verified.cs | 8 - ...questedWorkflowRunHeadCommit.g.verified.cs | 8 - ...atusCreatedDeploymentPayload.g.verified.cs | 8 - ...CreatedWorkflowRunHeadCommit.g.verified.cs | 8 - ...RunHeadRepositoryDescription.g.verified.cs | 8 - ...orkflowRunPreviousAttemptUrl.g.verified.cs | 8 - ...flowRunRepositoryDescription.g.verified.cs | 8 - ...okForkForkeeVariant2Language.g.verified.cs | 8 - ...ookForkForkeeVariant2License.g.verified.cs | 8 - ...kForkForkeeVariant2MirrorUrl.g.verified.cs | 8 - ...bhookForkForkeeVariant2Topic.g.verified.cs | 8 - ...InstallationDeletedRequester.g.verified.cs | 8 - ...PermissionsAcceptedRequester.g.verified.cs | 8 - ...InstallationSuspendRequester.g.verified.cs | 8 - ...getRenamedAccountDescription.g.verified.cs | 8 - ...rgetRenamedAccountWebsiteUrl.g.verified.cs | 8 - ...stallationUnsuspendRequester.g.verified.cs | 8 - ...reatedIssueVariant2Assignee2.g.verified.cs | 8 - ...reatedIssueVariant2Milestone.g.verified.cs | 8 - ...ariant2PerformedViaGithubApp.g.verified.cs | 8 - ...eletedIssueVariant2Assignee2.g.verified.cs | 8 - ...eletedIssueVariant2Milestone.g.verified.cs | 8 - ...ariant2PerformedViaGithubApp.g.verified.cs | 8 - ...EditedIssueVariant2Assignee2.g.verified.cs | 8 - ...EditedIssueVariant2Milestone.g.verified.cs | 8 - ...ariant2PerformedViaGithubApp.g.verified.cs | 8 - ...sClosedIssueVariant2Assignee.g.verified.cs | 8 - ...ClosedIssueVariant2Assignee2.g.verified.cs | 8 - ...suesClosedIssueVariant2Label.g.verified.cs | 8 - ...ClosedIssueVariant2Milestone.g.verified.cs | 8 - ...ariant2PerformedViaGithubApp.g.verified.cs | 8 - ...ldRepositoryCustomProperties.g.verified.cs | 8 - ...ewRepositoryCustomProperties.g.verified.cs | 8 - ...placePurchaseFreeTrialEndsOn.g.verified.cs | 8 - ...hedPackagePackageVersionBody.g.verified.cs | 8 - ...rsionContainerMetadataLabels.g.verified.cs | 8 - ...ionContainerMetadataManifest.g.verified.cs | 8 - ...gePackageVersionMetadataItem.g.verified.cs | 8 - ...kageVersionNpmMetadataAuthor.g.verified.cs | 8 - ...PackageVersionNpmMetadataBin.g.verified.cs | 8 - ...ackageVersionNpmMetadataBugs.g.verified.cs | 8 - ...ersionNpmMetadataContributor.g.verified.cs | 8 - ...rsionNpmMetadataDependencies.g.verified.cs | 8 - ...onNpmMetadataDevDependencies.g.verified.cs | 8 - ...ersionNpmMetadataDirectories.g.verified.cs | 8 - ...ackageVersionNpmMetadataDist.g.verified.cs | 8 - ...ageVersionNpmMetadataEngines.g.verified.cs | 8 - ...VersionNpmMetadataMaintainer.g.verified.cs | 8 - ...PackageVersionNpmMetadataMan.g.verified.cs | 8 - ...MetadataOptionalDependencies.g.verified.cs | 8 - ...nNpmMetadataPeerDependencies.g.verified.cs | 8 - ...VersionNpmMetadataRepository.g.verified.cs | 8 - ...ageVersionNpmMetadataScripts.g.verified.cs | 8 - ...gePackageVersionMetadataItem.g.verified.cs | 8 - ...shRepositoryCustomProperties.g.verified.cs | 8 - ...tryPackagePackageVersionBody.g.verified.cs | 8 - ...rsionContainerMetadataLabels.g.verified.cs | 8 - ...ionContainerMetadataManifest.g.verified.cs | 8 - ...gePackageVersionMetadataItem.g.verified.cs | 8 - ...kageVersionNpmMetadataAuthor.g.verified.cs | 8 - ...PackageVersionNpmMetadataBin.g.verified.cs | 8 - ...ackageVersionNpmMetadataBugs.g.verified.cs | 8 - ...rsionNpmMetadataDependencies.g.verified.cs | 8 - ...onNpmMetadataDevDependencies.g.verified.cs | 8 - ...ersionNpmMetadataDirectories.g.verified.cs | 8 - ...ackageVersionNpmMetadataDist.g.verified.cs | 8 - ...ageVersionNpmMetadataEngines.g.verified.cs | 8 - ...PackageVersionNpmMetadataMan.g.verified.cs | 8 - ...MetadataOptionalDependencies.g.verified.cs | 8 - ...nNpmMetadataPeerDependencies.g.verified.cs | 8 - ...VersionNpmMetadataRepository.g.verified.cs | 8 - ...ageVersionNpmMetadataScripts.g.verified.cs | 8 - ...geVersionNugetMetadataItemId.g.verified.cs | 8 - ...edRegistryPackageDescription.g.verified.cs | 8 - ...gePackageVersionMetadataItem.g.verified.cs | 8 - ...datedRegistryPackageRegistry.g.verified.cs | 8 - ...yDispatchSampleClientPayload.g.verified.cs | 8 - ...kRubygemsMetadataDependencie.g.verified.cs | 8 - ...hookRubygemsMetadataMetadata.g.verified.cs | 8 - ....WebhookStarDeletedStarredAt.g.verified.cs | 8 - ...ryRepositoryCustomProperties.g.verified.cs | 8 - ...edRepositoryCustomProperties.g.verified.cs | 8 - ...edRepositoryCustomProperties.g.verified.cs | 8 - ...edRepositoryCustomProperties.g.verified.cs | 8 - ...ryRepositoryCustomProperties.g.verified.cs | 8 - ...ebhookWorkflowDispatchInputs.g.verified.cs | 8 - ...letedWorkflowJobVariant2Step.g.verified.cs | 8 - ...odels.WebhooksAnswerParentId.g.verified.cs | 8 - ...placePurchaseFreeTrialEndsOn.g.verified.cs | 8 - ...ooksWorkflowJobRunConclusion.g.verified.cs | 8 - ...s.WebhooksWorkflowJobRunName.g.verified.cs | 8 - ...orkflowDispatchRequestInputs.g.verified.cs | 9 - ...liverWebhookDeliveryResponse.g.verified.cs | 9 - ...thenticationTokenPermissions.g.verified.cs | 9 - .../_#G.Models.BaseGistFiles.g.verified.cs | 9 - .../_#G.Models.BaseGistFork.g.verified.cs | 9 - ...G.Models.BaseGistHistoryItem.g.verified.cs | 9 - ...riantAnalysisRequestVariant1.g.verified.cs | 9 - ...riantAnalysisRequestVariant2.g.verified.cs | 9 - ...riantAnalysisRequestVariant3.g.verified.cs | 9 - ...eScanningGetAnalysisResponse.g.verified.cs | 9 - ...yAttachConfigurationResponse.g.verified.cs | 9 - ...ForAuthenticatedUserResponse.g.verified.cs | 9 - ...leteFromOrganizationResponse.g.verified.cs | 9 - ..._#G.Models.DeploymentPayload.g.verified.cs | 9 - ..._#G.Models.EmojisGetResponse.g.verified.cs | 9 - .../_#G.Models.EmptyObject.g.verified.cs | 9 - ...llRepositoryCustomProperties.g.verified.cs | 9 - .../_#G.Models.GistSimpleFiles.g.verified.cs | 9 - ...Models.GistSimpleForkOfFiles.g.verified.cs | 9 - ....Models.GistSimpleForkOfFork.g.verified.cs | 9 - ....GistSimpleForkOfHistoryItem.g.verified.cs | 9 - ....GistsCheckIsStarredResponse.g.verified.cs | 9 - ...dels.GistsCreateRequestFiles.g.verified.cs | 9 - ...dels.GistsUpdateRequestFiles.g.verified.cs | 9 - ...#G.Models.GpgKeySubkeySubkey.g.verified.cs | 9 - ...s.HookDeliveryRequestHeaders.g.verified.cs | 9 - ...s.HookDeliveryRequestPayload.g.verified.cs | 9 - ....HookDeliveryResponseHeaders.g.verified.cs | 9 - ...orAuthenticatedUserResponse2.g.verified.cs | 9 - ...tRestrictionsForOrgResponse2.g.verified.cs | 9 - ...RestrictionsForRepoResponse2.g.verified.cs | 9 - .../_#G.Models.Language.g.verified.cs | 9 - .../_#G.Models.ManifestResolved.g.verified.cs | 9 - .../_#G.Models.Metadata.g.verified.cs | 9 - ...toryWebhooksCustomProperties.g.verified.cs | 9 - ...GrantPermissionsOrganization.g.verified.cs | 9 - ...cAccessGrantPermissionsOther.g.verified.cs | 9 - ...ssGrantPermissionsRepository.g.verified.cs | 9 - ...questPermissionsOrganization.g.verified.cs | 9 - ...GrantRequestPermissionsOther.g.verified.cs | 9 - ...RequestPermissionsRepository.g.verified.cs | 9 - ...oOutsideCollaboratorResponse.g.verified.cs | 9 - ...#G.Models.OrgsDeleteResponse.g.verified.cs | 9 - ...ttestationBundleDsseEnvelope.g.verified.cs | 9 - ...onBundleVerificationMaterial.g.verified.cs | 9 - ...liverWebhookDeliveryResponse.g.verified.cs | 9 - ...tGrantRequestsInBulkResponse.g.verified.cs | 9 - ...rgsUpdatePatAccessesResponse.g.verified.cs | 9 - ...PermissionsAddedOrganization.g.verified.cs | 9 - ...RequestPermissionsAddedOther.g.verified.cs | 9 - ...stPermissionsAddedRepository.g.verified.cs | 9 - ...ermissionsResultOrganization.g.verified.cs | 9 - ...equestPermissionsResultOther.g.verified.cs | 9 - ...tPermissionsResultRepository.g.verified.cs | 9 - ...missionsUpgradedOrganization.g.verified.cs | 9 - ...uestPermissionsUpgradedOther.g.verified.cs | 9 - ...ermissionsUpgradedRepository.g.verified.cs | 9 - ...els.ProjectsMoveCardResponse.g.verified.cs | 9 - ...s.ProjectsMoveColumnResponse.g.verified.cs | 9 - ...uestReviewersRequestVariant1.g.verified.cs | 9 - ...uestReviewersRequestVariant2.g.verified.cs | 9 - ...ionRequestBundleDsseEnvelope.g.verified.cs | 9 - ...stBundleVerificationMaterial.g.verified.cs | 9 - ...eateDeploymentRequestPayload.g.verified.cs | 9 - ...tchEventRequestClientPayload.g.verified.cs | 9 - ...InOrgRequestCustomProperties.g.verified.cs | 9 - ...osCreatePagesSiteRequestEnum.g.verified.cs | 9 - ...sCreatePagesSiteRequestEnum2.g.verified.cs | 9 - ...etCodeFrequencyStatsResponse.g.verified.cs | 9 - ...tCommitActivityStatsResponse.g.verified.cs | 9 - ...GetContributorsStatsResponse.g.verified.cs | 9 - ...ttestationBundleDsseEnvelope.g.verified.cs | 9 - ...onBundleVerificationMaterial.g.verified.cs | 9 - ...liverWebhookDeliveryResponse.g.verified.cs | 9 - ...ionAboutPagesSiteRequestEnum.g.verified.cs | 9 - ...onAboutPagesSiteRequestEnum2.g.verified.cs | 9 - ...onAboutPagesSiteRequestEnum3.g.verified.cs | 9 - ...onAboutPagesSiteRequestEnum4.g.verified.cs | 9 - ...onAboutPagesSiteRequestEnum5.g.verified.cs | 9 - ...toryWebhooksCustomProperties.g.verified.cs | 9 - ...ryAdvisoryCveRequestResponse.g.verified.cs | 9 - ..._#G.Models.SnapshotManifests.g.verified.cs | 9 - ...AlertCreatedAlertDismissedAt.g.verified.cs | 9 - ...AlertCreatedAlertDismissedBy.g.verified.cs | 9 - ...tCreatedAlertDismissedReason.g.verified.cs | 9 - ...ningAlertCreatedAlertFixedAt.g.verified.cs | 9 - ...lertReopenedAlertDismissedBy.g.verified.cs | 9 - ...openedByUserAlertDismissedAt.g.verified.cs | 9 - ...openedByUserAlertDismissedBy.g.verified.cs | 9 - ...edByUserAlertDismissedReason.g.verified.cs | 9 - ...mentCreatedDeploymentPayload.g.verified.cs | 9 - ...CreatedWorkflowRunHeadCommit.g.verified.cs | 9 - ...RunHeadRepositoryDescription.g.verified.cs | 9 - ...orkflowRunPreviousAttemptUrl.g.verified.cs | 9 - ...flowRunRepositoryDescription.g.verified.cs | 9 - ...ovedWorkflowJobRunConclusion.g.verified.cs | 9 - ...pprovedWorkflowRunHeadCommit.g.verified.cs | 9 - ...ejectedWorkflowRunHeadCommit.g.verified.cs | 9 - ...stedWorkflowJobRunConclusion.g.verified.cs | 9 - ...questedWorkflowRunHeadCommit.g.verified.cs | 9 - ...atusCreatedDeploymentPayload.g.verified.cs | 9 - ...CreatedWorkflowRunHeadCommit.g.verified.cs | 9 - ...RunHeadRepositoryDescription.g.verified.cs | 9 - ...orkflowRunPreviousAttemptUrl.g.verified.cs | 9 - ...flowRunRepositoryDescription.g.verified.cs | 9 - ...okForkForkeeVariant2Language.g.verified.cs | 9 - ...ookForkForkeeVariant2License.g.verified.cs | 9 - ...kForkForkeeVariant2MirrorUrl.g.verified.cs | 9 - ...bhookForkForkeeVariant2Topic.g.verified.cs | 9 - ...InstallationDeletedRequester.g.verified.cs | 9 - ...PermissionsAcceptedRequester.g.verified.cs | 9 - ...InstallationSuspendRequester.g.verified.cs | 9 - ...getRenamedAccountDescription.g.verified.cs | 9 - ...rgetRenamedAccountWebsiteUrl.g.verified.cs | 9 - ...stallationUnsuspendRequester.g.verified.cs | 9 - ...reatedIssueVariant2Assignee2.g.verified.cs | 9 - ...reatedIssueVariant2Milestone.g.verified.cs | 9 - ...ariant2PerformedViaGithubApp.g.verified.cs | 9 - ...eletedIssueVariant2Assignee2.g.verified.cs | 9 - ...eletedIssueVariant2Milestone.g.verified.cs | 9 - ...ariant2PerformedViaGithubApp.g.verified.cs | 9 - ...EditedIssueVariant2Assignee2.g.verified.cs | 9 - ...EditedIssueVariant2Milestone.g.verified.cs | 9 - ...ariant2PerformedViaGithubApp.g.verified.cs | 9 - ...sClosedIssueVariant2Assignee.g.verified.cs | 9 - ...ClosedIssueVariant2Assignee2.g.verified.cs | 9 - ...suesClosedIssueVariant2Label.g.verified.cs | 9 - ...ClosedIssueVariant2Milestone.g.verified.cs | 9 - ...ariant2PerformedViaGithubApp.g.verified.cs | 9 - ...ldRepositoryCustomProperties.g.verified.cs | 9 - ...ewRepositoryCustomProperties.g.verified.cs | 9 - ...placePurchaseFreeTrialEndsOn.g.verified.cs | 9 - ...hedPackagePackageVersionBody.g.verified.cs | 9 - ...rsionContainerMetadataLabels.g.verified.cs | 9 - ...ionContainerMetadataManifest.g.verified.cs | 9 - ...gePackageVersionMetadataItem.g.verified.cs | 9 - ...kageVersionNpmMetadataAuthor.g.verified.cs | 9 - ...PackageVersionNpmMetadataBin.g.verified.cs | 9 - ...ackageVersionNpmMetadataBugs.g.verified.cs | 9 - ...ersionNpmMetadataContributor.g.verified.cs | 9 - ...rsionNpmMetadataDependencies.g.verified.cs | 9 - ...onNpmMetadataDevDependencies.g.verified.cs | 9 - ...ersionNpmMetadataDirectories.g.verified.cs | 9 - ...ackageVersionNpmMetadataDist.g.verified.cs | 9 - ...ageVersionNpmMetadataEngines.g.verified.cs | 9 - ...VersionNpmMetadataMaintainer.g.verified.cs | 9 - ...PackageVersionNpmMetadataMan.g.verified.cs | 9 - ...MetadataOptionalDependencies.g.verified.cs | 9 - ...nNpmMetadataPeerDependencies.g.verified.cs | 9 - ...VersionNpmMetadataRepository.g.verified.cs | 9 - ...ageVersionNpmMetadataScripts.g.verified.cs | 9 - ...gePackageVersionMetadataItem.g.verified.cs | 9 - ...shRepositoryCustomProperties.g.verified.cs | 9 - ...tryPackagePackageVersionBody.g.verified.cs | 9 - ...rsionContainerMetadataLabels.g.verified.cs | 9 - ...ionContainerMetadataManifest.g.verified.cs | 9 - ...gePackageVersionMetadataItem.g.verified.cs | 9 - ...kageVersionNpmMetadataAuthor.g.verified.cs | 9 - ...PackageVersionNpmMetadataBin.g.verified.cs | 9 - ...ackageVersionNpmMetadataBugs.g.verified.cs | 9 - ...rsionNpmMetadataDependencies.g.verified.cs | 9 - ...onNpmMetadataDevDependencies.g.verified.cs | 9 - ...ersionNpmMetadataDirectories.g.verified.cs | 9 - ...ackageVersionNpmMetadataDist.g.verified.cs | 9 - ...ageVersionNpmMetadataEngines.g.verified.cs | 9 - ...PackageVersionNpmMetadataMan.g.verified.cs | 9 - ...MetadataOptionalDependencies.g.verified.cs | 9 - ...nNpmMetadataPeerDependencies.g.verified.cs | 9 - ...VersionNpmMetadataRepository.g.verified.cs | 9 - ...ageVersionNpmMetadataScripts.g.verified.cs | 9 - ...geVersionNugetMetadataItemId.g.verified.cs | 9 - ...edRegistryPackageDescription.g.verified.cs | 9 - ...gePackageVersionMetadataItem.g.verified.cs | 9 - ...datedRegistryPackageRegistry.g.verified.cs | 9 - ...yDispatchSampleClientPayload.g.verified.cs | 9 - ...kRubygemsMetadataDependencie.g.verified.cs | 9 - ...hookRubygemsMetadataMetadata.g.verified.cs | 9 - ....WebhookStarDeletedStarredAt.g.verified.cs | 9 - ...ryRepositoryCustomProperties.g.verified.cs | 9 - ...edRepositoryCustomProperties.g.verified.cs | 9 - ...edRepositoryCustomProperties.g.verified.cs | 9 - ...edRepositoryCustomProperties.g.verified.cs | 9 - ...ryRepositoryCustomProperties.g.verified.cs | 9 - ...ebhookWorkflowDispatchInputs.g.verified.cs | 9 - ...letedWorkflowJobVariant2Step.g.verified.cs | 9 - ...odels.WebhooksAnswerParentId.g.verified.cs | 9 - ...placePurchaseFreeTrialEndsOn.g.verified.cs | 9 - ...ooksWorkflowJobRunConclusion.g.verified.cs | 9 - ...s.WebhooksWorkflowJobRunName.g.verified.cs | 9 - ...odels.CancelOperationRequest.g.verified.cs | 8 - .../_#G.Models.Empty.g.verified.cs | 8 - ..._#G.Models.OperationMetadata.g.verified.cs | 8 - ..._#G.Models.OperationResponse.g.verified.cs | 8 - .../_#G.Models.StatusDetail.g.verified.cs | 8 - ...odels.CancelOperationRequest.g.verified.cs | 9 - .../_#G.Models.Empty.g.verified.cs | 9 - ..._#G.Models.OperationMetadata.g.verified.cs | 9 - ..._#G.Models.OperationResponse.g.verified.cs | 9 - .../_#G.Models.StatusDetail.g.verified.cs | 9 - ....StreamingCreateTokenRequest.g.verified.cs | 8 - ...bhookEndpointAddRequestEvent.g.verified.cs | 8 - ...eoGenerateRequestAspectRatio.g.verified.cs | 8 - ...deoGenerateRequestCallbackId.g.verified.cs | 8 - ....StreamingCreateTokenRequest.g.verified.cs | 9 - ...bhookEndpointAddRequestEvent.g.verified.cs | 9 - ...eoGenerateRequestAspectRatio.g.verified.cs | 9 - ...deoGenerateRequestCallbackId.g.verified.cs | 9 - .../_#G.Models.Any2.g.verified.cs | 8 - ...AppPublicServiceChatResponse.g.verified.cs | 8 - ...blicServiceCreateAppResponse.g.verified.cs | 8 - ...ceCreateConversationResponse.g.verified.cs | 8 - ...ServiceCreateMessageResponse.g.verified.cs | 8 - ...blicServiceDeleteAppResponse.g.verified.cs | 8 - ...ceDeleteConversationResponse.g.verified.cs | 8 - ...ServiceDeleteMessageResponse.g.verified.cs | 8 - ...aygroundConversationResponse.g.verified.cs | 8 - ...ublicServiceListAppsResponse.g.verified.cs | 8 - ...iceListConversationsResponse.g.verified.cs | 8 - ...cServiceListMessagesResponse.g.verified.cs | 8 - ...aygroundConversationResponse.g.verified.cs | 8 - ...blicServiceUpdateAppResponse.g.verified.cs | 8 - ...ceUpdateConversationResponse.g.verified.cs | 8 - ...ServiceUpdateMessageResponse.g.verified.cs | 8 - ..._#G.Models.CatalogRunPayload.g.verified.cs | 8 - ...#G.Models.ChatResponseOutput.g.verified.cs | 8 - ...dels.CheckNamespaceResponse2.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...oneNamespacePipelineResponse.g.verified.cs | 8 - ...ntDefinitionVendorAttributes.g.verified.cs | 8 - ..._#G.Models.ComponentRunInput.g.verified.cs | 8 - ...#G.Models.ComponentRunOutput.g.verified.cs | 8 - ...ConnectionOAuthAccessDetails.g.verified.cs | 8 - .../_#G.Models.ConnectionSetup.g.verified.cs | 8 - ...odels.CreateCatalogResponse2.g.verified.cs | 8 - ....CreateOrganizationResponse2.g.verified.cs | 8 - ....Models.CreateTokenResponse2.g.verified.cs | 8 - ...odels.DataSpecificationInput.g.verified.cs | 8 - ...dels.DataSpecificationOutput.g.verified.cs | 8 - ..._#G.Models.DeleteAppResponse.g.verified.cs | 8 - ...s.DeleteCatalogFileResponse2.g.verified.cs | 8 - ...odels.DeleteCatalogResponse2.g.verified.cs | 8 - ...s.DeleteConversationResponse.g.verified.cs | 8 - ...Models.DeleteMessageResponse.g.verified.cs | 8 - ...eNamespaceConnectionResponse.g.verified.cs | 8 - ...DeleteNamespaceModelResponse.g.verified.cs | 8 - ...amespaceModelVersionResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...eteNamespacePipelineResponse.g.verified.cs | 8 - ...eleteNamespaceSecretResponse.g.verified.cs | 8 - ...ganizationMembershipResponse.g.verified.cs | 8 - ...anizationMembershipResponse2.g.verified.cs | 8 - ...s.DeleteOrganizationResponse.g.verified.cs | 8 - ....DeleteOrganizationResponse2.g.verified.cs | 8 - ....DeleteRepositoryTagResponse.g.verified.cs | 8 - ...G.Models.DeleteTokenResponse.g.verified.cs | 8 - ....Models.DeleteTokenResponse2.g.verified.cs | 8 - ...DeleteUserMembershipResponse.g.verified.cs | 8 - ...eleteUserMembershipResponse2.g.verified.cs | 8 - ...yNamespaceModelAdminResponse.g.verified.cs | 8 - ...ganizationModelAdminResponse.g.verified.cs | 8 - ...DeployUserModelAdminResponse.g.verified.cs | 8 - ..._#G.Models.EndpointsWebhooks.g.verified.cs | 8 - ....Models.FileExternalMetadata.g.verified.cs | 8 - ...etAuthenticatedUserResponse2.g.verified.cs | 8 - ...tedUserSubscriptionResponse2.g.verified.cs | 8 - ...dels.GetFileCatalogResponse2.g.verified.cs | 8 - ...etObjectDownloadURLResponse2.g.verified.cs | 8 - ....GetObjectUploadURLResponse2.g.verified.cs | 8 - ...anizationMembershipResponse2.g.verified.cs | 8 - ...els.GetOrganizationResponse2.g.verified.cs | 8 - ...izationSubscriptionResponse2.g.verified.cs | 8 - ....GetRemainingCreditResponse2.g.verified.cs | 8 - ...odels.GetSourceFileResponse2.g.verified.cs | 8 - ..._#G.Models.GetTokenResponse2.g.verified.cs | 8 - ...s.GetUserMembershipResponse2.g.verified.cs | 8 - .../_#G.Models.GetUserResponse2.g.verified.cs | 8 - ...odels.IntegrationSetupSchema.g.verified.cs | 8 - ...ls.ListCatalogFilesResponse2.g.verified.cs | 8 - ...els.ListCatalogRunsResponse2.g.verified.cs | 8 - ...Models.ListCatalogsResponse2.g.verified.cs | 8 - ...G.Models.ListChunksResponse2.g.verified.cs | 8 - ...umptionChartRecordsResponse2.g.verified.cs | 8 - ...TriggerChartRecordsResponse2.g.verified.cs | 8 - ...nizationMembershipsResponse2.g.verified.cs | 8 - ...s.ListOrganizationsResponse2.g.verified.cs | 8 - ...TriggerChartRecordsResponse2.g.verified.cs | 8 - ...elineTriggerRecordsResponse2.g.verified.cs | 8 - ...G.Models.ListTokensResponse2.g.verified.cs | 8 - ...ListUserMembershipsResponse2.g.verified.cs | 8 - ...#G.Models.ListUsersResponse2.g.verified.cs | 8 - ...#G.Models.ModelConfiguration.g.verified.cs | 8 - ...els.ModelDefinitionModelSpec.g.verified.cs | 8 - .../_#G.Models.ModelInputSchema.g.verified.cs | 8 - ..._#G.Models.ModelOutputSchema.g.verified.cs | 8 - ...CreateNamespaceModelResponse.g.verified.cs | 8 - ...DeleteNamespaceModelResponse.g.verified.cs | 8 - ...amespaceModelVersionResponse.g.verified.cs | 8 - ...ceGetModelDefinitionResponse.g.verified.cs | 8 - ...iceGetModelOperationResponse.g.verified.cs | 8 - ...LatestModelOperationResponse.g.verified.cs | 8 - ...espaceModelOperationResponse.g.verified.cs | 8 - ...iceGetNamespaceModelResponse.g.verified.cs | 8 - ...ListAvailableRegionsResponse.g.verified.cs | 8 - ...ListModelDefinitionsResponse.g.verified.cs | 8 - ...ModelRunsByRequesterResponse.g.verified.cs | 8 - ...ServiceListModelRunsResponse.g.verified.cs | 8 - ...licServiceListModelsResponse.g.verified.cs | 8 - ...mespaceModelVersionsResponse.g.verified.cs | 8 - ...eListNamespaceModelsResponse.g.verified.cs | 8 - ...RenameNamespaceModelResponse.g.verified.cs | 8 - ...NamespaceLatestModelResponse.g.verified.cs | 8 - ...rAsyncNamespaceModelResponse.g.verified.cs | 8 - ...NamespaceLatestModelResponse.g.verified.cs | 8 - ...riggerNamespaceModelResponse.g.verified.cs | 8 - ...UpdateNamespaceModelResponse.g.verified.cs | 8 - ...NamespaceLatestModelResponse.g.verified.cs | 8 - ...eWatchNamespaceModelResponse.g.verified.cs | 8 - ..._#G.Models.ModelRunTaskInput.g.verified.cs | 8 - ...#G.Models.ModelRunTaskOutput.g.verified.cs | 8 - ...ionProfileSocialProfileLinks.g.verified.cs | 8 - ...chAuthenticatedUserResponse2.g.verified.cs | 8 - .../_#G.Models.PipelineMetadata.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...oneNamespacePipelineResponse.g.verified.cs | 8 - ...eNamespaceConnectionResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...ateNamespacePipelineResponse.g.verified.cs | 8 - ...reateNamespaceSecretResponse.g.verified.cs | 8 - ...eNamespaceConnectionResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...eteNamespacePipelineResponse.g.verified.cs | 8 - ...eleteNamespaceSecretResponse.g.verified.cs | 8 - ...erviceGetIntegrationResponse.g.verified.cs | 8 - ...tNamespaceConnectionResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...GetNamespacePipelineResponse.g.verified.cs | 8 - ...ceGetNamespaceSecretResponse.g.verified.cs | 8 - ...cServiceGetOperationResponse.g.verified.cs | 8 - ...ComponentDefinitionsResponse.g.verified.cs | 8 - ...iceListComponentRunsResponse.g.verified.cs | 8 - ...viceListIntegrationsResponse.g.verified.cs | 8 - ...NamespaceConnectionsResponse.g.verified.cs | 8 - ...pacePipelineReleasesResponse.g.verified.cs | 8 - ...stNamespacePipelinesResponse.g.verified.cs | 8 - ...ListNamespaceSecretsResponse.g.verified.cs | 8 - ...ineIDsByConnectionIDResponse.g.verified.cs | 8 - ...elineRunsByRequesterResponse.g.verified.cs | 8 - ...viceListPipelineRunsResponse.g.verified.cs | 8 - ...ServiceListPipelinesResponse.g.verified.cs | 8 - ...ameNamespacePipelineResponse.g.verified.cs | 8 - ...tNamespaceConnectionResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...yncNamespacePipelineResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...gerNamespacePipelineResponse.g.verified.cs | 8 - ...ePipelineWithStreamResponse2.g.verified.cs | 8 - ...eNamespaceConnectionResponse.g.verified.cs | 8 - ...spacePipelineReleaseResponse.g.verified.cs | 8 - ...ateNamespacePipelineResponse.g.verified.cs | 8 - ...pdateNamespaceSecretResponse.g.verified.cs | 8 - ...ateNamespacePipelineResponse.g.verified.cs | 8 - .../_#G.Models.PipelineRecipe.g.verified.cs | 8 - ...dels.PipelineReleaseMetadata.g.verified.cs | 8 - ...Models.PipelineReleaseRecipe.g.verified.cs | 8 - .../_#G.Models.PipelineRunInput.g.verified.cs | 8 - ..._#G.Models.PipelineRunOutput.g.verified.cs | 8 - ...ls.PipelineRunRecipeSnapshot.g.verified.cs | 8 - ...ProcessCatalogFilesResponse2.g.verified.cs | 8 - ...s.QuestionAnsweringResponse2.g.verified.cs | 8 - ..._#G.Models.SetupSchemaSchema.g.verified.cs | 8 - .../_#G.Models.SharingUsers.g.verified.cs | 8 - ...ilarityChunksSearchResponse2.g.verified.cs | 8 - ...s.SpecComponentSpecification.g.verified.cs | 8 - ...odels.SpecDataSpecifications.g.verified.cs | 8 - ...tNamespaceConnectionResponse.g.verified.cs | 8 - .../_#G.Models.TraceError.g.verified.cs | 8 - .../_#G.Models.TraceInput.g.verified.cs | 8 - .../_#G.Models.TraceOutput.g.verified.cs | 8 - ...paceLatestModelBodyTaskInput.g.verified.cs | 8 - ...cNamespaceModelBodyTaskInput.g.verified.cs | 8 - ...ncNamespacePipelineBodyInput.g.verified.cs | 8 - ...pacePipelineReleaseBodyInput.g.verified.cs | 8 - ..._#G.Models.TriggerDataSecret.g.verified.cs | 8 - ...G.Models.TriggerDataVariable.g.verified.cs | 8 - ...Models.TriggerMetadataTraces.g.verified.cs | 8 - ...FileUploadResponseTaskOutput.g.verified.cs | 8 - ...paceLatestModelBodyTaskInput.g.verified.cs | 8 - ...atestModelResponseTaskOutput.g.verified.cs | 8 - ...FileUploadResponseTaskOutput.g.verified.cs | 8 - ...rNamespaceModelBodyTaskInput.g.verified.cs | 8 - ...spaceModelResponseTaskOutput.g.verified.cs | 8 - ...erNamespacePipelineBodyInput.g.verified.cs | 8 - ...pacePipelineReleaseBodyInput.g.verified.cs | 8 - ...ipelineReleaseResponseOutput.g.verified.cs | 8 - ...espacePipelineResponseOutput.g.verified.cs | 8 - ...ePipelineWithStreamBodyInput.g.verified.cs | 8 - ...lineWithStreamResponseOutput.g.verified.cs | 8 - ...yNamespaceModelAdminResponse.g.verified.cs | 8 - ...ganizationModelAdminResponse.g.verified.cs | 8 - ...deployUserModelAdminResponse.g.verified.cs | 8 - ...odels.UpdateCatalogResponse2.g.verified.cs | 8 - ....Models.UpdateChunkResponse2.g.verified.cs | 8 - ...anizationMembershipResponse2.g.verified.cs | 8 - ....UpdateOrganizationResponse2.g.verified.cs | 8 - ...pdateUserMembershipResponse2.g.verified.cs | 8 - ...s.UploadCatalogFileResponse2.g.verified.cs | 8 - ...serProfileSocialProfileLinks.g.verified.cs | 8 - ...alidateNamespacePipelineBody.g.verified.cs | 8 - ...odels.ValidateTokenResponse2.g.verified.cs | 8 - .../_#G.Models.Any2.g.verified.cs | 9 - ...AppPublicServiceChatResponse.g.verified.cs | 9 - ...blicServiceCreateAppResponse.g.verified.cs | 9 - ...ceCreateConversationResponse.g.verified.cs | 9 - ...ServiceCreateMessageResponse.g.verified.cs | 9 - ...blicServiceDeleteAppResponse.g.verified.cs | 9 - ...ceDeleteConversationResponse.g.verified.cs | 9 - ...ServiceDeleteMessageResponse.g.verified.cs | 9 - ...aygroundConversationResponse.g.verified.cs | 9 - ...ublicServiceListAppsResponse.g.verified.cs | 9 - ...iceListConversationsResponse.g.verified.cs | 9 - ...cServiceListMessagesResponse.g.verified.cs | 9 - ...aygroundConversationResponse.g.verified.cs | 9 - ...blicServiceUpdateAppResponse.g.verified.cs | 9 - ...ceUpdateConversationResponse.g.verified.cs | 9 - ...ServiceUpdateMessageResponse.g.verified.cs | 9 - ..._#G.Models.CatalogRunPayload.g.verified.cs | 9 - ...#G.Models.ChatResponseOutput.g.verified.cs | 9 - ...dels.CheckNamespaceResponse2.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...oneNamespacePipelineResponse.g.verified.cs | 9 - ...ntDefinitionVendorAttributes.g.verified.cs | 9 - ..._#G.Models.ComponentRunInput.g.verified.cs | 9 - ...#G.Models.ComponentRunOutput.g.verified.cs | 9 - ...ConnectionOAuthAccessDetails.g.verified.cs | 9 - .../_#G.Models.ConnectionSetup.g.verified.cs | 9 - ...odels.CreateCatalogResponse2.g.verified.cs | 9 - ....CreateOrganizationResponse2.g.verified.cs | 9 - ....Models.CreateTokenResponse2.g.verified.cs | 9 - ...odels.DataSpecificationInput.g.verified.cs | 9 - ...dels.DataSpecificationOutput.g.verified.cs | 9 - ..._#G.Models.DeleteAppResponse.g.verified.cs | 9 - ...s.DeleteCatalogFileResponse2.g.verified.cs | 9 - ...odels.DeleteCatalogResponse2.g.verified.cs | 9 - ...s.DeleteConversationResponse.g.verified.cs | 9 - ...Models.DeleteMessageResponse.g.verified.cs | 9 - ...eNamespaceConnectionResponse.g.verified.cs | 9 - ...DeleteNamespaceModelResponse.g.verified.cs | 9 - ...amespaceModelVersionResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...eteNamespacePipelineResponse.g.verified.cs | 9 - ...eleteNamespaceSecretResponse.g.verified.cs | 9 - ...ganizationMembershipResponse.g.verified.cs | 9 - ...anizationMembershipResponse2.g.verified.cs | 9 - ...s.DeleteOrganizationResponse.g.verified.cs | 9 - ....DeleteOrganizationResponse2.g.verified.cs | 9 - ....DeleteRepositoryTagResponse.g.verified.cs | 9 - ...G.Models.DeleteTokenResponse.g.verified.cs | 9 - ....Models.DeleteTokenResponse2.g.verified.cs | 9 - ...DeleteUserMembershipResponse.g.verified.cs | 9 - ...eleteUserMembershipResponse2.g.verified.cs | 9 - ...yNamespaceModelAdminResponse.g.verified.cs | 9 - ...ganizationModelAdminResponse.g.verified.cs | 9 - ...DeployUserModelAdminResponse.g.verified.cs | 9 - ..._#G.Models.EndpointsWebhooks.g.verified.cs | 9 - ....Models.FileExternalMetadata.g.verified.cs | 9 - ...etAuthenticatedUserResponse2.g.verified.cs | 9 - ...tedUserSubscriptionResponse2.g.verified.cs | 9 - ...dels.GetFileCatalogResponse2.g.verified.cs | 9 - ...etObjectDownloadURLResponse2.g.verified.cs | 9 - ....GetObjectUploadURLResponse2.g.verified.cs | 9 - ...anizationMembershipResponse2.g.verified.cs | 9 - ...els.GetOrganizationResponse2.g.verified.cs | 9 - ...izationSubscriptionResponse2.g.verified.cs | 9 - ....GetRemainingCreditResponse2.g.verified.cs | 9 - ...odels.GetSourceFileResponse2.g.verified.cs | 9 - ..._#G.Models.GetTokenResponse2.g.verified.cs | 9 - ...s.GetUserMembershipResponse2.g.verified.cs | 9 - .../_#G.Models.GetUserResponse2.g.verified.cs | 9 - ...odels.IntegrationSetupSchema.g.verified.cs | 9 - ...ls.ListCatalogFilesResponse2.g.verified.cs | 9 - ...els.ListCatalogRunsResponse2.g.verified.cs | 9 - ...Models.ListCatalogsResponse2.g.verified.cs | 9 - ...G.Models.ListChunksResponse2.g.verified.cs | 9 - ...umptionChartRecordsResponse2.g.verified.cs | 9 - ...TriggerChartRecordsResponse2.g.verified.cs | 9 - ...nizationMembershipsResponse2.g.verified.cs | 9 - ...s.ListOrganizationsResponse2.g.verified.cs | 9 - ...TriggerChartRecordsResponse2.g.verified.cs | 9 - ...elineTriggerRecordsResponse2.g.verified.cs | 9 - ...G.Models.ListTokensResponse2.g.verified.cs | 9 - ...ListUserMembershipsResponse2.g.verified.cs | 9 - ...#G.Models.ListUsersResponse2.g.verified.cs | 9 - ...#G.Models.ModelConfiguration.g.verified.cs | 9 - ...els.ModelDefinitionModelSpec.g.verified.cs | 9 - .../_#G.Models.ModelInputSchema.g.verified.cs | 9 - ..._#G.Models.ModelOutputSchema.g.verified.cs | 9 - ...CreateNamespaceModelResponse.g.verified.cs | 9 - ...DeleteNamespaceModelResponse.g.verified.cs | 9 - ...amespaceModelVersionResponse.g.verified.cs | 9 - ...ceGetModelDefinitionResponse.g.verified.cs | 9 - ...iceGetModelOperationResponse.g.verified.cs | 9 - ...LatestModelOperationResponse.g.verified.cs | 9 - ...espaceModelOperationResponse.g.verified.cs | 9 - ...iceGetNamespaceModelResponse.g.verified.cs | 9 - ...ListAvailableRegionsResponse.g.verified.cs | 9 - ...ListModelDefinitionsResponse.g.verified.cs | 9 - ...ModelRunsByRequesterResponse.g.verified.cs | 9 - ...ServiceListModelRunsResponse.g.verified.cs | 9 - ...licServiceListModelsResponse.g.verified.cs | 9 - ...mespaceModelVersionsResponse.g.verified.cs | 9 - ...eListNamespaceModelsResponse.g.verified.cs | 9 - ...RenameNamespaceModelResponse.g.verified.cs | 9 - ...NamespaceLatestModelResponse.g.verified.cs | 9 - ...rAsyncNamespaceModelResponse.g.verified.cs | 9 - ...NamespaceLatestModelResponse.g.verified.cs | 9 - ...riggerNamespaceModelResponse.g.verified.cs | 9 - ...UpdateNamespaceModelResponse.g.verified.cs | 9 - ...NamespaceLatestModelResponse.g.verified.cs | 9 - ...eWatchNamespaceModelResponse.g.verified.cs | 9 - ..._#G.Models.ModelRunTaskInput.g.verified.cs | 9 - ...#G.Models.ModelRunTaskOutput.g.verified.cs | 9 - ...ionProfileSocialProfileLinks.g.verified.cs | 9 - ...chAuthenticatedUserResponse2.g.verified.cs | 9 - .../_#G.Models.PipelineMetadata.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...oneNamespacePipelineResponse.g.verified.cs | 9 - ...eNamespaceConnectionResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...ateNamespacePipelineResponse.g.verified.cs | 9 - ...reateNamespaceSecretResponse.g.verified.cs | 9 - ...eNamespaceConnectionResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...eteNamespacePipelineResponse.g.verified.cs | 9 - ...eleteNamespaceSecretResponse.g.verified.cs | 9 - ...erviceGetIntegrationResponse.g.verified.cs | 9 - ...tNamespaceConnectionResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...GetNamespacePipelineResponse.g.verified.cs | 9 - ...ceGetNamespaceSecretResponse.g.verified.cs | 9 - ...cServiceGetOperationResponse.g.verified.cs | 9 - ...ComponentDefinitionsResponse.g.verified.cs | 9 - ...iceListComponentRunsResponse.g.verified.cs | 9 - ...viceListIntegrationsResponse.g.verified.cs | 9 - ...NamespaceConnectionsResponse.g.verified.cs | 9 - ...pacePipelineReleasesResponse.g.verified.cs | 9 - ...stNamespacePipelinesResponse.g.verified.cs | 9 - ...ListNamespaceSecretsResponse.g.verified.cs | 9 - ...ineIDsByConnectionIDResponse.g.verified.cs | 9 - ...elineRunsByRequesterResponse.g.verified.cs | 9 - ...viceListPipelineRunsResponse.g.verified.cs | 9 - ...ServiceListPipelinesResponse.g.verified.cs | 9 - ...ameNamespacePipelineResponse.g.verified.cs | 9 - ...tNamespaceConnectionResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...yncNamespacePipelineResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...gerNamespacePipelineResponse.g.verified.cs | 9 - ...ePipelineWithStreamResponse2.g.verified.cs | 9 - ...eNamespaceConnectionResponse.g.verified.cs | 9 - ...spacePipelineReleaseResponse.g.verified.cs | 9 - ...ateNamespacePipelineResponse.g.verified.cs | 9 - ...pdateNamespaceSecretResponse.g.verified.cs | 9 - ...ateNamespacePipelineResponse.g.verified.cs | 9 - .../_#G.Models.PipelineRecipe.g.verified.cs | 9 - ...dels.PipelineReleaseMetadata.g.verified.cs | 9 - ...Models.PipelineReleaseRecipe.g.verified.cs | 9 - .../_#G.Models.PipelineRunInput.g.verified.cs | 9 - ..._#G.Models.PipelineRunOutput.g.verified.cs | 9 - ...ls.PipelineRunRecipeSnapshot.g.verified.cs | 9 - ...ProcessCatalogFilesResponse2.g.verified.cs | 9 - ...s.QuestionAnsweringResponse2.g.verified.cs | 9 - ..._#G.Models.SetupSchemaSchema.g.verified.cs | 9 - .../_#G.Models.SharingUsers.g.verified.cs | 9 - ...ilarityChunksSearchResponse2.g.verified.cs | 9 - ...s.SpecComponentSpecification.g.verified.cs | 9 - ...odels.SpecDataSpecifications.g.verified.cs | 9 - ...tNamespaceConnectionResponse.g.verified.cs | 9 - .../_#G.Models.TraceError.g.verified.cs | 9 - .../_#G.Models.TraceInput.g.verified.cs | 9 - .../_#G.Models.TraceOutput.g.verified.cs | 9 - ...paceLatestModelBodyTaskInput.g.verified.cs | 9 - ...cNamespaceModelBodyTaskInput.g.verified.cs | 9 - ...ncNamespacePipelineBodyInput.g.verified.cs | 9 - ...pacePipelineReleaseBodyInput.g.verified.cs | 9 - ..._#G.Models.TriggerDataSecret.g.verified.cs | 9 - ...G.Models.TriggerDataVariable.g.verified.cs | 9 - ...Models.TriggerMetadataTraces.g.verified.cs | 9 - ...FileUploadResponseTaskOutput.g.verified.cs | 9 - ...paceLatestModelBodyTaskInput.g.verified.cs | 9 - ...atestModelResponseTaskOutput.g.verified.cs | 9 - ...FileUploadResponseTaskOutput.g.verified.cs | 9 - ...rNamespaceModelBodyTaskInput.g.verified.cs | 9 - ...spaceModelResponseTaskOutput.g.verified.cs | 9 - ...erNamespacePipelineBodyInput.g.verified.cs | 9 - ...pacePipelineReleaseBodyInput.g.verified.cs | 9 - ...ipelineReleaseResponseOutput.g.verified.cs | 9 - ...espacePipelineResponseOutput.g.verified.cs | 9 - ...ePipelineWithStreamBodyInput.g.verified.cs | 9 - ...lineWithStreamResponseOutput.g.verified.cs | 9 - ...yNamespaceModelAdminResponse.g.verified.cs | 9 - ...ganizationModelAdminResponse.g.verified.cs | 9 - ...deployUserModelAdminResponse.g.verified.cs | 9 - ...odels.UpdateCatalogResponse2.g.verified.cs | 9 - ....Models.UpdateChunkResponse2.g.verified.cs | 9 - ...anizationMembershipResponse2.g.verified.cs | 9 - ....UpdateOrganizationResponse2.g.verified.cs | 9 - ...pdateUserMembershipResponse2.g.verified.cs | 9 - ...s.UploadCatalogFileResponse2.g.verified.cs | 9 - ...serProfileSocialProfileLinks.g.verified.cs | 9 - ...alidateNamespacePipelineBody.g.verified.cs | 9 - ...odels.ValidateTokenResponse2.g.verified.cs | 9 - .../_#G.Models.BatchResponse.g.verified.cs | 8 - .../_#G.Models.BatchResponse2.g.verified.cs | 8 - .../_#G.Models.BatchResponse.g.verified.cs | 9 - .../_#G.Models.BatchResponse2.g.verified.cs | 9 - ...ClassificationOutputDataItem.g.verified.cs | 8 - ...odelEmbeddingsOutputDataItem.g.verified.cs | 8 - .../_#G.Models.HealthModel.g.verified.cs | 8 - ...ModelEmbeddingOutputDataItem.g.verified.cs | 8 - ...G.Models.RankingOutputResult.g.verified.cs | 8 - ...ClassificationOutputDataItem.g.verified.cs | 9 - ...odelEmbeddingsOutputDataItem.g.verified.cs | 9 - .../_#G.Models.HealthModel.g.verified.cs | 9 - ...ModelEmbeddingOutputDataItem.g.verified.cs | 9 - ...G.Models.RankingOutputResult.g.verified.cs | 9 - ...ls.APIFeedbackSourceMetadata.g.verified.cs | 8 - ...ls.AppFeedbackSourceMetadata.g.verified.cs | 8 - ...toEvalFeedbackSourceMetadata.g.verified.cs | 8 - ...nsApiV1RunsBatchPostResponse.g.verified.cs | 8 - ...estRunsRequestPatchItemEvent.g.verified.cs | 8 - ...estRunsRequestPatchItemExtra.g.verified.cs | 8 - ...estPatchItemInputAttachments.g.verified.cs | 8 - ...stRunsRequestPatchItemInputs.g.verified.cs | 8 - ...stPatchItemOutputAttachments.g.verified.cs | 8 - ...tRunsRequestPatchItemOutputs.g.verified.cs | 8 - ...gestRunsRequestPostItemEvent.g.verified.cs | 8 - ...gestRunsRequestPostItemExtra.g.verified.cs | 8 - ...uestPostItemInputAttachments.g.verified.cs | 8 - ...estRunsRequestPostItemInputs.g.verified.cs | 8 - ...estPostItemOutputAttachments.g.verified.cs | 8 - ...stRunsRequestPostItemOutputs.g.verified.cs | 8 - ...unsRequestPostItemSerialized.g.verified.cs | 8 - ...xecuteApiV1AceExecutePostArg.g.verified.cs | 8 - ...G.Models.BulkExportRunErrors.g.verified.cs | 8 - ...sCurrentSharedDeleteResponse.g.verified.cs | 8 - ...sCurrentSharedDeleteResponse.g.verified.cs | 8 - ...1OrgsCurrentPlanPostResponse.g.verified.cs | 8 - ...ingTenantIdClaimPostResponse.g.verified.cs | 8 - ...WorkspaceIdClaimPostResponse.g.verified.cs | 8 - ...mmitManifestResponseManifest.g.verified.cs | 8 - ...ls.CommitWithLookupsManifest.g.verified.cs | 8 - ...mparativeExperimentBaseExtra.g.verified.cs | 8 - ...arativeExperimentCreateExtra.g.verified.cs | 8 - ...s.ComparativeExperimentExtra.g.verified.cs | 8 - ...ativeExperimentFeedbackStats.g.verified.cs | 8 - ...ificationConfirmPostResponse.g.verified.cs | 8 - ...ommentsOwnerRepoPostResponse.g.verified.cs | 8 - ...EventApiV1EventsPostResponse.g.verified.cs | 8 - ...edbackTokensTokenGetResponse.g.verified.cs | 8 - ...dbackTokensTokenPostResponse.g.verified.cs | 8 - ...tationQueueRunIdPostResponse.g.verified.cs | 8 - ...iV1ModelPriceMapPostResponse.g.verified.cs | 8 - ...ateRepoCommitRequestManifest.g.verified.cs | 8 - ...eateRunApiV1RunsPostResponse.g.verified.cs | 8 - ...Models.CreateRunRequestEvent.g.verified.cs | 8 - ...Models.CreateRunRequestExtra.g.verified.cs | 8 - ...teRunRequestInputAttachments.g.verified.cs | 8 - ...odels.CreateRunRequestInputs.g.verified.cs | 8 - ...eRunRequestOutputAttachments.g.verified.cs | 8 - ...dels.CreateRunRequestOutputs.g.verified.cs | 8 - ...s.CreateRunRequestSerialized.g.verified.cs | 8 - ...ls.CustomChartCreateMetadata.g.verified.cs | 8 - ....CustomChartResponseMetadata.g.verified.cs | 8 - ...ls.CustomChartUpdateMetadata.g.verified.cs | 8 - ...s.CustomChartsDataPointValue.g.verified.cs | 8 - ...#G.Models.DatasetCreateExtra.g.verified.cs | 8 - ...CreateInputsSchemaDefinition.g.verified.cs | 8 - ...reateOutputsSchemaDefinition.g.verified.cs | 8 - ...dExperimentBatchPostResponse.g.verified.cs | 8 - ...atasetInputsSchemaDefinition.g.verified.cs | 8 - ...tasetOutputsSchemaDefinition.g.verified.cs | 8 - ...SchemaInputsSchemaDefinition.g.verified.cs | 8 - ...chemaOutputsSchemaDefinition.g.verified.cs | 8 - ...UpdateInputsSchemaDefinition.g.verified.cs | 8 - ...pdateOutputsSchemaDefinition.g.verified.cs | 8 - ...UpdateInputsSchemaDefinition.g.verified.cs | 8 - ...pdateOutputsSchemaDefinition.g.verified.cs | 8 - ...s.DatasetUpdatePatchExamples.g.verified.cs | 8 - ...nQueuesQueueIdDeleteResponse.g.verified.cs | 8 - ...1ChartsChartIdDeleteResponse.g.verified.cs | 8 - ...veExperimentIdDeleteResponse.g.verified.cs | 8 - ...ntityIdPendingDeleteResponse.g.verified.cs | 8 - ...bersIdentityIdDeleteResponse.g.verified.cs | 8 - ...ntityIdPendingDeleteResponse.g.verified.cs | 8 - ...bersIdentityIdDeleteResponse.g.verified.cs | 8 - ...ntityIdPendingDeleteResponse.g.verified.cs | 8 - ...asetsDatasetIdDeleteResponse.g.verified.cs | 8 - ...mplesExampleIdDeleteResponse.g.verified.cs | 8 - ...sApiV1ExamplesDeleteResponse.g.verified.cs | 8 - ...backFeedbackIdDeleteResponse.g.verified.cs | 8 - ...nIdViewsViewIdDeleteResponse.g.verified.cs | 8 - ...odelPriceMapIdDeleteResponse.g.verified.cs | 8 - ...OrganizationIdDeleteResponse.g.verified.cs | 8 - ...nantsPendingIdDeleteResponse.g.verified.cs | 8 - ...pacesPendingIdDeleteResponse.g.verified.cs | 8 - ...oundSettingsIdDeleteResponse.g.verified.cs | 8 - ...ReposOwnerRepoDeleteResponse.g.verified.cs | 8 - ...unsRulesRuleIdDeleteResponse.g.verified.cs | 8 - ...RunsQueueRunIdDeleteResponse.g.verified.cs | 8 - ...ctionSectionIdDeleteResponse.g.verified.cs | 8 - ...agKeysTagKeyIdDeleteResponse.g.verified.cs | 8 - ...luesTagValueIdDeleteResponse.g.verified.cs | 8 - ...gingsTaggingIdDeleteResponse.g.verified.cs | 8 - ...sionsSessionIdDeleteResponse.g.verified.cs | 8 - ...sApiV1SessionsDeleteResponse.g.verified.cs | 8 - ...tsUsageLimitIdDeleteResponse.g.verified.cs | 8 - ...asetsDatasetIdCsvGetResponse.g.verified.cs | 8 - ...tsDatasetIdOpenaiGetResponse.g.verified.cs | 8 - ...DatasetIdOpenaiFtGetResponse.g.verified.cs | 8 - ...aluatorStructuredOutputModel.g.verified.cs | 8 - ...luatorStructuredOutputSchema.g.verified.cs | 8 - ...ucturedOutputVariableMapping.g.verified.cs | 8 - ...dels.ExampleBulkCreateInputs.g.verified.cs | 8 - ...ls.ExampleBulkCreateMetadata.g.verified.cs | 8 - ...els.ExampleBulkCreateOutputs.g.verified.cs | 8 - ...G.Models.ExampleCreateInputs.g.verified.cs | 8 - ...Models.ExampleCreateMetadata.g.verified.cs | 8 - ....Models.ExampleCreateOutputs.g.verified.cs | 8 - .../_#G.Models.ExampleInputs.g.verified.cs | 8 - .../_#G.Models.ExampleMetadata.g.verified.cs | 8 - .../_#G.Models.ExampleOutputs.g.verified.cs | 8 - ...G.Models.ExampleUpdateInputs.g.verified.cs | 8 - ...Models.ExampleUpdateMetadata.g.verified.cs | 8 - ....Models.ExampleUpdateOutputs.g.verified.cs | 8 - ...ls.ExampleUpdateWithIDInputs.g.verified.cs | 8 - ....ExampleUpdateWithIDMetadata.g.verified.cs | 8 - ...s.ExampleUpdateWithIDOutputs.g.verified.cs | 8 - ...dels.ExampleWithRunsCHInputs.g.verified.cs | 8 - ...ls.ExampleWithRunsCHMetadata.g.verified.cs | 8 - ...els.ExampleWithRunsCHOutputs.g.verified.cs | 8 - ...Models.ExampleWithRunsInputs.g.verified.cs | 8 - ...dels.ExampleWithRunsMetadata.g.verified.cs | 8 - ...odels.ExampleWithRunsOutputs.g.verified.cs | 8 - ...eApiV1AceExecutePostResponse.g.verified.cs | 8 - ...rimentResultRowActualOutputs.g.verified.cs | 8 - ...mentResultRowExpectedOutputs.g.verified.cs | 8 - ...ls.ExperimentResultRowInputs.g.verified.cs | 8 - ...perimentResultRowRunMetadata.g.verified.cs | 8 - ...ultsUploadExperimentMetadata.g.verified.cs | 8 - ...ckCreateCoreSchemaCorrection.g.verified.cs | 8 - ...eedbackCreateCoreSchemaValue.g.verified.cs | 8 - ...edbackCreateSchemaCorrection.g.verified.cs | 8 - ...ls.FeedbackCreateSchemaValue.g.verified.cs | 8 - ...okenExtendedSchemaCorrection.g.verified.cs | 8 - ...hTokenExtendedSchemaMetadata.g.verified.cs | 8 - ...els.FeedbackSchemaCorrection.g.verified.cs | 8 - ...G.Models.FeedbackSchemaValue.g.verified.cs | 8 - ...odels.FeedbackSourceMetadata.g.verified.cs | 8 - ...edbackUpdateSchemaCorrection.g.verified.cs | 8 - ...ls.FeedbackUpdateSchemaValue.g.verified.cs | 8 - ...atasetIdGeneratePostResponse.g.verified.cs | 8 - ...nsApiV1RunsGroupPostResponse.g.verified.cs | 8 - ...tsDatasetIdIndexPostResponse.g.verified.cs | 8 - ...InfoGetResponseInstanceFlags.g.verified.cs | 8 - ...mptsInvokePromptPostResponse.g.verified.cs | 8 - ...ls.InvokePromptPayloadInputs.g.verified.cs | 8 - ...entCommentIdLikePostResponse.g.verified.cs | 8 - ...icDatasetRunsResponseCursors.g.verified.cs | 8 - ...istPublicRunsResponseCursors.g.verified.cs | 8 - ...dels.ListRunsResponseCursors.g.verified.cs | 8 - ....ModelFeedbackSourceMetadata.g.verified.cs | 8 - ...Models.MonitorBlockChartSpec.g.verified.cs | 8 - ...G.Models.MonitorBlockRowItem.g.verified.cs | 8 - ....MonitorBlockToggleableMarks.g.verified.cs | 8 - ...iV1RunsMultipartPostResponse.g.verified.cs | 8 - ...piV1OauthProviderGetResponse.g.verified.cs | 8 - ...hProviderCallbackGetResponse.g.verified.cs | 8 - ...uthProviderLogoutGetResponse.g.verified.cs | 8 - ....Models.OkApiV1OkGetResponse.g.verified.cs | 8 - ...entPaymentMethodPostResponse.g.verified.cs | 8 - ...imizePromptRequestMetaprompt.g.verified.cs | 8 - ...dels.OrganizationConfigFlags.g.verified.cs | 8 - ...mbersIdentityIdPatchResponse.g.verified.cs | 8 - ...mbersIdentityIdPatchResponse.g.verified.cs | 8 - ...DatasetRequestSchemaManifest.g.verified.cs | 8 - ...rDatasetRequestSchemaSecrets.g.verified.cs | 8 - ...OverDatasetRequestSchemaTool.g.verified.cs | 8 - ...ettingsCreateRequestSettings.g.verified.cs | 8 - ...oundSettingsResponseSettings.g.verified.cs | 8 - ...icComparativeExperimentExtra.g.verified.cs | 8 - ...ativeExperimentFeedbackStats.g.verified.cs | 8 - ....PublicExampleWithRunsInputs.g.verified.cs | 8 - ...ublicExampleWithRunsMetadata.g.verified.cs | 8 - ...PublicExampleWithRunsOutputs.g.verified.cs | 8 - ...ExampleSchemaWithRunsFilters.g.verified.cs | 8 - ...ls.QueryFeedbackDeltaFilters.g.verified.cs | 8 - ...piV1ModelPriceMapGetResponse.g.verified.cs | 8 - ...DatasetIdIndexDeleteResponse.g.verified.cs | 8 - ...bersIdentityIdDeleteResponse.g.verified.cs | 8 - ...ls.RepoExampleResponseInputs.g.verified.cs | 8 - ...s.RepoExampleResponseOutputs.g.verified.cs | 8 - ...unsGenerateQueryFeedbackUrls.g.verified.cs | 8 - ...dels.RootModelDictStrListStr.g.verified.cs | 8 - ...RuleLogActionResponsePayload.g.verified.cs | 8 - ...s.RunGroupStatsFeedbackStats.g.verified.cs | 8 - ...Models.RunGroupStatsRunFacet.g.verified.cs | 8 - ....RunPublicDatasetSchemaEvent.g.verified.cs | 8 - ....RunPublicDatasetSchemaExtra.g.verified.cs | 8 - ...icDatasetSchemaFeedbackStats.g.verified.cs | 8 - ...cDatasetSchemaFeedbackStats2.g.verified.cs | 8 - ...RunPublicDatasetSchemaInputs.g.verified.cs | 8 - ...licDatasetSchemaInputsS3Urls.g.verified.cs | 8 - ...unPublicDatasetSchemaOutputs.g.verified.cs | 8 - ...icDatasetSchemaOutputsS3Urls.g.verified.cs | 8 - ...RunPublicDatasetSchemaS3Urls.g.verified.cs | 8 - ...ublicDatasetSchemaSerialized.g.verified.cs | 8 - ....Models.RunPublicSchemaEvent.g.verified.cs | 8 - ....Models.RunPublicSchemaExtra.g.verified.cs | 8 - ...RunPublicSchemaFeedbackStats.g.verified.cs | 8 - ...unPublicSchemaFeedbackStats2.g.verified.cs | 8 - ...Models.RunPublicSchemaInputs.g.verified.cs | 8 - ....RunPublicSchemaInputsS3Urls.g.verified.cs | 8 - ...odels.RunPublicSchemaOutputs.g.verified.cs | 8 - ...RunPublicSchemaOutputsS3Urls.g.verified.cs | 8 - ...Models.RunPublicSchemaS3Urls.g.verified.cs | 8 - ...ls.RunPublicSchemaSerialized.g.verified.cs | 8 - ...RunRulesWebhookSchemaHeaders.g.verified.cs | 8 - ...RunSchemaComparisonViewEvent.g.verified.cs | 8 - ...RunSchemaComparisonViewExtra.g.verified.cs | 8 - ...aComparisonViewFeedbackStats.g.verified.cs | 8 - ...ComparisonViewFeedbackStats2.g.verified.cs | 8 - ...unSchemaComparisonViewInputs.g.verified.cs | 8 - ...maComparisonViewInputsS3Urls.g.verified.cs | 8 - ...nSchemaComparisonViewOutputs.g.verified.cs | 8 - ...aComparisonViewOutputsS3Urls.g.verified.cs | 8 - ...unSchemaComparisonViewS3Urls.g.verified.cs | 8 - ...hemaComparisonViewSerialized.g.verified.cs | 8 - .../_#G.Models.RunSchemaEvent.g.verified.cs | 8 - .../_#G.Models.RunSchemaExtra.g.verified.cs | 8 - ...odels.RunSchemaFeedbackStats.g.verified.cs | 8 - ...dels.RunSchemaFeedbackStats2.g.verified.cs | 8 - .../_#G.Models.RunSchemaInputs.g.verified.cs | 8 - ...Models.RunSchemaInputsS3Urls.g.verified.cs | 8 - .../_#G.Models.RunSchemaOutputs.g.verified.cs | 8 - ...odels.RunSchemaOutputsS3Urls.g.verified.cs | 8 - .../_#G.Models.RunSchemaS3Urls.g.verified.cs | 8 - ...G.Models.RunSchemaSerialized.g.verified.cs | 8 - ...WithAnnotationQueueInfoEvent.g.verified.cs | 8 - ...WithAnnotationQueueInfoExtra.g.verified.cs | 8 - ...tationQueueInfoFeedbackStats.g.verified.cs | 8 - ...ationQueueInfoFeedbackStats2.g.verified.cs | 8 - ...ithAnnotationQueueInfoInputs.g.verified.cs | 8 - ...otationQueueInfoInputsS3Urls.g.verified.cs | 8 - ...thAnnotationQueueInfoOutputs.g.verified.cs | 8 - ...tationQueueInfoOutputsS3Urls.g.verified.cs | 8 - ...ithAnnotationQueueInfoS3Urls.g.verified.cs | 8 - ...nnotationQueueInfoSerialized.g.verified.cs | 8 - ...Models.RunStatsFeedbackStats.g.verified.cs | 8 - .../_#G.Models.RunStatsRunFacet.g.verified.cs | 8 - ...odels.RunnableConfigCallback.g.verified.cs | 8 - ...dels.RunnableConfigCallbacks.g.verified.cs | 8 - ...s.RunnableConfigConfigurable.g.verified.cs | 8 - ...odels.RunnableConfigMetadata.g.verified.cs | 8 - ...ttingsCreateAttributeMapping.g.verified.cs | 8 - ...s.SearchDatasetRequestInputs.g.verified.cs | 8 - ...rchedFewShotExampleDebugInfo.g.verified.cs | 8 - ...SearchedFewShotExampleInputs.g.verified.cs | 8 - ...earchedFewShotExampleOutputs.g.verified.cs | 8 - ...VerificationSendPostResponse.g.verified.cs | 8 - ...nFeedbackDeltaFeedbackDeltas.g.verified.cs | 8 - ...rentBusinessInfoPostResponse.g.verified.cs | 8 - ...eCustomChartResponseMetadata.g.verified.cs | 8 - ...ExperimentStreamPostResponse.g.verified.cs | 8 - ...els.TracerSessionCreateExtra.g.verified.cs | 8 - ...#G.Models.TracerSessionExtra.g.verified.cs | 8 - ...s.TracerSessionFeedbackStats.g.verified.cs | 8 - ...Models.TracerSessionRunFacet.g.verified.cs | 8 - ...rSessionSessionFeedbackStats.g.verified.cs | 8 - ...els.TracerSessionUpdateExtra.g.verified.cs | 8 - ...ionWithoutVirtualFieldsExtra.g.verified.cs | 8 - ...RunsRulesTriggerPostResponse.g.verified.cs | 8 - ...tCommentIdLikeDeleteResponse.g.verified.cs | 8 - ...DatasetIdShareDeleteResponse.g.verified.cs | 8 - ...RunsRunIdShareDeleteResponse.g.verified.cs | 8 - ...entLoginMethodsPatchResponse.g.verified.cs | 8 - ...onQueuesQueueIdPatchResponse.g.verified.cs | 8 - ...mbersIdentityIdPatchResponse.g.verified.cs | 8 - ...rgsMembersBasicPatchResponse.g.verified.cs | 8 - ...amplesExampleIdPatchResponse.g.verified.cs | 8 - ...iV1ExamplesBulkPatchResponse.g.verified.cs | 8 - ...V1ModelPriceMapIdPutResponse.g.verified.cs | 8 - ...nApiV1RunsRunIdPatchResponse.g.verified.cs | 8 - ...dRunsQueueRunIdPatchResponse.g.verified.cs | 8 - ...Models.UpdateRunRequestEvent.g.verified.cs | 8 - ...Models.UpdateRunRequestExtra.g.verified.cs | 8 - ...teRunRequestInputAttachments.g.verified.cs | 8 - ...odels.UpdateRunRequestInputs.g.verified.cs | 8 - ...eRunRequestOutputAttachments.g.verified.cs | 8 - ...dels.UpdateRunRequestOutputs.g.verified.cs | 8 - ...tsCurrentSecretsPostResponse.g.verified.cs | 8 - ...esCurrentSecretsPostResponse.g.verified.cs | 8 - ...ls.APIFeedbackSourceMetadata.g.verified.cs | 9 - ...ls.AppFeedbackSourceMetadata.g.verified.cs | 9 - ...toEvalFeedbackSourceMetadata.g.verified.cs | 9 - ...nsApiV1RunsBatchPostResponse.g.verified.cs | 9 - ...estRunsRequestPatchItemEvent.g.verified.cs | 9 - ...estRunsRequestPatchItemExtra.g.verified.cs | 9 - ...estPatchItemInputAttachments.g.verified.cs | 9 - ...stRunsRequestPatchItemInputs.g.verified.cs | 9 - ...stPatchItemOutputAttachments.g.verified.cs | 9 - ...tRunsRequestPatchItemOutputs.g.verified.cs | 9 - ...gestRunsRequestPostItemEvent.g.verified.cs | 9 - ...gestRunsRequestPostItemExtra.g.verified.cs | 9 - ...uestPostItemInputAttachments.g.verified.cs | 9 - ...estRunsRequestPostItemInputs.g.verified.cs | 9 - ...estPostItemOutputAttachments.g.verified.cs | 9 - ...stRunsRequestPostItemOutputs.g.verified.cs | 9 - ...unsRequestPostItemSerialized.g.verified.cs | 9 - ...xecuteApiV1AceExecutePostArg.g.verified.cs | 9 - ...G.Models.BulkExportRunErrors.g.verified.cs | 9 - ...sCurrentSharedDeleteResponse.g.verified.cs | 9 - ...sCurrentSharedDeleteResponse.g.verified.cs | 9 - ...1OrgsCurrentPlanPostResponse.g.verified.cs | 9 - ...ingTenantIdClaimPostResponse.g.verified.cs | 9 - ...WorkspaceIdClaimPostResponse.g.verified.cs | 9 - ...mmitManifestResponseManifest.g.verified.cs | 9 - ...ls.CommitWithLookupsManifest.g.verified.cs | 9 - ...mparativeExperimentBaseExtra.g.verified.cs | 9 - ...arativeExperimentCreateExtra.g.verified.cs | 9 - ...s.ComparativeExperimentExtra.g.verified.cs | 9 - ...ativeExperimentFeedbackStats.g.verified.cs | 9 - ...ificationConfirmPostResponse.g.verified.cs | 9 - ...ommentsOwnerRepoPostResponse.g.verified.cs | 9 - ...EventApiV1EventsPostResponse.g.verified.cs | 9 - ...edbackTokensTokenGetResponse.g.verified.cs | 9 - ...dbackTokensTokenPostResponse.g.verified.cs | 9 - ...tationQueueRunIdPostResponse.g.verified.cs | 9 - ...iV1ModelPriceMapPostResponse.g.verified.cs | 9 - ...ateRepoCommitRequestManifest.g.verified.cs | 9 - ...eateRunApiV1RunsPostResponse.g.verified.cs | 9 - ...Models.CreateRunRequestEvent.g.verified.cs | 9 - ...Models.CreateRunRequestExtra.g.verified.cs | 9 - ...teRunRequestInputAttachments.g.verified.cs | 9 - ...odels.CreateRunRequestInputs.g.verified.cs | 9 - ...eRunRequestOutputAttachments.g.verified.cs | 9 - ...dels.CreateRunRequestOutputs.g.verified.cs | 9 - ...s.CreateRunRequestSerialized.g.verified.cs | 9 - ...ls.CustomChartCreateMetadata.g.verified.cs | 9 - ....CustomChartResponseMetadata.g.verified.cs | 9 - ...ls.CustomChartUpdateMetadata.g.verified.cs | 9 - ...s.CustomChartsDataPointValue.g.verified.cs | 9 - ...#G.Models.DatasetCreateExtra.g.verified.cs | 9 - ...CreateInputsSchemaDefinition.g.verified.cs | 9 - ...reateOutputsSchemaDefinition.g.verified.cs | 9 - ...dExperimentBatchPostResponse.g.verified.cs | 9 - ...atasetInputsSchemaDefinition.g.verified.cs | 9 - ...tasetOutputsSchemaDefinition.g.verified.cs | 9 - ...SchemaInputsSchemaDefinition.g.verified.cs | 9 - ...chemaOutputsSchemaDefinition.g.verified.cs | 9 - ...UpdateInputsSchemaDefinition.g.verified.cs | 9 - ...pdateOutputsSchemaDefinition.g.verified.cs | 9 - ...UpdateInputsSchemaDefinition.g.verified.cs | 9 - ...pdateOutputsSchemaDefinition.g.verified.cs | 9 - ...s.DatasetUpdatePatchExamples.g.verified.cs | 9 - ...nQueuesQueueIdDeleteResponse.g.verified.cs | 9 - ...1ChartsChartIdDeleteResponse.g.verified.cs | 9 - ...veExperimentIdDeleteResponse.g.verified.cs | 9 - ...ntityIdPendingDeleteResponse.g.verified.cs | 9 - ...bersIdentityIdDeleteResponse.g.verified.cs | 9 - ...ntityIdPendingDeleteResponse.g.verified.cs | 9 - ...bersIdentityIdDeleteResponse.g.verified.cs | 9 - ...ntityIdPendingDeleteResponse.g.verified.cs | 9 - ...asetsDatasetIdDeleteResponse.g.verified.cs | 9 - ...mplesExampleIdDeleteResponse.g.verified.cs | 9 - ...sApiV1ExamplesDeleteResponse.g.verified.cs | 9 - ...backFeedbackIdDeleteResponse.g.verified.cs | 9 - ...nIdViewsViewIdDeleteResponse.g.verified.cs | 9 - ...odelPriceMapIdDeleteResponse.g.verified.cs | 9 - ...OrganizationIdDeleteResponse.g.verified.cs | 9 - ...nantsPendingIdDeleteResponse.g.verified.cs | 9 - ...pacesPendingIdDeleteResponse.g.verified.cs | 9 - ...oundSettingsIdDeleteResponse.g.verified.cs | 9 - ...ReposOwnerRepoDeleteResponse.g.verified.cs | 9 - ...unsRulesRuleIdDeleteResponse.g.verified.cs | 9 - ...RunsQueueRunIdDeleteResponse.g.verified.cs | 9 - ...ctionSectionIdDeleteResponse.g.verified.cs | 9 - ...agKeysTagKeyIdDeleteResponse.g.verified.cs | 9 - ...luesTagValueIdDeleteResponse.g.verified.cs | 9 - ...gingsTaggingIdDeleteResponse.g.verified.cs | 9 - ...sionsSessionIdDeleteResponse.g.verified.cs | 9 - ...sApiV1SessionsDeleteResponse.g.verified.cs | 9 - ...tsUsageLimitIdDeleteResponse.g.verified.cs | 9 - ...asetsDatasetIdCsvGetResponse.g.verified.cs | 9 - ...tsDatasetIdOpenaiGetResponse.g.verified.cs | 9 - ...DatasetIdOpenaiFtGetResponse.g.verified.cs | 9 - ...aluatorStructuredOutputModel.g.verified.cs | 9 - ...luatorStructuredOutputSchema.g.verified.cs | 9 - ...ucturedOutputVariableMapping.g.verified.cs | 9 - ...dels.ExampleBulkCreateInputs.g.verified.cs | 9 - ...ls.ExampleBulkCreateMetadata.g.verified.cs | 9 - ...els.ExampleBulkCreateOutputs.g.verified.cs | 9 - ...G.Models.ExampleCreateInputs.g.verified.cs | 9 - ...Models.ExampleCreateMetadata.g.verified.cs | 9 - ....Models.ExampleCreateOutputs.g.verified.cs | 9 - .../_#G.Models.ExampleInputs.g.verified.cs | 9 - .../_#G.Models.ExampleMetadata.g.verified.cs | 9 - .../_#G.Models.ExampleOutputs.g.verified.cs | 9 - ...G.Models.ExampleUpdateInputs.g.verified.cs | 9 - ...Models.ExampleUpdateMetadata.g.verified.cs | 9 - ....Models.ExampleUpdateOutputs.g.verified.cs | 9 - ...ls.ExampleUpdateWithIDInputs.g.verified.cs | 9 - ....ExampleUpdateWithIDMetadata.g.verified.cs | 9 - ...s.ExampleUpdateWithIDOutputs.g.verified.cs | 9 - ...dels.ExampleWithRunsCHInputs.g.verified.cs | 9 - ...ls.ExampleWithRunsCHMetadata.g.verified.cs | 9 - ...els.ExampleWithRunsCHOutputs.g.verified.cs | 9 - ...Models.ExampleWithRunsInputs.g.verified.cs | 9 - ...dels.ExampleWithRunsMetadata.g.verified.cs | 9 - ...odels.ExampleWithRunsOutputs.g.verified.cs | 9 - ...eApiV1AceExecutePostResponse.g.verified.cs | 9 - ...rimentResultRowActualOutputs.g.verified.cs | 9 - ...mentResultRowExpectedOutputs.g.verified.cs | 9 - ...ls.ExperimentResultRowInputs.g.verified.cs | 9 - ...perimentResultRowRunMetadata.g.verified.cs | 9 - ...ultsUploadExperimentMetadata.g.verified.cs | 9 - ...ckCreateCoreSchemaCorrection.g.verified.cs | 9 - ...eedbackCreateCoreSchemaValue.g.verified.cs | 9 - ...edbackCreateSchemaCorrection.g.verified.cs | 9 - ...ls.FeedbackCreateSchemaValue.g.verified.cs | 9 - ...okenExtendedSchemaCorrection.g.verified.cs | 9 - ...hTokenExtendedSchemaMetadata.g.verified.cs | 9 - ...els.FeedbackSchemaCorrection.g.verified.cs | 9 - ...G.Models.FeedbackSchemaValue.g.verified.cs | 9 - ...odels.FeedbackSourceMetadata.g.verified.cs | 9 - ...edbackUpdateSchemaCorrection.g.verified.cs | 9 - ...ls.FeedbackUpdateSchemaValue.g.verified.cs | 9 - ...atasetIdGeneratePostResponse.g.verified.cs | 9 - ...nsApiV1RunsGroupPostResponse.g.verified.cs | 9 - ...tsDatasetIdIndexPostResponse.g.verified.cs | 9 - ...InfoGetResponseInstanceFlags.g.verified.cs | 9 - ...mptsInvokePromptPostResponse.g.verified.cs | 9 - ...ls.InvokePromptPayloadInputs.g.verified.cs | 9 - ...entCommentIdLikePostResponse.g.verified.cs | 9 - ...icDatasetRunsResponseCursors.g.verified.cs | 9 - ...istPublicRunsResponseCursors.g.verified.cs | 9 - ...dels.ListRunsResponseCursors.g.verified.cs | 9 - ....ModelFeedbackSourceMetadata.g.verified.cs | 9 - ...Models.MonitorBlockChartSpec.g.verified.cs | 9 - ...G.Models.MonitorBlockRowItem.g.verified.cs | 9 - ....MonitorBlockToggleableMarks.g.verified.cs | 9 - ...iV1RunsMultipartPostResponse.g.verified.cs | 9 - ...piV1OauthProviderGetResponse.g.verified.cs | 9 - ...hProviderCallbackGetResponse.g.verified.cs | 9 - ...uthProviderLogoutGetResponse.g.verified.cs | 9 - ....Models.OkApiV1OkGetResponse.g.verified.cs | 9 - ...entPaymentMethodPostResponse.g.verified.cs | 9 - ...imizePromptRequestMetaprompt.g.verified.cs | 9 - ...dels.OrganizationConfigFlags.g.verified.cs | 9 - ...mbersIdentityIdPatchResponse.g.verified.cs | 9 - ...mbersIdentityIdPatchResponse.g.verified.cs | 9 - ...DatasetRequestSchemaManifest.g.verified.cs | 9 - ...rDatasetRequestSchemaSecrets.g.verified.cs | 9 - ...OverDatasetRequestSchemaTool.g.verified.cs | 9 - ...ettingsCreateRequestSettings.g.verified.cs | 9 - ...oundSettingsResponseSettings.g.verified.cs | 9 - ...icComparativeExperimentExtra.g.verified.cs | 9 - ...ativeExperimentFeedbackStats.g.verified.cs | 9 - ....PublicExampleWithRunsInputs.g.verified.cs | 9 - ...ublicExampleWithRunsMetadata.g.verified.cs | 9 - ...PublicExampleWithRunsOutputs.g.verified.cs | 9 - ...ExampleSchemaWithRunsFilters.g.verified.cs | 9 - ...ls.QueryFeedbackDeltaFilters.g.verified.cs | 9 - ...piV1ModelPriceMapGetResponse.g.verified.cs | 9 - ...DatasetIdIndexDeleteResponse.g.verified.cs | 9 - ...bersIdentityIdDeleteResponse.g.verified.cs | 9 - ...ls.RepoExampleResponseInputs.g.verified.cs | 9 - ...s.RepoExampleResponseOutputs.g.verified.cs | 9 - ...unsGenerateQueryFeedbackUrls.g.verified.cs | 9 - ...dels.RootModelDictStrListStr.g.verified.cs | 9 - ...RuleLogActionResponsePayload.g.verified.cs | 9 - ...s.RunGroupStatsFeedbackStats.g.verified.cs | 9 - ...Models.RunGroupStatsRunFacet.g.verified.cs | 9 - ....RunPublicDatasetSchemaEvent.g.verified.cs | 9 - ....RunPublicDatasetSchemaExtra.g.verified.cs | 9 - ...icDatasetSchemaFeedbackStats.g.verified.cs | 9 - ...cDatasetSchemaFeedbackStats2.g.verified.cs | 9 - ...RunPublicDatasetSchemaInputs.g.verified.cs | 9 - ...licDatasetSchemaInputsS3Urls.g.verified.cs | 9 - ...unPublicDatasetSchemaOutputs.g.verified.cs | 9 - ...icDatasetSchemaOutputsS3Urls.g.verified.cs | 9 - ...RunPublicDatasetSchemaS3Urls.g.verified.cs | 9 - ...ublicDatasetSchemaSerialized.g.verified.cs | 9 - ....Models.RunPublicSchemaEvent.g.verified.cs | 9 - ....Models.RunPublicSchemaExtra.g.verified.cs | 9 - ...RunPublicSchemaFeedbackStats.g.verified.cs | 9 - ...unPublicSchemaFeedbackStats2.g.verified.cs | 9 - ...Models.RunPublicSchemaInputs.g.verified.cs | 9 - ....RunPublicSchemaInputsS3Urls.g.verified.cs | 9 - ...odels.RunPublicSchemaOutputs.g.verified.cs | 9 - ...RunPublicSchemaOutputsS3Urls.g.verified.cs | 9 - ...Models.RunPublicSchemaS3Urls.g.verified.cs | 9 - ...ls.RunPublicSchemaSerialized.g.verified.cs | 9 - ...RunRulesWebhookSchemaHeaders.g.verified.cs | 9 - ...RunSchemaComparisonViewEvent.g.verified.cs | 9 - ...RunSchemaComparisonViewExtra.g.verified.cs | 9 - ...aComparisonViewFeedbackStats.g.verified.cs | 9 - ...ComparisonViewFeedbackStats2.g.verified.cs | 9 - ...unSchemaComparisonViewInputs.g.verified.cs | 9 - ...maComparisonViewInputsS3Urls.g.verified.cs | 9 - ...nSchemaComparisonViewOutputs.g.verified.cs | 9 - ...aComparisonViewOutputsS3Urls.g.verified.cs | 9 - ...unSchemaComparisonViewS3Urls.g.verified.cs | 9 - ...hemaComparisonViewSerialized.g.verified.cs | 9 - .../_#G.Models.RunSchemaEvent.g.verified.cs | 9 - .../_#G.Models.RunSchemaExtra.g.verified.cs | 9 - ...odels.RunSchemaFeedbackStats.g.verified.cs | 9 - ...dels.RunSchemaFeedbackStats2.g.verified.cs | 9 - .../_#G.Models.RunSchemaInputs.g.verified.cs | 9 - ...Models.RunSchemaInputsS3Urls.g.verified.cs | 9 - .../_#G.Models.RunSchemaOutputs.g.verified.cs | 9 - ...odels.RunSchemaOutputsS3Urls.g.verified.cs | 9 - .../_#G.Models.RunSchemaS3Urls.g.verified.cs | 9 - ...G.Models.RunSchemaSerialized.g.verified.cs | 9 - ...WithAnnotationQueueInfoEvent.g.verified.cs | 9 - ...WithAnnotationQueueInfoExtra.g.verified.cs | 9 - ...tationQueueInfoFeedbackStats.g.verified.cs | 9 - ...ationQueueInfoFeedbackStats2.g.verified.cs | 9 - ...ithAnnotationQueueInfoInputs.g.verified.cs | 9 - ...otationQueueInfoInputsS3Urls.g.verified.cs | 9 - ...thAnnotationQueueInfoOutputs.g.verified.cs | 9 - ...tationQueueInfoOutputsS3Urls.g.verified.cs | 9 - ...ithAnnotationQueueInfoS3Urls.g.verified.cs | 9 - ...nnotationQueueInfoSerialized.g.verified.cs | 9 - ...Models.RunStatsFeedbackStats.g.verified.cs | 9 - .../_#G.Models.RunStatsRunFacet.g.verified.cs | 9 - ...odels.RunnableConfigCallback.g.verified.cs | 9 - ...dels.RunnableConfigCallbacks.g.verified.cs | 9 - ...s.RunnableConfigConfigurable.g.verified.cs | 9 - ...odels.RunnableConfigMetadata.g.verified.cs | 9 - ...ttingsCreateAttributeMapping.g.verified.cs | 9 - ...s.SearchDatasetRequestInputs.g.verified.cs | 9 - ...rchedFewShotExampleDebugInfo.g.verified.cs | 9 - ...SearchedFewShotExampleInputs.g.verified.cs | 9 - ...earchedFewShotExampleOutputs.g.verified.cs | 9 - ...VerificationSendPostResponse.g.verified.cs | 9 - ...nFeedbackDeltaFeedbackDeltas.g.verified.cs | 9 - ...rentBusinessInfoPostResponse.g.verified.cs | 9 - ...eCustomChartResponseMetadata.g.verified.cs | 9 - ...ExperimentStreamPostResponse.g.verified.cs | 9 - ...els.TracerSessionCreateExtra.g.verified.cs | 9 - ...#G.Models.TracerSessionExtra.g.verified.cs | 9 - ...s.TracerSessionFeedbackStats.g.verified.cs | 9 - ...Models.TracerSessionRunFacet.g.verified.cs | 9 - ...rSessionSessionFeedbackStats.g.verified.cs | 9 - ...els.TracerSessionUpdateExtra.g.verified.cs | 9 - ...ionWithoutVirtualFieldsExtra.g.verified.cs | 9 - ...RunsRulesTriggerPostResponse.g.verified.cs | 9 - ...tCommentIdLikeDeleteResponse.g.verified.cs | 9 - ...DatasetIdShareDeleteResponse.g.verified.cs | 9 - ...RunsRunIdShareDeleteResponse.g.verified.cs | 9 - ...entLoginMethodsPatchResponse.g.verified.cs | 9 - ...onQueuesQueueIdPatchResponse.g.verified.cs | 9 - ...mbersIdentityIdPatchResponse.g.verified.cs | 9 - ...rgsMembersBasicPatchResponse.g.verified.cs | 9 - ...amplesExampleIdPatchResponse.g.verified.cs | 9 - ...iV1ExamplesBulkPatchResponse.g.verified.cs | 9 - ...V1ModelPriceMapIdPutResponse.g.verified.cs | 9 - ...nApiV1RunsRunIdPatchResponse.g.verified.cs | 9 - ...dRunsQueueRunIdPatchResponse.g.verified.cs | 9 - ...Models.UpdateRunRequestEvent.g.verified.cs | 9 - ...Models.UpdateRunRequestExtra.g.verified.cs | 9 - ...teRunRequestInputAttachments.g.verified.cs | 9 - ...odels.UpdateRunRequestInputs.g.verified.cs | 9 - ...eRunRequestOutputAttachments.g.verified.cs | 9 - ...dels.UpdateRunRequestOutputs.g.verified.cs | 9 - ...tsCurrentSecretsPostResponse.g.verified.cs | 9 - ...esCurrentSecretsPostResponse.g.verified.cs | 9 - .../_#G.Models.EventOutData.g.verified.cs | 8 - ...Models.FunctionCallArguments.g.verified.cs | 8 - ...#G.Models.FunctionParameters.g.verified.cs | 8 - .../_#G.Models.EventOutData.g.verified.cs | 9 - ...Models.FunctionCallArguments.g.verified.cs | 9 - ...#G.Models.FunctionParameters.g.verified.cs | 9 - ...masPipelineGetDetailedExtras.g.verified.cs | 8 - ...dProviderAwsAuthPostResponse.g.verified.cs | 8 - ...roviderAzureAuthPostResponse.g.verified.cs | 8 - ...udProviderGcpAuthGetResponse.g.verified.cs | 8 - ...oviderGcpCallbackGetResponse.g.verified.cs | 8 - ...lusterV4ClustersPostResponse.g.verified.cs | 8 - ...pServiceAccountsPostResponse.g.verified.cs | 8 - ...usterIdNodePoolsPostResponse.g.verified.cs | 8 - ...ls.CreateV4FilesPostResponse.g.verified.cs | 8 - ...ratorAvailabilityGetResponse.g.verified.cs | 8 - ...ratorAvailabilityGetResponse.g.verified.cs | 8 - ...ratorAvailabilityGetResponse.g.verified.cs | 8 - ...odels.GetDetailedPatchExtras.g.verified.cs | 8 - ...pelineIdOrPointerGetResponse.g.verified.cs | 8 - ...ogsV4LogsRunRunIdGetResponse.g.verified.cs | 8 - ...eIdScalingHistoryGetResponse.g.verified.cs | 8 - .../_#G.Models.IOVariableChoice.g.verified.cs | 8 - ..._#G.Models.IOVariableDefault.g.verified.cs | 8 - ...els.IOVariableDictSchemaItem.g.verified.cs | 8 - ..._#G.Models.IOVariableExample.g.verified.cs | 8 - ....Models.PaginatedAnyDataItem.g.verified.cs | 8 - .../_#G.Models.PatchExtras.g.verified.cs | 8 - ....Models.PipelineCreateExtras.g.verified.cs | 8 - ..._#G.Models.PipelineGetExtras.g.verified.cs | 8 - ...ingInfoCurrentPipelineStates.g.verified.cs | 8 - ...PipelineIdAvgCostGetResponse.g.verified.cs | 8 - ...ieveV4FilesFileIdGetResponse.g.verified.cs | 8 - .../_#G.Models.RunInputValue.g.verified.cs | 8 - .../_#G.Models.RunOutputValue.g.verified.cs | 8 - ...dels.ScalingConfigCreateArgs.g.verified.cs | 8 - ....Models.ScalingConfigGetArgs.g.verified.cs | 8 - ...nfigGetWithPipelineCountArgs.g.verified.cs | 8 - ...odels.ScalingConfigPatchArgs.g.verified.cs | 8 - ...mRunV4RunsStreamPostResponse.g.verified.cs | 8 - ...TopPipelinesUsageGetResponse.g.verified.cs | 8 - ...masPipelineGetDetailedExtras.g.verified.cs | 9 - ...dProviderAwsAuthPostResponse.g.verified.cs | 9 - ...roviderAzureAuthPostResponse.g.verified.cs | 9 - ...udProviderGcpAuthGetResponse.g.verified.cs | 9 - ...oviderGcpCallbackGetResponse.g.verified.cs | 9 - ...lusterV4ClustersPostResponse.g.verified.cs | 9 - ...pServiceAccountsPostResponse.g.verified.cs | 9 - ...usterIdNodePoolsPostResponse.g.verified.cs | 9 - ...ls.CreateV4FilesPostResponse.g.verified.cs | 9 - ...ratorAvailabilityGetResponse.g.verified.cs | 9 - ...ratorAvailabilityGetResponse.g.verified.cs | 9 - ...ratorAvailabilityGetResponse.g.verified.cs | 9 - ...odels.GetDetailedPatchExtras.g.verified.cs | 9 - ...pelineIdOrPointerGetResponse.g.verified.cs | 9 - ...ogsV4LogsRunRunIdGetResponse.g.verified.cs | 9 - ...eIdScalingHistoryGetResponse.g.verified.cs | 9 - .../_#G.Models.IOVariableChoice.g.verified.cs | 9 - ..._#G.Models.IOVariableDefault.g.verified.cs | 9 - ...els.IOVariableDictSchemaItem.g.verified.cs | 9 - ..._#G.Models.IOVariableExample.g.verified.cs | 9 - ....Models.PaginatedAnyDataItem.g.verified.cs | 9 - .../_#G.Models.PatchExtras.g.verified.cs | 9 - ....Models.PipelineCreateExtras.g.verified.cs | 9 - ..._#G.Models.PipelineGetExtras.g.verified.cs | 9 - ...ingInfoCurrentPipelineStates.g.verified.cs | 9 - ...PipelineIdAvgCostGetResponse.g.verified.cs | 9 - ...ieveV4FilesFileIdGetResponse.g.verified.cs | 9 - .../_#G.Models.RunInputValue.g.verified.cs | 9 - .../_#G.Models.RunOutputValue.g.verified.cs | 9 - ...dels.ScalingConfigCreateArgs.g.verified.cs | 9 - ....Models.ScalingConfigGetArgs.g.verified.cs | 9 - ...nfigGetWithPipelineCountArgs.g.verified.cs | 9 - ...odels.ScalingConfigPatchArgs.g.verified.cs | 9 - ...mRunV4RunsStreamPostResponse.g.verified.cs | 9 - ...TopPipelinesUsageGetResponse.g.verified.cs | 9 - ....Models.ToolCallFunctionArgs.g.verified.cs | 8 - ...#G.Models.ToolFunctionParams.g.verified.cs | 8 - ....Models.ToolCallFunctionArgs.g.verified.cs | 9 - ...#G.Models.ToolFunctionParams.g.verified.cs | 9 - ...dels.AssistantObjectMetadata.g.verified.cs | 8 - .../_#G.Models.BatchMetadata.g.verified.cs | 8 - ...tchRequestOutputResponseBody.g.verified.cs | 8 - ...G.Models.CancelUploadRequest.g.verified.cs | 8 - ...eateAssistantRequestMetadata.g.verified.cs | 8 - ...lResourcesFileSearchVariant1.g.verified.cs | 8 - ...lResourcesFileSearchVariant2.g.verified.cs | 8 - ...ileSearchVectorStoreMetadata.g.verified.cs | 8 - ...s.CreateBatchRequestMetadata.g.verified.cs | 8 - ...eChatCompletionImageResponse.g.verified.cs | 8 - ...atCompletionRequestLogitBias.g.verified.cs | 8 - ...hatCompletionRequestMetadata.g.verified.cs | 8 - ...teCompletionRequestLogitBias.g.verified.cs | 8 - ...onseChoiceLogprobsTopLogprob.g.verified.cs | 8 - ...CreateMessageRequestMetadata.g.verified.cs | 8 - ...els.CreateRunRequestMetadata.g.verified.cs | 8 - ...eThreadAndRunRequestMetadata.g.verified.cs | 8 - ....CreateThreadRequestMetadata.g.verified.cs | 8 - ...lResourcesFileSearchVariant1.g.verified.cs | 8 - ...lResourcesFileSearchVariant2.g.verified.cs | 8 - ...ileSearchVectorStoreMetadata.g.verified.cs | 8 - ...teVectorStoreRequestMetadata.g.verified.cs | 8 - ...#G.Models.FunctionParameters.g.verified.cs | 8 - ...Models.MessageObjectMetadata.g.verified.cs | 8 - ...difyAssistantRequestMetadata.g.verified.cs | 8 - ...ModifyMessageRequestMetadata.g.verified.cs | 8 - ...els.ModifyRunRequestMetadata.g.verified.cs | 8 - ....ModifyThreadRequestMetadata.g.verified.cs | 8 - ...ls.RealtimeSessionModalities.g.verified.cs | 8 - ...ealtimeSessionToolParameters.g.verified.cs | 8 - ...sponseFormatJsonSchemaSchema.g.verified.cs | 8 - ..._#G.Models.RunObjectMetadata.g.verified.cs | 8 - ...lsFileSearchObjectFileSearch.g.verified.cs | 8 - ...Models.RunStepObjectMetadata.g.verified.cs | 8 - ....Models.ThreadObjectMetadata.g.verified.cs | 8 - ...teVectorStoreRequestMetadata.g.verified.cs | 8 - ...ls.VectorStoreObjectMetadata.g.verified.cs | 8 - ...dels.AssistantObjectMetadata.g.verified.cs | 9 - .../_#G.Models.BatchMetadata.g.verified.cs | 9 - ...tchRequestOutputResponseBody.g.verified.cs | 9 - ...G.Models.CancelUploadRequest.g.verified.cs | 9 - ...eateAssistantRequestMetadata.g.verified.cs | 9 - ...lResourcesFileSearchVariant1.g.verified.cs | 9 - ...lResourcesFileSearchVariant2.g.verified.cs | 9 - ...ileSearchVectorStoreMetadata.g.verified.cs | 9 - ...s.CreateBatchRequestMetadata.g.verified.cs | 9 - ...eChatCompletionImageResponse.g.verified.cs | 9 - ...atCompletionRequestLogitBias.g.verified.cs | 9 - ...hatCompletionRequestMetadata.g.verified.cs | 9 - ...teCompletionRequestLogitBias.g.verified.cs | 9 - ...onseChoiceLogprobsTopLogprob.g.verified.cs | 9 - ...CreateMessageRequestMetadata.g.verified.cs | 9 - ...els.CreateRunRequestMetadata.g.verified.cs | 9 - ...eThreadAndRunRequestMetadata.g.verified.cs | 9 - ....CreateThreadRequestMetadata.g.verified.cs | 9 - ...lResourcesFileSearchVariant1.g.verified.cs | 9 - ...lResourcesFileSearchVariant2.g.verified.cs | 9 - ...ileSearchVectorStoreMetadata.g.verified.cs | 9 - ...teVectorStoreRequestMetadata.g.verified.cs | 9 - ...#G.Models.FunctionParameters.g.verified.cs | 9 - ...Models.MessageObjectMetadata.g.verified.cs | 9 - ...difyAssistantRequestMetadata.g.verified.cs | 9 - ...ModifyMessageRequestMetadata.g.verified.cs | 9 - ...els.ModifyRunRequestMetadata.g.verified.cs | 9 - ....ModifyThreadRequestMetadata.g.verified.cs | 9 - ...ls.RealtimeSessionModalities.g.verified.cs | 9 - ...ealtimeSessionToolParameters.g.verified.cs | 9 - ...sponseFormatJsonSchemaSchema.g.verified.cs | 9 - ..._#G.Models.RunObjectMetadata.g.verified.cs | 9 - ...lsFileSearchObjectFileSearch.g.verified.cs | 9 - ...Models.RunStepObjectMetadata.g.verified.cs | 9 - ....Models.ThreadObjectMetadata.g.verified.cs | 9 - ...teVectorStoreRequestMetadata.g.verified.cs | 9 - ...ls.VectorStoreObjectMetadata.g.verified.cs | 9 - ...G.Models.DeleteStyleResponse.g.verified.cs | 8 - ...G.Models.DeleteStyleResponse.g.verified.cs | 9 - ...odels.PredictionRequestInput.g.verified.cs | 8 - ....Models.TrainingRequestInput.g.verified.cs | 8 - ...ersionPredictionRequestInput.g.verified.cs | 8 - ...odels.PredictionRequestInput.g.verified.cs | 9 - ....Models.TrainingRequestInput.g.verified.cs | 9 - ...ersionPredictionRequestInput.g.verified.cs | 9 - ...atCompletionRequestLogitBias.g.verified.cs | 8 - ...nRequestResponseFormatSchema.g.verified.cs | 8 - ...letionToolFunctionParameters.g.verified.cs | 8 - ...s.CompletionRequestLogitBias.g.verified.cs | 8 - ...RequestDocumentsVariant1Item.g.verified.cs | 8 - ....ToolsPartFunctionParameters.g.verified.cs | 8 - ...atCompletionRequestLogitBias.g.verified.cs | 9 - ...nRequestResponseFormatSchema.g.verified.cs | 9 - ...letionToolFunctionParameters.g.verified.cs | 9 - ...s.CompletionRequestLogitBias.g.verified.cs | 9 - ...RequestDocumentsVariant1Item.g.verified.cs | 9 - ....ToolsPartFunctionParameters.g.verified.cs | 9 - ...SubSubscriptionBodyCondition.g.verified.cs | 8 - ...ventSubSubscriptionCondition.g.verified.cs | 8 - ...ensionsResponseDataComponent.g.verified.cs | 8 - ...xtensionsResponseDataOverlay.g.verified.cs | 8 - ...eExtensionsResponseDataPanel.g.verified.cs | 8 - ...#G.Models.StreamMarkersVideo.g.verified.cs | 8 - ...mTagLocalizationDescriptions.g.verified.cs | 8 - ...s.StreamTagLocalizationNames.g.verified.cs | 8 - ...rExtensionsBodyDataComponent.g.verified.cs | 8 - ...serExtensionsBodyDataOverlay.g.verified.cs | 8 - ...eUserExtensionsBodyDataPanel.g.verified.cs | 8 - ...ensionsResponseDataComponent.g.verified.cs | 8 - ...xtensionsResponseDataOverlay.g.verified.cs | 8 - ...rExtensionsResponseDataPanel.g.verified.cs | 8 - ...SubSubscriptionBodyCondition.g.verified.cs | 9 - ...ventSubSubscriptionCondition.g.verified.cs | 9 - ...ensionsResponseDataComponent.g.verified.cs | 9 - ...xtensionsResponseDataOverlay.g.verified.cs | 9 - ...eExtensionsResponseDataPanel.g.verified.cs | 9 - ...#G.Models.StreamMarkersVideo.g.verified.cs | 9 - ...mTagLocalizationDescriptions.g.verified.cs | 9 - ...s.StreamTagLocalizationNames.g.verified.cs | 9 - ...rExtensionsBodyDataComponent.g.verified.cs | 9 - ...serExtensionsBodyDataOverlay.g.verified.cs | 9 - ...eUserExtensionsBodyDataPanel.g.verified.cs | 9 - ...ensionsResponseDataComponent.g.verified.cs | 9 - ...xtensionsResponseDataOverlay.g.verified.cs | 9 - ...rExtensionsResponseDataPanel.g.verified.cs | 9 - ...rationPolicyAllowedResources.g.verified.cs | 8 - ...s.ApiPolicyAllowedOperations.g.verified.cs | 8 - ...s.BadRequestErrorFieldErrors.g.verified.cs | 8 - ....Models.CoreDocumentMetadata.g.verified.cs | 8 - ...els.CoreDocumentPartMetadata.g.verified.cs | 8 - .../_#G.Models.CustomDimensions.g.verified.cs | 8 - .../_#G.Models.DocumentMetadata.g.verified.cs | 8 - ....Models.DocumentPartMetadata.g.verified.cs | 8 - ...SearchResultDocumentMetadata.g.verified.cs | 8 - ...dualSearchResultPartMetadata.g.verified.cs | 8 - .../_#G.Models.LLMPrompts.g.verified.cs | 8 - ...s.StructuredDocumentMetadata.g.verified.cs | 8 - ...turedDocumentSectionMetadata.g.verified.cs | 8 - ...ls.UploadFileRequestMetadata.g.verified.cs | 8 - ...rationPolicyAllowedResources.g.verified.cs | 9 - ...s.ApiPolicyAllowedOperations.g.verified.cs | 9 - ...s.BadRequestErrorFieldErrors.g.verified.cs | 9 - ....Models.CoreDocumentMetadata.g.verified.cs | 9 - ...els.CoreDocumentPartMetadata.g.verified.cs | 9 - .../_#G.Models.CustomDimensions.g.verified.cs | 9 - .../_#G.Models.DocumentMetadata.g.verified.cs | 9 - ....Models.DocumentPartMetadata.g.verified.cs | 9 - ...SearchResultDocumentMetadata.g.verified.cs | 9 - ...dualSearchResultPartMetadata.g.verified.cs | 9 - .../_#G.Models.LLMPrompts.g.verified.cs | 9 - ...s.StructuredDocumentMetadata.g.verified.cs | 9 - ...turedDocumentSectionMetadata.g.verified.cs | 9 - ...ls.UploadFileRequestMetadata.g.verified.cs | 9 - ....Models.AdditionalProperties.g.verified.cs | 8 - ...Models.AdditionalProperties2.g.verified.cs | 8 - ...kupRestoreRequestNodeMapping.g.verified.cs | 8 - ...seConcatenatedWordSingleWord.g.verified.cs | 8 - ...odels.ClassificationSettings.g.verified.cs | 8 - ...Models.GraphQLQueryVariables.g.verified.cs | 8 - ...G.Models.GraphQLResponseData.g.verified.cs | 8 - .../_#G.Models.JsonObject.g.verified.cs | 8 - .../_#G.Models.MetaModules.g.verified.cs | 8 - ...ls.NodeShardStatusCompressed.g.verified.cs | 8 - ...rdStatusVectorIndexingStatus.g.verified.cs | 8 - ...els.PatchDocumentActionValue.g.verified.cs | 8 - ...els.PatchDocumentObjectValue.g.verified.cs | 8 - .../_#G.Models.PropertySchema.g.verified.cs | 8 - ...tatisticsLatestConfiguration.g.verified.cs | 8 - .../_#G.Models.SchemaHistory.g.verified.cs | 8 - ....Models.StatisticsCandidates.g.verified.cs | 8 - ...dels.StatisticsLeaderAddress.g.verified.cs | 8 - ...#G.Models.StatisticsLeaderId.g.verified.cs | 8 - ..._#G.Models.VectorIndexConfig.g.verified.cs | 8 - .../_#G.Models.VectorWeights.g.verified.cs | 8 - .../_#G.Models.Vectors.g.verified.cs | 8 - ....Models.AdditionalProperties.g.verified.cs | 9 - ...Models.AdditionalProperties2.g.verified.cs | 9 - ...kupRestoreRequestNodeMapping.g.verified.cs | 9 - ...seConcatenatedWordSingleWord.g.verified.cs | 9 - ...odels.ClassificationSettings.g.verified.cs | 9 - ...Models.GraphQLQueryVariables.g.verified.cs | 9 - ...G.Models.GraphQLResponseData.g.verified.cs | 9 - .../_#G.Models.JsonObject.g.verified.cs | 9 - .../_#G.Models.MetaModules.g.verified.cs | 9 - ...ls.NodeShardStatusCompressed.g.verified.cs | 9 - ...rdStatusVectorIndexingStatus.g.verified.cs | 9 - ...els.PatchDocumentActionValue.g.verified.cs | 9 - ...els.PatchDocumentObjectValue.g.verified.cs | 9 - .../_#G.Models.PropertySchema.g.verified.cs | 9 - ...tatisticsLatestConfiguration.g.verified.cs | 9 - .../_#G.Models.SchemaHistory.g.verified.cs | 9 - ....Models.StatisticsCandidates.g.verified.cs | 9 - ...dels.StatisticsLeaderAddress.g.verified.cs | 9 - ...#G.Models.StatisticsLeaderId.g.verified.cs | 9 - ..._#G.Models.VectorIndexConfig.g.verified.cs | 9 - .../_#G.Models.VectorWeights.g.verified.cs | 9 - .../_#G.Models.Vectors.g.verified.cs | 9 - ....Models.ChatStreamEvent.Json.g.verified.cs | 1 + .../Cohere/ResolvedSchemas/_.verified.txt | 2 + .../Snapshots/Cohere/Schemas/_.verified.txt | 2 + .../ConvertedSpecs/cohere.yaml/_.verified.txt | 9 + 2203 files changed, 427 insertions(+), 23265 deletions(-) delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatCitationGenerationEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchQueriesGenerationEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchResultsEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamEndEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamStartEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatTextGenerationEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsChunkEvent.g.verified.cs delete mode 100644 src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsGenerationEvent.g.verified.cs diff --git a/src/libs/AutoSDK/Models/ModelData.cs b/src/libs/AutoSDK/Models/ModelData.cs index f2e9ba25de..6af7b7a3f8 100644 --- a/src/libs/AutoSDK/Models/ModelData.cs +++ b/src/libs/AutoSDK/Models/ModelData.cs @@ -13,7 +13,12 @@ public readonly record struct ModelData( ImmutableArray Properties, ImmutableArray EnumValues, string Summary, - bool IsDeprecated + bool IsDeprecated, + string BaseClass, + bool IsBaseClass, + bool IsDerivedClass, + string DiscriminatorPropertyName, + EquatableArray<(string ClassName, string Discriminator)> DerivedTypes ) { public static ModelData FromSchemaContext( @@ -41,16 +46,31 @@ public static ModelData FromSchemaContext( Namespace: context.Settings.Namespace, Style: context.Schema.IsEnum() ? ModelStyle.Enumeration : context.Settings.ModelStyle, Settings: context.Settings, - Properties: !context.Schema.IsEnum() - ? context.Children + Properties: context.IsDerivedClass + ? context.DerivedClassContext.Children .Where(x => x is { IsProperty: true, PropertyData: not null }) .SelectMany(x => x.ComputedProperties) - .ToImmutableArray() : [], + .ToImmutableArray() + : !context.Schema.IsEnum() + ? context.Children + .Where(x => x is { IsProperty: true, PropertyData: not null }) + .SelectMany(x => x.ComputedProperties) + .ToImmutableArray() + : [], EnumValues: context.Schema.IsEnum() ? context.ComputeEnum().Values.ToImmutableArray() : [], Summary: context.Schema.GetSummary(), - IsDeprecated: context.Schema.Deprecated + IsDeprecated: context.Schema.Deprecated, + BaseClass: context.IsDerivedClass + ? context.BaseClassContext.Id + : string.Empty, + IsBaseClass: context.IsBaseClass, + IsDerivedClass: context.IsDerivedClass, + DiscriminatorPropertyName: context.Schema.Discriminator?.PropertyName ?? string.Empty, + DerivedTypes: context.Schema.Discriminator?.Mapping? + .Select(x => (ClassName: x.Value.Replace("#/components/schemas/", string.Empty), Discriminator: x.Key)) + .ToImmutableArray() ?? [] ); } diff --git a/src/libs/AutoSDK/Models/SchemaContext.cs b/src/libs/AutoSDK/Models/SchemaContext.cs index 748cbe6cc2..181f70f39c 100644 --- a/src/libs/AutoSDK/Models/SchemaContext.cs +++ b/src/libs/AutoSDK/Models/SchemaContext.cs @@ -12,9 +12,9 @@ public class SchemaContext public IList Children { get; set; } = []; public required Settings Settings { get; init; } - public required OpenApiSchema Schema { get; init; } + public required OpenApiSchema Schema { get; set; } public required string Id { get; set; } - public required string Type { get; init; } + public required string Type { get; set; } public string? ReferenceId { get; init; } public bool IsReference => ReferenceId != null; @@ -52,7 +52,9 @@ public class SchemaContext public TypeData TypeData { get; set; } = TypeData.Default; - public bool IsClass => Type == "class";// || ResolvedReference?.IsClass == true; + public bool IsClass => + Type == "class" || + IsDerivedClass;// || ResolvedReference?.IsClass == true; //public ModelData? ClassData { get; set; } public ModelData? ClassData => IsClass ? //IsReference @@ -78,7 +80,32 @@ public class SchemaContext public bool IsAnyOf => Schema.IsAnyOf(); public bool IsOneOf => Schema.IsOneOf(); - public bool IsAllOf => Schema.IsAllOf(); + public bool IsAllOf => Schema.IsAllOf() && !IsDerivedClass; + public bool IsBaseClass => this is { IsComponent: true, Schema.Discriminator.Mapping: not null }; + public bool IsDerivedClass => Schema.IsAllOf() && + Schema.AllOf is { Count: 2 } allOf && + (allOf[0].Reference != null && + allOf[0].ResolveIfRequired().Discriminator?.Mapping != null || + allOf[1].Reference != null && + allOf[1].ResolveIfRequired().Discriminator?.Mapping != null); + public SchemaContext DerivedClassContext => + Schema.IsAllOf() && + Schema.AllOf is { Count: 2 } allOf + ? allOf[0].Reference != null && + allOf[0].ResolveIfRequired().Discriminator?.Mapping != null + ? Children.First(x => x.ReferenceId == allOf[1].Reference?.Id) + : Children.First(x => x.ReferenceId == allOf[0].Reference?.Id) + : throw new InvalidOperationException("Schema is not derived class."); + + public SchemaContext BaseClassContext => + Schema.IsAllOf() && + Schema.AllOf is { Count: 2 } allOf + ? allOf[0].Reference != null && + allOf[0].ResolveIfRequired().Discriminator?.Mapping != null + ? Children.First(x => x.ReferenceId == allOf[0].Reference?.Id) + : Children.First(x => x.ReferenceId == allOf[1].Reference?.Id) + : throw new InvalidOperationException("Schema is not derived class."); + public bool IsAnyOfLikeStructure => IsAnyOf || IsOneOf || IsAllOf; public bool IsNamedAnyOfLike => IsAnyOfLikeStructure && (IsComponent || Schema.Discriminator != null); diff --git a/src/libs/AutoSDK/Models/TypeData.cs b/src/libs/AutoSDK/Models/TypeData.cs index 75b5ab377b..3744f7e813 100644 --- a/src/libs/AutoSDK/Models/TypeData.cs +++ b/src/libs/AutoSDK/Models/TypeData.cs @@ -229,6 +229,7 @@ public static string GetCSharpType(SchemaContext context) $"{context.Children.FirstOrDefault(x => x.Hint == Hint.ArrayItem)?.TypeData.CSharpTypeWithoutNullability}".AsArray(), (_, _) when context.IsNamedAnyOfLike => $"global::{context.Settings.Namespace}.{context.Id}", + (_, _) when context.IsDerivedClass => $"global::{context.Settings.Namespace}.{context.Id}", (_, _) when context.Schema.IsAnyOf() => $"global::{context.Settings.Namespace}.AnyOf<{string.Join(", ", context.Children.Where(x => x.Hint == Hint.AnyOf).Select(x => x.TypeData.CSharpTypeWithNullabilityForValueTypes))}>", (_, _) when context.Schema.IsOneOf() => $"global::{context.Settings.Namespace}.OneOf<{string.Join(", ", context.Children.Where(x => x.Hint == Hint.OneOf).Select(x => x.TypeData.CSharpTypeWithNullabilityForValueTypes))}>", diff --git a/src/libs/AutoSDK/Sources/Sources.Models.Json.cs b/src/libs/AutoSDK/Sources/Sources.Models.Json.cs index c384c80819..5b279b8b98 100644 --- a/src/libs/AutoSDK/Sources/Sources.Models.Json.cs +++ b/src/libs/AutoSDK/Sources/Sources.Models.Json.cs @@ -10,11 +10,18 @@ public static string GenerateClassFromToJsonMethods( ModelData modelData, CancellationToken cancellationToken = default) { + if (modelData.IsDerivedClass) + { + return string.Empty; + } + return GenerateModelFromToJsonMethods( @namespace: modelData.Namespace, className: modelData.ClassName, settings: modelData.Settings, isValueType: false, + baseClassName: modelData.BaseClass, + isBaseClass: modelData.IsBaseClass, cancellationToken); } @@ -32,6 +39,8 @@ public static string GenerateAnyOfFromToJsonMethods( className: className, settings: anyOfData.Settings, isValueType: true, + baseClassName: string.Empty, + isBaseClass: false, cancellationToken); } @@ -40,12 +49,15 @@ public static string GenerateModelFromToJsonMethods( string className, Settings settings, bool isValueType, + string baseClassName, + bool isBaseClass, CancellationToken cancellationToken = default) { var typeName = $"global::{@namespace}.{className}"; var modifiers = isValueType ? "readonly partial struct" - : "sealed partial class"; + : $"{(isBaseClass ? "" : "sealed ")}partial class"; + var isDerivedClass = !string.IsNullOrWhiteSpace(baseClassName); return settings.JsonSerializerType == JsonSerializerType.SystemTextJson ? @$"#nullable enable @@ -60,7 +72,7 @@ public string ToJson( {{ return global::System.Text.Json.JsonSerializer.Serialize( this, - this.GetType(), + {(isDerivedClass ? $"typeof({baseClassName})" : "this.GetType()")}, jsonSerializerContext); }} @@ -74,18 +86,20 @@ public string ToJson( {{ return global::System.Text.Json.JsonSerializer.Serialize( this, + {(isDerivedClass ? $"typeof({baseClassName})," : string.Empty)} jsonSerializerOptions); }} {"Deserializes a JSON string using the provided JsonSerializerContext.".ToXmlDocumentationSummary(level: 8)} - public static {typeName}? FromJson( + public static {typeName}? FromJson{(isDerivedClass ? "" : string.Empty)}( string json, global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + {(isDerivedClass ? $"where T : {baseClassName}" : string.Empty)} {{ return global::System.Text.Json.JsonSerializer.Deserialize( json, - typeof({typeName}), - jsonSerializerContext) as {typeName}{(isValueType ? "?" : "")}; + typeof({(isDerivedClass ? baseClassName : typeName)}), + jsonSerializerContext) as {(isDerivedClass ? "T" : typeName)}{(isValueType ? "?" : "")}; }} {"Deserializes a JSON string using the provided JsonSerializerOptions.".ToXmlDocumentationSummary(level: 8)} @@ -93,26 +107,28 @@ public string ToJson( [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode(""JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved."")] [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode(""JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications."")] #endif - public static {typeName}? FromJson( + public static {typeName}? FromJson{(isDerivedClass ? "" : string.Empty)}( string json, global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + {(isDerivedClass ? $"where T : {baseClassName}" : string.Empty)} {{ - return global::System.Text.Json.JsonSerializer.Deserialize<{typeName}>( + return global::System.Text.Json.JsonSerializer.Deserialize<{(isDerivedClass ? baseClassName : typeName)}>( json, - jsonSerializerOptions); + jsonSerializerOptions){(isDerivedClass ? " as T" : string.Empty)}; }} /// /// Deserializes a JSON stream using the provided JsonSerializerContext. /// - public static async global::System.Threading.Tasks.ValueTask<{typeName}?> FromJsonStreamAsync( + public static async global::System.Threading.Tasks.ValueTask<{typeName}?> FromJsonStreamAsync{(isDerivedClass ? "" : string.Empty)}( global::System.IO.Stream jsonStream, global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + {(isDerivedClass ? $"where T : {baseClassName}" : string.Empty)} {{ return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( jsonStream, - typeof({typeName}), - jsonSerializerContext).ConfigureAwait(false)) as {typeName}{(isValueType ? "?" : "")}; + typeof({(isDerivedClass ? baseClassName : typeName)}), + jsonSerializerContext).ConfigureAwait(false)) as {(isDerivedClass ? "T" : typeName)}{(isValueType ? "?" : "")}; }} /// @@ -122,17 +138,18 @@ public string ToJson( [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode(""JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved."")] [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode(""JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications."")] #endif - public static global::System.Threading.Tasks.ValueTask<{typeName}?> FromJsonStreamAsync( + public static global::System.Threading.Tasks.ValueTask<{typeName}?> FromJsonStreamAsync{(isDerivedClass ? "" : string.Empty)}( global::System.IO.Stream jsonStream, global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + {(isDerivedClass ? $"where T : {baseClassName}" : string.Empty)} {{ return global::System.Text.Json.JsonSerializer.DeserializeAsync<{typeName}?>( jsonStream, - jsonSerializerOptions); + jsonSerializerOptions){(isDerivedClass ? " as T" : string.Empty)}; }} }} }} -" +".RemoveBlankLinesWhereOnlyWhitespaces() : @$"#nullable enable namespace {@namespace} diff --git a/src/libs/AutoSDK/Sources/Sources.Models.Validation.cs b/src/libs/AutoSDK/Sources/Sources.Models.Validation.cs index 0045580312..a9cb1250c6 100644 --- a/src/libs/AutoSDK/Sources/Sources.Models.Validation.cs +++ b/src/libs/AutoSDK/Sources/Sources.Models.Validation.cs @@ -9,7 +9,7 @@ public static string GenerateClassValidationMethods( ModelData modelData, CancellationToken cancellationToken = default) { - return GenerateModelFromToJsonMethods( + return GenerateModelValidationMethods( @namespace: modelData.Namespace, className: modelData.ClassName, settings: modelData.Settings, @@ -26,7 +26,7 @@ public static string GenerateAnyOfValidationMethods( ? $"{anyOfData.SubType}{types}" : anyOfData.Name; - return GenerateModelFromToJsonMethods( + return GenerateModelValidationMethods( @namespace: anyOfData.Namespace, className: className, settings: anyOfData.Settings, diff --git a/src/libs/AutoSDK/Sources/Sources.Models.cs b/src/libs/AutoSDK/Sources/Sources.Models.cs index 152c60ebcf..2e9ad647e0 100644 --- a/src/libs/AutoSDK/Sources/Sources.Models.cs +++ b/src/libs/AutoSDK/Sources/Sources.Models.cs @@ -81,13 +81,23 @@ public static string GenerateClassModel( var additionalPropertiesPostfix = modelData.ClassName == "AdditionalProperties" ? "2" : string.Empty; + var properties = modelData.Properties.Where(x => + !modelData.IsBaseClass || + x.Id != modelData.DiscriminatorPropertyName).ToArray(); return $@" {modelData.Summary.ToXmlDocumentationSummary(level: 4)} {(modelData.IsDeprecated ? "[global::System.Obsolete(\"This model marked as deprecated.\")]" : " ")} - public sealed partial class {modelData.ClassName} + {(modelData.Settings.JsonSerializerType == JsonSerializerType.SystemTextJson && modelData.IsBaseClass ? @$" + [global::System.Text.Json.Serialization.JsonPolymorphic( + TypeDiscriminatorPropertyName = ""{modelData.DiscriminatorPropertyName}"", + IgnoreUnrecognizedTypeDiscriminators = true, + UnknownDerivedTypeHandling = global::System.Text.Json.Serialization.JsonUnknownDerivedTypeHandling.FallBackToBaseType)] +{modelData.DerivedTypes.Select(x => $@" + [global::System.Text.Json.Serialization.JsonDerivedType(typeof({modelData.Namespace}.{x.ClassName}), typeDiscriminator: ""{x.Discriminator}"")]").Inject()}" : " ")} + public{(modelData.IsBaseClass ? "" : " sealed")} partial class {modelData.ClassName}{(!string.IsNullOrWhiteSpace(modelData.BaseClass) ? $" : {modelData.BaseClass}" : "")} {{ -{modelData.Properties.Select(property => @$" +{properties.Select(property => @$" {property.Summary.ToXmlDocumentationSummary(level: 8)} {property.DefaultValue?.ClearForXml().ToXmlDocumentationDefault(level: 8)} {property.Example?.ToXmlDocumentationExample(level: 8)} @@ -98,31 +108,35 @@ public sealed partial class {modelData.ClassName} public{(property.IsRequired ? requiredKeyword : "")} {property.Type.CSharpType} {property.Name} {{ get; set; }}{GetDefaultValue(property, isRequiredKeywordSupported)} ").Inject()} +{(!modelData.IsDerivedClass ? $@" {"Additional properties that are not explicitly defined in the schema".ToXmlDocumentationSummary(level: 8)} {jsonSerializer.GenerateExtensionDataAttribute()} public global::System.Collections.Generic.IDictionary AdditionalProperties{additionalPropertiesPostfix} {{ get; set; }} = new global::System.Collections.Generic.Dictionary(); - + " : " ")} + +{( properties.Any(static x => x.IsRequired || !x.IsDeprecated) ? $@" /// /// Initializes a new instance of the class. /// -{modelData.Properties.Where(static x => x.IsRequired || !x.IsDeprecated).Select(x => $@" +{properties.Where(static x => x.IsRequired || !x.IsDeprecated).Select(x => $@" {x.Summary.ToXmlDocumentationForParam(x.ParameterName, level: 8)}").Inject()} {(modelData.Settings.TargetFramework.StartsWith("net8", StringComparison.OrdinalIgnoreCase) ? "[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]" : " ")} public {modelData.ClassName}( {string.Join(",", - modelData.Properties.Where(static x => x.IsRequired).Select(x => $@" + properties.Where(static x => x.IsRequired).Select(x => $@" {x.Type.CSharpType} {x.ParameterName}").Concat( - modelData.Properties.Where(static x => x is { IsRequired: false, IsDeprecated: false } && (x.Type.CSharpTypeNullability || string.IsNullOrWhiteSpace(x.DefaultValue))).Select(x => $@" + properties.Where(static x => x is { IsRequired: false, IsDeprecated: false } && (x.Type.CSharpTypeNullability || string.IsNullOrWhiteSpace(x.DefaultValue))).Select(x => $@" {x.Type.CSharpType} {x.ParameterName}")).Concat( - modelData.Properties.Where(static x => x is { IsRequired: false, IsDeprecated: false } && !(x.Type.CSharpTypeNullability || string.IsNullOrWhiteSpace(x.DefaultValue))).Select(x => $@" + properties.Where(static x => x is { IsRequired: false, IsDeprecated: false } && !(x.Type.CSharpTypeNullability || string.IsNullOrWhiteSpace(x.DefaultValue))).Select(x => $@" {x.Type.CSharpType} {x.ParameterName}{GetDefaultValue(x, isRequiredKeywordSupported).TrimEnd(';')}")))}) {{ -{modelData.Properties.Where(static x => x.IsRequired).Select(x => $@" +{properties.Where(static x => x.IsRequired).Select(x => $@" this.{x.Name} = {x.ParameterName}{(x.Type.IsValueType ? "" : $" ?? throw new global::System.ArgumentNullException(nameof({x.ParameterName}))")};").Inject()} -{modelData.Properties.Where(static x => x is { IsRequired: false, IsDeprecated: false }).Select(x => $@" +{properties.Where(static x => x is { IsRequired: false, IsDeprecated: false }).Select(x => $@" this.{x.Name} = {x.ParameterName};").Inject()} }} -{(modelData.Properties.Any(static x => !x.IsDeprecated) ? $@" + " : " ")} +{(properties.Any(static x => !x.IsDeprecated) ? $@" /// /// Initializes a new instance of the class. /// diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionMeta.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionMeta.g.verified.cs index 2d27b6fbc6..61d0c4c9b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionMeta.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionMeta.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChatCompletionMeta /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatCompletionMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs index ef7277d8ba..79d327349b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChatCompletionVllmStreamingMessageMeta /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatCompletionVllmStreamingMessageMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ComparisonOperator.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ComparisonOperator.g.verified.cs index 54561eeb83..6bc8c7a784 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ComparisonOperator.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ComparisonOperator.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComparisonOperator /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComparisonOperator( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs index 942fd96655..5ee01938c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CompletionBodyLogitBias /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CompletionBodyLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs index 8d1289a346..f9a4c116e1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ConvertDocumentFileStudioV1ChatFilesConvertPostRespo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ConvertDocumentFileStudioV1ChatFilesConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs index 7b86295050..c8a4af169a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DocumentSchemaMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DocumentSchemaMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperator.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperator.g.verified.cs index 06ef40ebef..10045c156c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperator.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperator.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LogicalOperator /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LogicalOperator( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperatorItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperatorItem.g.verified.cs index 89f17b1329..94091e3505 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperatorItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.LogicalOperatorItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LogicalOperatorItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LogicalOperatorItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.QueryFilterVariant3.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.QueryFilterVariant3.g.verified.cs index 51d458fe6d..758bd58922 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.QueryFilterVariant3.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.QueryFilterVariant3.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class QueryFilterVariant3 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public QueryFilterVariant3( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ToolParametersProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ToolParametersProperties.g.verified.cs index cf9bb6c1ca..6d3ce0e191 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ToolParametersProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.ToolParametersProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolParametersProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolParametersProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs index c51261e962..9a8f2ca8c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1CreateCustomModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1CreateCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs index 21ca0a3af6..c6ae9446e6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1DeleteCustomModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1DeleteCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs index 8ad6874cad..81e51db8f5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1GetCustomModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1GetCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs index d8264a4371..602101c6b0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1GetCustomModelsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1GetCustomModelsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs index 6253531338..ecab6de0c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2GrandeCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2GrandeCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs index 0abde50005..fbbab31adf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2GrandeCustomModelCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2GrandeCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs index daf84ba566..103233c0da 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2GrandeInstructCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2GrandeInstructCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs index c7f6338dbb..a3d630b743 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2JumboCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2JumboCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs index 7778670083..0a2753a7f7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2JumboCompleteResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2JumboCompleteResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs index cdee445814..121c7c071a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2JumboInstructCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2JumboInstructCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs index 97e11f66eb..294e34bb1a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2LargeCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2LargeCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs index a67a87f54f..b5988f9fb1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2LargeCustomModelCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2LargeCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs index 9c4a395f24..011c26b594 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2LargeInstructCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2LargeInstructCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs index ec3fcc631e..2fa80af7fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2LightCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2LightCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs index 111d38e038..0cb4f984cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2LightCustomModelCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2LightCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs index de0c09f51e..38946b4421 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2MidCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2MidCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs index fabdc577ec..6068770ae3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2MidCustomModelCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2MidCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs index 6b34743697..86834e9d27 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2UltraCompleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2UltraCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs index da7531a5a0..3fcb02c4a5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1J2UltraCompleteResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1J2UltraCompleteResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs index d13be6eb8d..07e76418aa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1LibraryManagementResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1LibraryManagementResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs index 6f04ef85b4..e06621845b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1ParaphrazeResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1ParaphrazeResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs index 09fbf1eaa4..14de048d04 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/NewtonsoftJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1UpdateCustomModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1UpdateCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionMeta.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionMeta.g.verified.cs index 9822f1c7bb..fb7a811a40 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionMeta.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionMeta.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChatCompletionMeta /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatCompletionMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs index 7a5e4a2c99..d896919233 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ChatCompletionVllmStreamingMessageMeta.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChatCompletionVllmStreamingMessageMeta /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatCompletionVllmStreamingMessageMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ComparisonOperator.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ComparisonOperator.g.verified.cs index ef68f4ec6c..0105a998ce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ComparisonOperator.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ComparisonOperator.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComparisonOperator /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComparisonOperator( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs index 18b95f899e..e3b6b241c5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.CompletionBodyLogitBias.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CompletionBodyLogitBias /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CompletionBodyLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs index 52b6759b5c..008b9ecde2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ConvertDocumentFileStudioV1ChatFilesConvertPostRespo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ConvertDocumentFileStudioV1ChatFilesConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs index ae3917c5b2..d0888f3055 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.DocumentSchemaMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DocumentSchemaMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DocumentSchemaMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperator.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperator.g.verified.cs index 3409c2af83..44d8fe378c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperator.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperator.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LogicalOperator /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LogicalOperator( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperatorItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperatorItem.g.verified.cs index 15ebcb0980..823e983d43 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperatorItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.LogicalOperatorItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LogicalOperatorItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LogicalOperatorItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.QueryFilterVariant3.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.QueryFilterVariant3.g.verified.cs index 7bd982d6ad..3400e70fe8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.QueryFilterVariant3.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.QueryFilterVariant3.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class QueryFilterVariant3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public QueryFilterVariant3( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ToolParametersProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ToolParametersProperties.g.verified.cs index 602fdda289..284326a396 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ToolParametersProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.ToolParametersProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolParametersProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolParametersProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs index efdade32e2..fca42f88bb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1CreateCustomModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1CreateCustomModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1CreateCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs index fa5e79f4bd..e6bcfe01ed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1DeleteCustomModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1DeleteCustomModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1DeleteCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs index 0d5b95ecbf..d81dc0899f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1GetCustomModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1GetCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs index f35646471a..66cb67a694 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1GetCustomModelsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1GetCustomModelsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1GetCustomModelsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs index 1d86314328..046d3124b0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2GrandeCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2GrandeCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs index 05611a6606..a2a708c92e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeCustomModelCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2GrandeCustomModelCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2GrandeCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs index 5187c9abd6..f9bb8f4186 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2GrandeInstructCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2GrandeInstructCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2GrandeInstructCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs index 8dba04e03c..8b5ec50f48 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2JumboCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2JumboCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs index 5cd169d1aa..c53c767265 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboCompleteResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2JumboCompleteResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2JumboCompleteResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs index ae7648b72c..f48128d13e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2JumboInstructCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2JumboInstructCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2JumboInstructCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs index 96da4f3945..3599ecdd06 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2LargeCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2LargeCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs index 41e9cca999..616256da0b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeCustomModelCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2LargeCustomModelCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2LargeCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs index d08243994a..4cd06fa837 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LargeInstructCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2LargeInstructCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2LargeInstructCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs index e2dd94ddc4..421f6ae190 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2LightCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2LightCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs index 9826da9de1..389901d435 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2LightCustomModelCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2LightCustomModelCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2LightCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs index bda754807b..bc3d62cea0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2MidCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2MidCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs index 758dbddaea..47beef8b8b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2MidCustomModelCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2MidCustomModelCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2MidCustomModelCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs index 06d208d348..98037c386f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2UltraCompleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2UltraCompleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs index 7f5670a87b..38451d45fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1J2UltraCompleteResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1J2UltraCompleteResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1J2UltraCompleteResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs index 2b70bc41aa..7ba73264fd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1LibraryManagementResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1LibraryManagementResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1LibraryManagementResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs index 7dbc0f26af..c7f26667c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1ParaphrazeResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1ParaphrazeResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1ParaphrazeResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs index 1f6991ef2c..f4b62b135b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ai21/SystemTextJson/_#G.Models.V1UpdateCustomModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1UpdateCustomModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1UpdateCustomModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs index 46970b0ebd..20ba77f152 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BetaInputSchemaProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BetaInputSchemaProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs index aa8d55583a..f90678dfe6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BetaRequestToolUseBlockInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BetaRequestToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs index 626d63bdcf..c8ff9ebb1f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BetaResponseToolUseBlockInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BetaResponseToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.InputSchemaProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.InputSchemaProperties.g.verified.cs index 0bb2137d97..1283171f17 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.InputSchemaProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.InputSchemaProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InputSchemaProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InputSchemaProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs index 3dad9399cc..f947bd3326 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PromptCachingBetaRequestToolUseBlockInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PromptCachingBetaRequestToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs index 9ba587df1f..75118b3be0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RequestToolUseBlockInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RequestToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs index d47e79f0e6..1f4a52dbb7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ResponseToolUseBlockInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ResponseToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs index c66954d037..b4920e71bd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaInputSchemaProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BetaInputSchemaProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BetaInputSchemaProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs index 43e307d8d4..14101f8ca4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaRequestToolUseBlockInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BetaRequestToolUseBlockInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BetaRequestToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs index 8b052e56bd..434aa0bc70 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.BetaResponseToolUseBlockInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BetaResponseToolUseBlockInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BetaResponseToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.InputSchemaProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.InputSchemaProperties.g.verified.cs index cd86a90c24..599dc4d1fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.InputSchemaProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.InputSchemaProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InputSchemaProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InputSchemaProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs index c314bf46a1..f69d476b9e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.PromptCachingBetaRequestToolUseBlockInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PromptCachingBetaRequestToolUseBlockInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PromptCachingBetaRequestToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs index 1f2ac6e276..d4ecf07b50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.RequestToolUseBlockInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RequestToolUseBlockInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RequestToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs index 57b1098c80..b9252f145e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/SystemTextJson/_#G.Models.ResponseToolUseBlockInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ResponseToolUseBlockInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ResponseToolUseBlockInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs index 464aea603f..6755748a9c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ContentSafetyLabelsResultSeverityScoreSummary /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ContentSafetyLabelsResultSeverityScoreSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs index 11baa6a79d..1d318de2c7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ContentSafetyLabelsResultSummary /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ContentSafetyLabelsResultSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurBaseParamsContext.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurBaseParamsContext.g.verified.cs index 5832f91861..31722820fd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurBaseParamsContext.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurBaseParamsContext.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LemurBaseParamsContext /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LemurBaseParamsContext( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurQuestionContext.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurQuestionContext.g.verified.cs index 10eab9913b..140afab8ac 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurQuestionContext.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.LemurQuestionContext.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LemurQuestionContext /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LemurQuestionContext( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsNextUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsNextUrl.g.verified.cs index 25be79e702..4030b4d1de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsNextUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsNextUrl.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PageDetailsNextUrl /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PageDetailsNextUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs index e5c47cd78e..b03dadaaa4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PageDetailsPrevUrl /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PageDetailsPrevUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs index 175ed1bfcf..91403792cd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SentimentAnalysisResultSpeaker /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SentimentAnalysisResultSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs index 90c60c8722..bcbe369377 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TopicDetectionModelResultSummary /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TopicDetectionModelResultSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioDuration.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioDuration.g.verified.cs index 3de872fba3..2592f8d368 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioDuration.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioDuration.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptAudioDuration /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptAudioDuration( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs index 12617e32b3..f4cdeaf20a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptAudioEndAt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptAudioEndAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs index 38aeb12461..862bd299a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptAudioStartFrom /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptAudioStartFrom( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAutoChapters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAutoChapters.g.verified.cs index 6f14472a26..f1c0c96fbb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAutoChapters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptAutoChapters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptAutoChapters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptAutoChapters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptBoostParam2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptBoostParam2.g.verified.cs index e16fa8a9b7..04cc9af09e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptBoostParam2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptBoostParam2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptBoostParam2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptBoostParam2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptChapters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptChapters.g.verified.cs index 32b1a7c64b..d102840e8a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptChapters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptChapters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptChapters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptChapters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptConfidence.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptConfidence.g.verified.cs index 09786559bc..4062548227 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptConfidence.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptConfidence.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptConfidence /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptConfidence( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptContentSafety.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptContentSafety.g.verified.cs index 17038bc200..3894bf4a51 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptContentSafety.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptContentSafety.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptContentSafety /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptContentSafety( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs index 651c865e9d..c26f7af152 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptCustomSpelling2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptCustomSpelling2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomTopics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomTopics.g.verified.cs index 999a5ee72d..101181e60b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomTopics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptCustomTopics.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptCustomTopics /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptCustomTopics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDisfluencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDisfluencies.g.verified.cs index f4926131f3..a687007be2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDisfluencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDisfluencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptDisfluencies /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptDisfluencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDualChannel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDualChannel.g.verified.cs index 34539e873a..40b4d3fc19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDualChannel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptDualChannel.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptDualChannel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptDualChannel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntities.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntities.g.verified.cs index 5792b8a8c6..9070143dfb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntities.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntities.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptEntities /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptEntities( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntityDetection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntityDetection.g.verified.cs index 5b05fafe23..b31550a99b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntityDetection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptEntityDetection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptEntityDetection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptEntityDetection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs index 973c4abd24..763e5bcfb3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptFilterProfanity /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptFilterProfanity( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFormatText.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFormatText.g.verified.cs index 9937f066d8..5536291f55 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFormatText.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptFormatText.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptFormatText /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptFormatText( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptIabCategories.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptIabCategories.g.verified.cs index 9ffffbb52f..f265e41569 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptIabCategories.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptIabCategories.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptIabCategories /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptIabCategories( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs index 417e23d2b2..342c5ad770 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptLanguageConfidence /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptLanguageConfidence( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs index 8d571c3ef5..81e5a0e58f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptLanguageConfidenceThreshold /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptLanguageConfidenceThreshold( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs index 321b389679..ff8bbfdf05 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptLanguageDetection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptLanguageDetection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs index 0b743b23ee..02e5f6f8a0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptListItemCompleted /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptListItemCompleted( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemError.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemError.g.verified.cs index 9b021ea72e..77c7421706 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemError.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptListItemError.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptListItemError /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptListItemError( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs index cb95ae82c3..f81ac615cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptOptionalParamsSpeakersExpected /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptOptionalParamsSpeakersExpected( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs index 346c63ed32..4df354bb59 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class TranscriptOptionalParamsSpeechThreshold /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptOptionalParamsSpeechThreshold( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs index 49b0df18f5..32e76f3778 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptOptionalParamsWebhookAuthHeaderName /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptOptionalParamsWebhookAuthHeaderName( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs index dab9b9485a..90510d5e68 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptOptionalParamsWebhookAuthHeaderValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptOptionalParamsWebhookAuthHeaderValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs index 7f0413cd48..e816240089 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptParagraphSpeaker /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptParagraphSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptPunctuate.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptPunctuate.g.verified.cs index 3be2c4974f..f6baa8076b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptPunctuate.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptPunctuate.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptPunctuate /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptPunctuate( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs index 72dee78a3a..ce069b74b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptRedactPiiAudio /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptRedactPiiAudio( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs index b50cafc019..06e477ac26 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptRedactPiiPolicies /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptRedactPiiPolicies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs index 97a43896c3..1d8a553572 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptSentenceSpeaker /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSentenceSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs index 070c0ec47c..0b3672463c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptSentimentAnalysis /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSentimentAnalysis( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs index c786ca1cee..f10824de44 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptSentimentAnalysisResults /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSentimentAnalysisResults( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs index de18f4584c..30a1c06db0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptSpeakerLabels /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSpeakerLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs index db851766d5..9866aeef09 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptSpeakersExpected /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSpeakersExpected( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs index be461a14ac..feb1d663be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptSpeechThreshold /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSpeechThreshold( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs index 1af7f1ca92..f5b23851d5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptSpeedBoost /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSpeedBoost( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummary.g.verified.cs index a2c6ec3824..7f9ba09bfa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummary.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptSummary /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryModel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryModel.g.verified.cs index aad3d2731a..17e244cc39 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryModel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryModel.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptSummaryModel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSummaryModel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryType.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryType.g.verified.cs index 1e7e69c117..d49679d0c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryType.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptSummaryType.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptSummaryType /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptSummaryType( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptText.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptText.g.verified.cs index 2cff4c090c..f0b0f64388 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptText.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptText.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptText /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptText( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptThrottled.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptThrottled.g.verified.cs index 7cb73e5196..b337fe965f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptThrottled.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptThrottled.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptThrottled /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptThrottled( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptUtterances.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptUtterances.g.verified.cs index 115a9d03a9..f75a51c85f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptUtterances.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptUtterances.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptUtterances /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptUtterances( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs index c9e870c051..31f293856a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptWebhookAuthHeaderName /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptWebhookAuthHeaderName( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs index da195bb4c7..64ae5a5bd1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptWebhookStatusCode /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptWebhookStatusCode( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs index 990d8e8b0b..e51e179f44 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class TranscriptWebhookUrl /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptWebhookUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs index 3c32c3c272..477d6119e5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TranscriptWordSpeaker /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptWordSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWords.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWords.g.verified.cs index 09819e6dec..7f3201dd88 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWords.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/NewtonsoftJson/_#G.Models.TranscriptWords.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TranscriptWords /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TranscriptWords( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs index 4767fe69ed..7fea6d7748 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSeverityScoreSummary.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ContentSafetyLabelsResultSeverityScoreSummary /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ContentSafetyLabelsResultSeverityScoreSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs index 555bd23906..3e28da9264 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.ContentSafetyLabelsResultSummary.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ContentSafetyLabelsResultSummary /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ContentSafetyLabelsResultSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurBaseParamsContext.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurBaseParamsContext.g.verified.cs index 6788a37ea8..d8db34aaf9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurBaseParamsContext.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurBaseParamsContext.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LemurBaseParamsContext /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LemurBaseParamsContext( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurQuestionContext.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurQuestionContext.g.verified.cs index 45b24a6570..5065be49fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurQuestionContext.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.LemurQuestionContext.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LemurQuestionContext /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LemurQuestionContext( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsNextUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsNextUrl.g.verified.cs index 7063561b8c..0d1ff89226 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsNextUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsNextUrl.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PageDetailsNextUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PageDetailsNextUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs index 59d9d50c19..9a1aca2c16 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.PageDetailsPrevUrl.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PageDetailsPrevUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PageDetailsPrevUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs index 6fbe631708..74dc4ddd2f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.SentimentAnalysisResultSpeaker.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SentimentAnalysisResultSpeaker /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SentimentAnalysisResultSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs index cf87cfa0cf..116de298d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TopicDetectionModelResultSummary.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TopicDetectionModelResultSummary /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TopicDetectionModelResultSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioDuration.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioDuration.g.verified.cs index 0cf19f6e55..80d13834b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioDuration.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioDuration.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptAudioDuration /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptAudioDuration( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs index f1fc26cc98..a860e0fd68 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioEndAt.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptAudioEndAt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptAudioEndAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs index e32c2e380e..bd9682df82 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAudioStartFrom.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptAudioStartFrom /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptAudioStartFrom( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAutoChapters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAutoChapters.g.verified.cs index f9e4b2066b..45fc7a9bed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAutoChapters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptAutoChapters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptAutoChapters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptAutoChapters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptBoostParam2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptBoostParam2.g.verified.cs index 39a85099d5..1844f94ec8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptBoostParam2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptBoostParam2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptBoostParam2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptBoostParam2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptChapters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptChapters.g.verified.cs index a5c2bb4e7b..20a88475b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptChapters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptChapters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptChapters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptChapters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptConfidence.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptConfidence.g.verified.cs index 5d65e087e0..2376739b0f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptConfidence.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptConfidence.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptConfidence /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptConfidence( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptContentSafety.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptContentSafety.g.verified.cs index 83154313b5..93af7798fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptContentSafety.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptContentSafety.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptContentSafety /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptContentSafety( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs index 0457aeb0f3..71e8216f17 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomSpelling2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptCustomSpelling2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptCustomSpelling2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomTopics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomTopics.g.verified.cs index 878c5a861e..576e4a5afb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomTopics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptCustomTopics.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptCustomTopics /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptCustomTopics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDisfluencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDisfluencies.g.verified.cs index 34c2b06ed9..79bfe27877 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDisfluencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDisfluencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptDisfluencies /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptDisfluencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDualChannel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDualChannel.g.verified.cs index 4bd11bd1ec..80dec9e3fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDualChannel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptDualChannel.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptDualChannel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptDualChannel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntities.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntities.g.verified.cs index bda0c538d5..4e9c4ac441 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntities.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntities.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptEntities /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptEntities( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntityDetection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntityDetection.g.verified.cs index de7115e9b4..fd8544ae0b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntityDetection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptEntityDetection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptEntityDetection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptEntityDetection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs index a2e1e8724e..f762b39e13 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFilterProfanity.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptFilterProfanity /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptFilterProfanity( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFormatText.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFormatText.g.verified.cs index 12a23678de..f81b4fe68f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFormatText.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptFormatText.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptFormatText /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptFormatText( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptIabCategories.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptIabCategories.g.verified.cs index 70fd9eaa9b..b79dffc42c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptIabCategories.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptIabCategories.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptIabCategories /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptIabCategories( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs index 5d60d87b7c..def20f1812 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidence.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptLanguageConfidence /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptLanguageConfidence( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs index 0bb79776f3..791b530a16 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageConfidenceThreshold.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptLanguageConfidenceThreshold /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptLanguageConfidenceThreshold( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs index 0fc0408089..6e05ddc1c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptLanguageDetection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptLanguageDetection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptLanguageDetection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs index b12d0e3dec..abf99a977f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemCompleted.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptListItemCompleted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptListItemCompleted( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemError.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemError.g.verified.cs index 8ff812ccf9..6e49f5b1d9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemError.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptListItemError.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptListItemError /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptListItemError( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs index d8e7ffe058..a43d5d00fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeakersExpected.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptOptionalParamsSpeakersExpected /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptOptionalParamsSpeakersExpected( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs index 3da8cc00d3..c083094dda 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsSpeechThreshold.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class TranscriptOptionalParamsSpeechThreshold /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptOptionalParamsSpeechThreshold( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs index 5ea038092d..12a85c548f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderName.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptOptionalParamsWebhookAuthHeaderName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptOptionalParamsWebhookAuthHeaderName( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs index acc98013e2..e02bfb3662 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptOptionalParamsWebhookAuthHeaderValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptOptionalParamsWebhookAuthHeaderValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptOptionalParamsWebhookAuthHeaderValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs index 2834c1f36f..784a7ebf8e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptParagraphSpeaker.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptParagraphSpeaker /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptParagraphSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptPunctuate.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptPunctuate.g.verified.cs index 5aa7b2caaa..b9b5ee4486 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptPunctuate.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptPunctuate.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptPunctuate /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptPunctuate( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs index fff6be31c7..8153f68756 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiAudio.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptRedactPiiAudio /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptRedactPiiAudio( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs index c0d0c04ba1..a02123a5cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptRedactPiiPolicies.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptRedactPiiPolicies /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptRedactPiiPolicies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs index a5604b1817..ebf4f5ce1f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentenceSpeaker.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptSentenceSpeaker /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSentenceSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs index 89a661076a..2e07f8500d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysis.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptSentimentAnalysis /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSentimentAnalysis( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs index 39316425dd..d7d143f72d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSentimentAnalysisResults.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptSentimentAnalysisResults /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSentimentAnalysisResults( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs index 5acf357ec7..49ed3c23b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakerLabels.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptSpeakerLabels /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSpeakerLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs index 3f26d9eb28..0aaf77c1b0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeakersExpected.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptSpeakersExpected /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSpeakersExpected( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs index 30dbc30ad9..94f50a2ad2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeechThreshold.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptSpeechThreshold /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSpeechThreshold( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs index 6df792be44..30f5e10b5b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSpeedBoost.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptSpeedBoost /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSpeedBoost( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummary.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummary.g.verified.cs index 9deaac2da9..3c50905b50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummary.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummary.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptSummary /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSummary( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryModel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryModel.g.verified.cs index f6d3ff4e6f..17a4e84d6d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryModel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryModel.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptSummaryModel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSummaryModel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryType.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryType.g.verified.cs index 7ead8d9e93..b587a24cbb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryType.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptSummaryType.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptSummaryType /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptSummaryType( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptText.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptText.g.verified.cs index 1550703520..670bccf541 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptText.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptText.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptText /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptText( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptThrottled.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptThrottled.g.verified.cs index b76fbaa2d6..831090556f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptThrottled.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptThrottled.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptThrottled /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptThrottled( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptUtterances.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptUtterances.g.verified.cs index b2feab3e60..559517585f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptUtterances.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptUtterances.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptUtterances /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptUtterances( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs index 06a1b74dd3..9e25a8cba1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookAuthHeaderName.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptWebhookAuthHeaderName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptWebhookAuthHeaderName( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs index 8ef2a1b727..1f705d1363 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookStatusCode.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptWebhookStatusCode /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptWebhookStatusCode( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs index 87904f7a27..9aee37df50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWebhookUrl.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class TranscriptWebhookUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptWebhookUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs index b88a960d18..c1af524ece 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWordSpeaker.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TranscriptWordSpeaker /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptWordSpeaker( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWords.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWords.g.verified.cs index 6d804a95c4..9465eae3db 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWords.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/assemblyai/SystemTextJson/_#G.Models.TranscriptWords.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TranscriptWords /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TranscriptWords( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs deleted file mode 100644 index cc05c17d41..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatCitationGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatCitationGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatCitationGenerationEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs index 6c73d5c64b..f99f3cd2fd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatCitationGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,32 @@ namespace G /// /// /// - public readonly partial struct ChatCitationGenerationEvent : global::System.IEquatable + public sealed partial class ChatCitationGenerationEvent : ChatStreamEvent { /// - /// + /// Citations for the generated reply. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::Newtonsoft.Json.JsonProperty("citations", Required = global::Newtonsoft.Json.Required.Always)] + public global::System.Collections.Generic.IList Citations { get; set; } = default!; - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatCitationGenerationEvent(global::G.ChatStreamEvent value) => new ChatCitationGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatCitationGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatCitationGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatCitationGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatCitationGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatCitationGenerationEvent(global::G.ChatCitationGenerationEventVariant2 value) => new ChatCitationGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatCitationGenerationEventVariant2?(ChatCitationGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatCitationGenerationEvent(global::G.ChatCitationGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Citations for the generated reply. + /// public ChatCitationGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatCitationGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatCitationGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatCitationGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatCitationGenerationEvent obj1, ChatCitationGenerationEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatCitationGenerationEvent obj1, ChatCitationGenerationEvent obj2) + global::System.Collections.Generic.IList citations) { - return !(obj1 == obj2); + this.Citations = citations ?? throw new global::System.ArgumentNullException(nameof(citations)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatCitationGenerationEvent() { - return obj is ChatCitationGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatConnectorOptions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatConnectorOptions.g.verified.cs index d783ce5fe6..058a02b490 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatConnectorOptions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatConnectorOptions.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class ChatConnectorOptions /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatConnectorOptions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs deleted file mode 100644 index 7326414347..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatSearchQueriesGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatSearchQueriesGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatSearchQueriesGenerationEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs index fb3e8c86e6..1acc376086 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatSearchQueriesGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,32 @@ namespace G /// /// /// - public readonly partial struct ChatSearchQueriesGenerationEvent : global::System.IEquatable + public sealed partial class ChatSearchQueriesGenerationEvent : ChatStreamEvent { /// - /// + /// Generated search queries, meant to be used as part of the RAG flow. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::Newtonsoft.Json.JsonProperty("search_queries", Required = global::Newtonsoft.Json.Required.Always)] + public global::System.Collections.Generic.IList SearchQueries { get; set; } = default!; - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatSearchQueriesGenerationEvent(global::G.ChatStreamEvent value) => new ChatSearchQueriesGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatSearchQueriesGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatSearchQueriesGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatSearchQueriesGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatSearchQueriesGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatSearchQueriesGenerationEvent(global::G.ChatSearchQueriesGenerationEventVariant2 value) => new ChatSearchQueriesGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatSearchQueriesGenerationEventVariant2?(ChatSearchQueriesGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatSearchQueriesGenerationEvent(global::G.ChatSearchQueriesGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Generated search queries, meant to be used as part of the RAG flow. + /// public ChatSearchQueriesGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatSearchQueriesGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatSearchQueriesGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatSearchQueriesGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatSearchQueriesGenerationEvent obj1, ChatSearchQueriesGenerationEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatSearchQueriesGenerationEvent obj1, ChatSearchQueriesGenerationEvent obj2) + global::System.Collections.Generic.IList searchQueries) { - return !(obj1 == obj2); + this.SearchQueries = searchQueries ?? throw new global::System.ArgumentNullException(nameof(searchQueries)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatSearchQueriesGenerationEvent() { - return obj is ChatSearchQueriesGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs deleted file mode 100644 index 5078bf2434..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatSearchResultsEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatSearchResultsEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatSearchResultsEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs index 9553d52a8e..e94dc5bdf5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatSearchResultsEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,43 @@ namespace G /// /// /// - public readonly partial struct ChatSearchResultsEvent : global::System.IEquatable + public sealed partial class ChatSearchResultsEvent : ChatStreamEvent { /// - /// + /// Conducted searches and the ids of documents retrieved from each of them. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::Newtonsoft.Json.JsonProperty("search_results")] + public global::System.Collections.Generic.IList? SearchResults { get; set; } /// - /// + /// Documents fetched from searches or provided by the user. /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; + [global::Newtonsoft.Json.JsonProperty("documents")] + public global::System.Collections.Generic.IList? Documents { get; set; } - /// - /// - /// - public static implicit operator ChatSearchResultsEvent(global::G.ChatStreamEvent value) => new ChatSearchResultsEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatSearchResultsEvent @this) => @this.Value1; - - /// - /// - /// - public ChatSearchResultsEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatSearchResultsEventVariant2? Value2 { get; init; } -#else - public global::G.ChatSearchResultsEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatSearchResultsEvent(global::G.ChatSearchResultsEventVariant2 value) => new ChatSearchResultsEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatSearchResultsEventVariant2?(ChatSearchResultsEvent @this) => @this.Value2; - - /// - /// - /// - public ChatSearchResultsEvent(global::G.ChatSearchResultsEventVariant2? value) - { - Value2 = value; - } - - /// - /// + /// Initializes a new instance of the class. /// + /// + /// Conducted searches and the ids of documents retrieved from each of them. + /// + /// + /// Documents fetched from searches or provided by the user. + /// public ChatSearchResultsEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatSearchResultsEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatSearchResultsEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatSearchResultsEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatSearchResultsEvent obj1, ChatSearchResultsEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatSearchResultsEvent obj1, ChatSearchResultsEvent obj2) + global::System.Collections.Generic.IList? searchResults, + global::System.Collections.Generic.IList? documents) { - return !(obj1 == obj2); + this.SearchResults = searchResults; + this.Documents = documents; } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatSearchResultsEvent() { - return obj is ChatSearchResultsEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs deleted file mode 100644 index 667d1ccdb6..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatStreamEndEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatStreamEndEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatStreamEndEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.g.verified.cs index 8c007c9633..92075d0f52 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEndEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatStreamEndEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,49 @@ namespace G /// /// /// - public readonly partial struct ChatStreamEndEvent : global::System.IEquatable + public sealed partial class ChatStreamEndEvent : ChatStreamEvent { /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatStreamEndEvent(global::G.ChatStreamEvent value) => new ChatStreamEndEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatStreamEndEvent @this) => @this.Value1; - - /// - /// - /// - public ChatStreamEndEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEndEventVariant2? Value2 { get; init; } -#else - public global::G.ChatStreamEndEventVariant2? Value2 { get; } -#endif - - /// - /// + /// - `COMPLETE` - the model sent back a finished reply
+ /// - `ERROR_LIMIT` - the reply was cut off because the model reached the maximum number of tokens for its context length
+ /// - `MAX_TOKENS` - the reply was cut off because the model reached the maximum number of tokens specified by the max_tokens parameter
+ /// - `ERROR` - something went wrong when generating the reply
+ /// - `ERROR_TOXIC` - the model generated a reply that was deemed toxic ///
-#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; + [global::Newtonsoft.Json.JsonProperty("finish_reason", Required = global::Newtonsoft.Json.Required.Always)] + public global::G.ChatStreamEndEventVariant2FinishReason FinishReason { get; set; } = default!; /// /// /// - public static implicit operator ChatStreamEndEvent(global::G.ChatStreamEndEventVariant2 value) => new ChatStreamEndEvent(value); + [global::Newtonsoft.Json.JsonProperty("response", Required = global::Newtonsoft.Json.Required.Always)] + public global::G.NonStreamedChatResponse Response { get; set; } = default!; - /// - /// - /// - public static implicit operator global::G.ChatStreamEndEventVariant2?(ChatStreamEndEvent @this) => @this.Value2; - - /// - /// - /// - public ChatStreamEndEvent(global::G.ChatStreamEndEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// - `COMPLETE` - the model sent back a finished reply
+ /// - `ERROR_LIMIT` - the reply was cut off because the model reached the maximum number of tokens for its context length
+ /// - `MAX_TOKENS` - the reply was cut off because the model reached the maximum number of tokens specified by the max_tokens parameter
+ /// - `ERROR` - something went wrong when generating the reply
+ /// - `ERROR_TOXIC` - the model generated a reply that was deemed toxic + /// + /// public ChatStreamEndEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatStreamEndEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatStreamEndEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatStreamEndEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatStreamEndEvent obj1, ChatStreamEndEvent obj2) + global::G.ChatStreamEndEventVariant2FinishReason finishReason, + global::G.NonStreamedChatResponse response) { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); + this.FinishReason = finishReason; + this.Response = response ?? throw new global::System.ArgumentNullException(nameof(response)); } /// - /// - /// - public static bool operator !=(ChatStreamEndEvent obj1, ChatStreamEndEvent obj2) - { - return !(obj1 == obj2); - } - - /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatStreamEndEvent() { - return obj is ChatStreamEndEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs index 52015b0a89..47c6eb2412 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs @@ -3,7 +3,7 @@ namespace G { - public sealed partial class ChatStreamEvent + public partial class ChatStreamEvent { /// /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.g.verified.cs index ded2bdc665..76b27641bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamEvent.g.verified.cs @@ -7,35 +7,13 @@ namespace G /// /// /// - public sealed partial class ChatStreamEvent + public partial class ChatStreamEvent { - /// - /// - /// - [global::Newtonsoft.Json.JsonProperty("event_type", Required = global::Newtonsoft.Json.Required.Always)] - public global::G.ChatStreamEventEventType EventType { get; set; } = default!; /// /// Additional properties that are not explicitly defined in the schema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - /// - public ChatStreamEvent( - global::G.ChatStreamEventEventType eventType) - { - this.EventType = eventType; - } - - /// - /// Initializes a new instance of the class. - /// - public ChatStreamEvent() - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs deleted file mode 100644 index bb02184d59..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatStreamStartEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatStreamStartEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatStreamStartEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.g.verified.cs index 72faf5ad57..07e07e7206 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatStreamStartEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatStreamStartEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,32 @@ namespace G /// /// /// - public readonly partial struct ChatStreamStartEvent : global::System.IEquatable + public sealed partial class ChatStreamStartEvent : ChatStreamEvent { /// - /// + /// Unique identifier for the generated reply. Useful for submitting feedback. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::Newtonsoft.Json.JsonProperty("generation_id", Required = global::Newtonsoft.Json.Required.Always)] + public global::System.Guid GenerationId { get; set; } = default!; - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatStreamStartEvent(global::G.ChatStreamEvent value) => new ChatStreamStartEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatStreamStartEvent @this) => @this.Value1; - - /// - /// - /// - public ChatStreamStartEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamStartEventVariant2? Value2 { get; init; } -#else - public global::G.ChatStreamStartEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatStreamStartEvent(global::G.ChatStreamStartEventVariant2 value) => new ChatStreamStartEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamStartEventVariant2?(ChatStreamStartEvent @this) => @this.Value2; - - /// - /// - /// - public ChatStreamStartEvent(global::G.ChatStreamStartEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Unique identifier for the generated reply. Useful for submitting feedback. + /// public ChatStreamStartEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatStreamStartEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatStreamStartEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatStreamStartEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatStreamStartEvent obj1, ChatStreamStartEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatStreamStartEvent obj1, ChatStreamStartEvent obj2) + global::System.Guid generationId) { - return !(obj1 == obj2); + this.GenerationId = generationId; } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatStreamStartEvent() { - return obj is ChatStreamStartEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs deleted file mode 100644 index 7310f2e090..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatTextGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatTextGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatTextGenerationEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs index 943dcc8d2e..216bd2fbb8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatTextGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,32 @@ namespace G /// /// /// - public readonly partial struct ChatTextGenerationEvent : global::System.IEquatable + public sealed partial class ChatTextGenerationEvent : ChatStreamEvent { /// - /// + /// The next batch of text generated by the model. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::Newtonsoft.Json.JsonProperty("text", Required = global::Newtonsoft.Json.Required.Always)] + public string Text { get; set; } = default!; - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatTextGenerationEvent(global::G.ChatStreamEvent value) => new ChatTextGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatTextGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatTextGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatTextGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatTextGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatTextGenerationEvent(global::G.ChatTextGenerationEventVariant2 value) => new ChatTextGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatTextGenerationEventVariant2?(ChatTextGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatTextGenerationEvent(global::G.ChatTextGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// The next batch of text generated by the model. + /// public ChatTextGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatTextGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatTextGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatTextGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatTextGenerationEvent obj1, ChatTextGenerationEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatTextGenerationEvent obj1, ChatTextGenerationEvent obj2) + string text) { - return !(obj1 == obj2); + this.Text = text ?? throw new global::System.ArgumentNullException(nameof(text)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatTextGenerationEvent() { - return obj is ChatTextGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs deleted file mode 100644 index a9f392e6c0..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatToolCallsChunkEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatToolCallsChunkEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatToolCallsChunkEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs index fe9ca954a4..8141a66b56 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatToolCallsChunkEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,32 @@ namespace G /// /// /// - public readonly partial struct ChatToolCallsChunkEvent : global::System.IEquatable + public sealed partial class ChatToolCallsChunkEvent : ChatStreamEvent { /// - /// + /// Contains the chunk of the tool call generation in the stream. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::Newtonsoft.Json.JsonProperty("tool_call_delta", Required = global::Newtonsoft.Json.Required.Always)] + public global::G.ToolCallDelta ToolCallDelta { get; set; } = default!; - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatToolCallsChunkEvent(global::G.ChatStreamEvent value) => new ChatToolCallsChunkEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatToolCallsChunkEvent @this) => @this.Value1; - - /// - /// - /// - public ChatToolCallsChunkEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatToolCallsChunkEventVariant2? Value2 { get; init; } -#else - public global::G.ChatToolCallsChunkEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatToolCallsChunkEvent(global::G.ChatToolCallsChunkEventVariant2 value) => new ChatToolCallsChunkEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatToolCallsChunkEventVariant2?(ChatToolCallsChunkEvent @this) => @this.Value2; - - /// - /// - /// - public ChatToolCallsChunkEvent(global::G.ChatToolCallsChunkEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Contains the chunk of the tool call generation in the stream. + /// public ChatToolCallsChunkEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatToolCallsChunkEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatToolCallsChunkEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatToolCallsChunkEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatToolCallsChunkEvent obj1, ChatToolCallsChunkEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatToolCallsChunkEvent obj1, ChatToolCallsChunkEvent obj2) + global::G.ToolCallDelta toolCallDelta) { - return !(obj1 == obj2); + this.ToolCallDelta = toolCallDelta ?? throw new global::System.ArgumentNullException(nameof(toolCallDelta)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatToolCallsChunkEvent() { - return obj is ChatToolCallsChunkEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs deleted file mode 100644 index 9f2e6a374e..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,56 +0,0 @@ -//HintName: G.Models.ChatToolCallsGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatToolCallsGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.SerializeObject( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatToolCallsGenerationEvent? FromJson( - string json, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - return global::Newtonsoft.Json.JsonConvert.DeserializeObject( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::Newtonsoft.Json.JsonSerializerSettings? jsonSerializerOptions = null) - { - using var streamReader = new global::System.IO.StreamReader(jsonStream); - using var jsonReader = new global::Newtonsoft.Json.JsonTextReader(streamReader); - var serializer = global::Newtonsoft.Json.JsonSerializer.Create(jsonSerializerOptions); - return new global::System.Threading.Tasks.ValueTask(serializer.Deserialize(jsonReader)); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs index 171ee8ae1a..f67d52e1b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatToolCallsGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,41 @@ namespace G /// /// /// - public readonly partial struct ChatToolCallsGenerationEvent : global::System.IEquatable + public sealed partial class ChatToolCallsGenerationEvent : ChatStreamEvent { /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatToolCallsGenerationEvent(global::G.ChatStreamEvent value) => new ChatToolCallsGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatToolCallsGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatToolCallsGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatToolCallsGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatToolCallsGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// + /// The text generated related to the tool calls generated /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; + [global::Newtonsoft.Json.JsonProperty("text")] + public string? Text { get; set; } /// /// /// - public static implicit operator ChatToolCallsGenerationEvent(global::G.ChatToolCallsGenerationEventVariant2 value) => new ChatToolCallsGenerationEvent(value); + [global::Newtonsoft.Json.JsonProperty("tool_calls", Required = global::Newtonsoft.Json.Required.Always)] + public global::System.Collections.Generic.IList ToolCalls { get; set; } = default!; - /// - /// - /// - public static implicit operator global::G.ChatToolCallsGenerationEventVariant2?(ChatToolCallsGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatToolCallsGenerationEvent(global::G.ChatToolCallsGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// The text generated related to the tool calls generated + /// + /// public ChatToolCallsGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatToolCallsGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatToolCallsGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatToolCallsGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatToolCallsGenerationEvent obj1, ChatToolCallsGenerationEvent obj2) + global::System.Collections.Generic.IList toolCalls, + string? text) { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); + this.ToolCalls = toolCalls ?? throw new global::System.ArgumentNullException(nameof(toolCalls)); + this.Text = text; } /// - /// - /// - public static bool operator !=(ChatToolCallsGenerationEvent obj1, ChatToolCallsGenerationEvent obj2) - { - return !(obj1 == obj2); - } - - /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatToolCallsGenerationEvent() { - return obj is ChatToolCallsGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs index 80ec0f515c..5b913ec979 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class ClassifyResponseClassificationLabels /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ClassifyResponseClassificationLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteConnectorResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteConnectorResponse.g.verified.cs index 04f90cdb1f..72b09bc4b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteConnectorResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteConnectorResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteConnectorResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteConnectorResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteDatasetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteDatasetResponse.g.verified.cs index c44384725f..c4025c8dc3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteDatasetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteDatasetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteDatasetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteDatasetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs index c85380e323..a8e2fb2c96 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteFinetunedModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteFinetunedModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentData.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentData.g.verified.cs index a6dd3c0da3..639756dd22 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentData.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentData.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DocumentData /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DocumentData( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentSourceDocument.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentSourceDocument.g.verified.cs index 9f89a1929b..8386770b41 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentSourceDocument.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.DocumentSourceDocument.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DocumentSourceDocument /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DocumentSourceDocument( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs index c8b3913f66..0774b0719a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs @@ -27,13 +27,5 @@ public sealed partial class JSONResponseFormatSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public JSONResponseFormatSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs index 869882f0de..151fc54fba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs @@ -27,13 +27,5 @@ public sealed partial class JsonResponseFormatV2JsonSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public JsonResponseFormatV2JsonSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolCallParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolCallParameters.g.verified.cs index 18c80e9a16..af36a0de85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolCallParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolCallParameters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolCallParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolCallParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolParameterDefinitions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolParameterDefinitions.g.verified.cs index 4835c58a4c..ffe2b4398e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolParameterDefinitions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolParameterDefinitions.g.verified.cs @@ -24,13 +24,5 @@ public sealed partial class ToolParameterDefinitions /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolParameterDefinitions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolResultOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolResultOutput.g.verified.cs index 4d0f076bf5..438a677b9a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolResultOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolResultOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolResultOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolResultOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolSourceToolOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolSourceToolOutput.g.verified.cs index f4f7a7cadd..91917402f1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolSourceToolOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolSourceToolOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolSourceToolOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolSourceToolOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs index 4a29afed67..0ab86109a5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolV2FunctionParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolV2FunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs index 929845c139..83053902c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TrainingStepMetricsMetrics /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TrainingStepMetricsMetrics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs index 7b127e5d83..8d91642c0b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateClusterJobRequestInputTrackingMetrics /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateClusterJobRequestInputTrackingMetrics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs index 980353651f..dcb897e11d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/NewtonsoftJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateClusterJobRequestOutputTrackingMetrics /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateClusterJobRequestOutputTrackingMetrics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Api.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Api.g.verified.cs index 4e5a091d88..c0100e3d4c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Api.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Api.g.verified.cs @@ -163,14 +163,6 @@ public sealed partial class Api : global::G.IApi, global::System.IDisposable new global::G.JsonConverters.ClassifyResponseClassificationClassificationTypeNullableJsonConverter(), new global::G.JsonConverters.MessageJsonConverter(), new global::G.JsonConverters.ResponseFormatJsonConverter(), - new global::G.JsonConverters.ChatStreamStartEventJsonConverter(), - new global::G.JsonConverters.ChatSearchQueriesGenerationEventJsonConverter(), - new global::G.JsonConverters.ChatSearchResultsEventJsonConverter(), - new global::G.JsonConverters.ChatTextGenerationEventJsonConverter(), - new global::G.JsonConverters.ChatCitationGenerationEventJsonConverter(), - new global::G.JsonConverters.ChatToolCallsGenerationEventJsonConverter(), - new global::G.JsonConverters.ChatStreamEndEventJsonConverter(), - new global::G.JsonConverters.ChatToolCallsChunkEventJsonConverter(), new global::G.JsonConverters.StreamedChatResponseJsonConverter(), new global::G.JsonConverters.ContentJsonConverter(), new global::G.JsonConverters.SourceJsonConverter(), diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs deleted file mode 100644 index 37cf7868ac..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatCitationGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatCitationGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatCitationGenerationEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatCitationGenerationEvent), - jsonSerializerContext) as global::G.ChatCitationGenerationEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatCitationGenerationEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatCitationGenerationEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatCitationGenerationEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs index 6c73d5c64b..a07ca2ac0a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatCitationGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatCitationGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,34 @@ namespace G /// /// /// - public readonly partial struct ChatCitationGenerationEvent : global::System.IEquatable + public sealed partial class ChatCitationGenerationEvent : ChatStreamEvent { /// - /// + /// Citations for the generated reply. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::System.Text.Json.Serialization.JsonPropertyName("citations")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::System.Collections.Generic.IList Citations { get; set; } - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatCitationGenerationEvent(global::G.ChatStreamEvent value) => new ChatCitationGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatCitationGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatCitationGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatCitationGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatCitationGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatCitationGenerationEvent(global::G.ChatCitationGenerationEventVariant2 value) => new ChatCitationGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatCitationGenerationEventVariant2?(ChatCitationGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatCitationGenerationEvent(global::G.ChatCitationGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Citations for the generated reply. + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatCitationGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatCitationGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatCitationGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatCitationGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatCitationGenerationEvent obj1, ChatCitationGenerationEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatCitationGenerationEvent obj1, ChatCitationGenerationEvent obj2) + global::System.Collections.Generic.IList citations) { - return !(obj1 == obj2); + this.Citations = citations ?? throw new global::System.ArgumentNullException(nameof(citations)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatCitationGenerationEvent() { - return obj is ChatCitationGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatConnectorOptions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatConnectorOptions.g.verified.cs index 975f5486ca..30c3b6f789 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatConnectorOptions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatConnectorOptions.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class ChatConnectorOptions /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatConnectorOptions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs deleted file mode 100644 index 74d1897e05..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatSearchQueriesGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatSearchQueriesGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatSearchQueriesGenerationEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatSearchQueriesGenerationEvent), - jsonSerializerContext) as global::G.ChatSearchQueriesGenerationEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatSearchQueriesGenerationEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatSearchQueriesGenerationEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatSearchQueriesGenerationEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs index fb3e8c86e6..3487684100 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchQueriesGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatSearchQueriesGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,34 @@ namespace G /// /// /// - public readonly partial struct ChatSearchQueriesGenerationEvent : global::System.IEquatable + public sealed partial class ChatSearchQueriesGenerationEvent : ChatStreamEvent { /// - /// + /// Generated search queries, meant to be used as part of the RAG flow. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::System.Text.Json.Serialization.JsonPropertyName("search_queries")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::System.Collections.Generic.IList SearchQueries { get; set; } - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatSearchQueriesGenerationEvent(global::G.ChatStreamEvent value) => new ChatSearchQueriesGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatSearchQueriesGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatSearchQueriesGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatSearchQueriesGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatSearchQueriesGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatSearchQueriesGenerationEvent(global::G.ChatSearchQueriesGenerationEventVariant2 value) => new ChatSearchQueriesGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatSearchQueriesGenerationEventVariant2?(ChatSearchQueriesGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatSearchQueriesGenerationEvent(global::G.ChatSearchQueriesGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Generated search queries, meant to be used as part of the RAG flow. + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatSearchQueriesGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatSearchQueriesGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatSearchQueriesGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatSearchQueriesGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatSearchQueriesGenerationEvent obj1, ChatSearchQueriesGenerationEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatSearchQueriesGenerationEvent obj1, ChatSearchQueriesGenerationEvent obj2) + global::System.Collections.Generic.IList searchQueries) { - return !(obj1 == obj2); + this.SearchQueries = searchQueries ?? throw new global::System.ArgumentNullException(nameof(searchQueries)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatSearchQueriesGenerationEvent() { - return obj is ChatSearchQueriesGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs deleted file mode 100644 index 364e91264f..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatSearchResultsEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatSearchResultsEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatSearchResultsEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatSearchResultsEvent), - jsonSerializerContext) as global::G.ChatSearchResultsEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatSearchResultsEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatSearchResultsEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatSearchResultsEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs index 9553d52a8e..572bf4845a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatSearchResultsEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatSearchResultsEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,44 @@ namespace G /// /// /// - public readonly partial struct ChatSearchResultsEvent : global::System.IEquatable + public sealed partial class ChatSearchResultsEvent : ChatStreamEvent { /// - /// + /// Conducted searches and the ids of documents retrieved from each of them. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::System.Text.Json.Serialization.JsonPropertyName("search_results")] + public global::System.Collections.Generic.IList? SearchResults { get; set; } /// - /// + /// Documents fetched from searches or provided by the user. /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; + [global::System.Text.Json.Serialization.JsonPropertyName("documents")] + public global::System.Collections.Generic.IList? Documents { get; set; } - /// - /// - /// - public static implicit operator ChatSearchResultsEvent(global::G.ChatStreamEvent value) => new ChatSearchResultsEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatSearchResultsEvent @this) => @this.Value1; - - /// - /// - /// - public ChatSearchResultsEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatSearchResultsEventVariant2? Value2 { get; init; } -#else - public global::G.ChatSearchResultsEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatSearchResultsEvent(global::G.ChatSearchResultsEventVariant2 value) => new ChatSearchResultsEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatSearchResultsEventVariant2?(ChatSearchResultsEvent @this) => @this.Value2; - - /// - /// - /// - public ChatSearchResultsEvent(global::G.ChatSearchResultsEventVariant2? value) - { - Value2 = value; - } - - /// - /// + /// Initializes a new instance of the class. /// + /// + /// Conducted searches and the ids of documents retrieved from each of them. + /// + /// + /// Documents fetched from searches or provided by the user. + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatSearchResultsEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatSearchResultsEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatSearchResultsEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatSearchResultsEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatSearchResultsEvent obj1, ChatSearchResultsEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatSearchResultsEvent obj1, ChatSearchResultsEvent obj2) + global::System.Collections.Generic.IList? searchResults, + global::System.Collections.Generic.IList? documents) { - return !(obj1 == obj2); + this.SearchResults = searchResults; + this.Documents = documents; } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatSearchResultsEvent() { - return obj is ChatSearchResultsEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs deleted file mode 100644 index 47ff47a606..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatStreamEndEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatStreamEndEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatStreamEndEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatStreamEndEvent), - jsonSerializerContext) as global::G.ChatStreamEndEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatStreamEndEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatStreamEndEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatStreamEndEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.g.verified.cs index 8c007c9633..ca9d645e78 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEndEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatStreamEndEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,53 @@ namespace G /// /// /// - public readonly partial struct ChatStreamEndEvent : global::System.IEquatable + public sealed partial class ChatStreamEndEvent : ChatStreamEvent { /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatStreamEndEvent(global::G.ChatStreamEvent value) => new ChatStreamEndEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatStreamEndEvent @this) => @this.Value1; - - /// - /// - /// - public ChatStreamEndEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEndEventVariant2? Value2 { get; init; } -#else - public global::G.ChatStreamEndEventVariant2? Value2 { get; } -#endif - - /// - /// + /// - `COMPLETE` - the model sent back a finished reply
+ /// - `ERROR_LIMIT` - the reply was cut off because the model reached the maximum number of tokens for its context length
+ /// - `MAX_TOKENS` - the reply was cut off because the model reached the maximum number of tokens specified by the max_tokens parameter
+ /// - `ERROR` - something went wrong when generating the reply
+ /// - `ERROR_TOXIC` - the model generated a reply that was deemed toxic ///
-#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; + [global::System.Text.Json.Serialization.JsonPropertyName("finish_reason")] + [global::System.Text.Json.Serialization.JsonConverter(typeof(global::G.JsonConverters.ChatStreamEndEventVariant2FinishReasonJsonConverter))] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::G.ChatStreamEndEventVariant2FinishReason FinishReason { get; set; } /// /// /// - public static implicit operator ChatStreamEndEvent(global::G.ChatStreamEndEventVariant2 value) => new ChatStreamEndEvent(value); + [global::System.Text.Json.Serialization.JsonPropertyName("response")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::G.NonStreamedChatResponse Response { get; set; } - /// - /// - /// - public static implicit operator global::G.ChatStreamEndEventVariant2?(ChatStreamEndEvent @this) => @this.Value2; - - /// - /// - /// - public ChatStreamEndEvent(global::G.ChatStreamEndEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// - `COMPLETE` - the model sent back a finished reply
+ /// - `ERROR_LIMIT` - the reply was cut off because the model reached the maximum number of tokens for its context length
+ /// - `MAX_TOKENS` - the reply was cut off because the model reached the maximum number of tokens specified by the max_tokens parameter
+ /// - `ERROR` - something went wrong when generating the reply
+ /// - `ERROR_TOXIC` - the model generated a reply that was deemed toxic + /// + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatStreamEndEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatStreamEndEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatStreamEndEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatStreamEndEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatStreamEndEvent obj1, ChatStreamEndEvent obj2) + global::G.ChatStreamEndEventVariant2FinishReason finishReason, + global::G.NonStreamedChatResponse response) { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); + this.FinishReason = finishReason; + this.Response = response ?? throw new global::System.ArgumentNullException(nameof(response)); } /// - /// - /// - public static bool operator !=(ChatStreamEndEvent obj1, ChatStreamEndEvent obj2) - { - return !(obj1 == obj2); - } - - /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatStreamEndEvent() { - return obj is ChatStreamEndEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs index 4705c7db26..d9a072f64f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.Json.g.verified.cs @@ -3,7 +3,7 @@ namespace G { - public sealed partial class ChatStreamEvent + public partial class ChatStreamEvent { /// /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.g.verified.cs index bc93a8bb0b..7829369948 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamEvent.g.verified.cs @@ -7,38 +7,23 @@ namespace G /// /// /// - public sealed partial class ChatStreamEvent + [global::System.Text.Json.Serialization.JsonPolymorphic( + TypeDiscriminatorPropertyName = "event_type", + IgnoreUnrecognizedTypeDiscriminators = true, + UnknownDerivedTypeHandling = global::System.Text.Json.Serialization.JsonUnknownDerivedTypeHandling.FallBackToBaseType)] + [global::System.Text.Json.Serialization.JsonDerivedType(typeof(G.ChatStreamStartEvent), typeDiscriminator: "stream-start")] + [global::System.Text.Json.Serialization.JsonDerivedType(typeof(G.ChatSearchQueriesGenerationEvent), typeDiscriminator: "search-queries-generation")] + [global::System.Text.Json.Serialization.JsonDerivedType(typeof(G.ChatSearchResultsEvent), typeDiscriminator: "search-results")] + [global::System.Text.Json.Serialization.JsonDerivedType(typeof(G.ChatTextGenerationEvent), typeDiscriminator: "text-generation")] + [global::System.Text.Json.Serialization.JsonDerivedType(typeof(G.ChatCitationGenerationEvent), typeDiscriminator: "citation-generation")] + [global::System.Text.Json.Serialization.JsonDerivedType(typeof(G.ChatStreamEndEvent), typeDiscriminator: "stream-end")] + public partial class ChatStreamEvent { - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("event_type")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::G.JsonConverters.ChatStreamEventEventTypeJsonConverter))] - [global::System.Text.Json.Serialization.JsonRequired] - public required global::G.ChatStreamEventEventType EventType { get; set; } /// /// Additional properties that are not explicitly defined in the schema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatStreamEvent( - global::G.ChatStreamEventEventType eventType) - { - this.EventType = eventType; - } - - /// - /// Initializes a new instance of the class. - /// - public ChatStreamEvent() - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs deleted file mode 100644 index 45cc63dd78..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatStreamStartEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatStreamStartEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatStreamStartEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatStreamStartEvent), - jsonSerializerContext) as global::G.ChatStreamStartEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatStreamStartEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatStreamStartEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatStreamStartEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.g.verified.cs index 72faf5ad57..a49c90b33b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatStreamStartEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatStreamStartEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,34 @@ namespace G /// /// /// - public readonly partial struct ChatStreamStartEvent : global::System.IEquatable + public sealed partial class ChatStreamStartEvent : ChatStreamEvent { /// - /// + /// Unique identifier for the generated reply. Useful for submitting feedback. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::System.Text.Json.Serialization.JsonPropertyName("generation_id")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::System.Guid GenerationId { get; set; } - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatStreamStartEvent(global::G.ChatStreamEvent value) => new ChatStreamStartEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatStreamStartEvent @this) => @this.Value1; - - /// - /// - /// - public ChatStreamStartEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamStartEventVariant2? Value2 { get; init; } -#else - public global::G.ChatStreamStartEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatStreamStartEvent(global::G.ChatStreamStartEventVariant2 value) => new ChatStreamStartEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamStartEventVariant2?(ChatStreamStartEvent @this) => @this.Value2; - - /// - /// - /// - public ChatStreamStartEvent(global::G.ChatStreamStartEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Unique identifier for the generated reply. Useful for submitting feedback. + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatStreamStartEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatStreamStartEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatStreamStartEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatStreamStartEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatStreamStartEvent obj1, ChatStreamStartEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatStreamStartEvent obj1, ChatStreamStartEvent obj2) + global::System.Guid generationId) { - return !(obj1 == obj2); + this.GenerationId = generationId; } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatStreamStartEvent() { - return obj is ChatStreamStartEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs deleted file mode 100644 index 77c48237bd..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatTextGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatTextGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatTextGenerationEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatTextGenerationEvent), - jsonSerializerContext) as global::G.ChatTextGenerationEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatTextGenerationEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatTextGenerationEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatTextGenerationEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs index 943dcc8d2e..9cba2b5bf4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatTextGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatTextGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,34 @@ namespace G /// /// /// - public readonly partial struct ChatTextGenerationEvent : global::System.IEquatable + public sealed partial class ChatTextGenerationEvent : ChatStreamEvent { /// - /// + /// The next batch of text generated by the model. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::System.Text.Json.Serialization.JsonPropertyName("text")] + [global::System.Text.Json.Serialization.JsonRequired] + public required string Text { get; set; } - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatTextGenerationEvent(global::G.ChatStreamEvent value) => new ChatTextGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatTextGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatTextGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatTextGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatTextGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatTextGenerationEvent(global::G.ChatTextGenerationEventVariant2 value) => new ChatTextGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatTextGenerationEventVariant2?(ChatTextGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatTextGenerationEvent(global::G.ChatTextGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// The next batch of text generated by the model. + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatTextGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatTextGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatTextGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatTextGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatTextGenerationEvent obj1, ChatTextGenerationEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatTextGenerationEvent obj1, ChatTextGenerationEvent obj2) + string text) { - return !(obj1 == obj2); + this.Text = text ?? throw new global::System.ArgumentNullException(nameof(text)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatTextGenerationEvent() { - return obj is ChatTextGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs deleted file mode 100644 index d5ab748777..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatToolCallsChunkEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatToolCallsChunkEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatToolCallsChunkEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatToolCallsChunkEvent), - jsonSerializerContext) as global::G.ChatToolCallsChunkEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatToolCallsChunkEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatToolCallsChunkEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatToolCallsChunkEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs index fe9ca954a4..34b5a90a96 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsChunkEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatToolCallsChunkEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,34 @@ namespace G /// /// /// - public readonly partial struct ChatToolCallsChunkEvent : global::System.IEquatable + public sealed partial class ChatToolCallsChunkEvent : ChatStreamEvent { /// - /// + /// Contains the chunk of the tool call generation in the stream. /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif + [global::System.Text.Json.Serialization.JsonPropertyName("tool_call_delta")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::G.ToolCallDelta ToolCallDelta { get; set; } - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatToolCallsChunkEvent(global::G.ChatStreamEvent value) => new ChatToolCallsChunkEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatToolCallsChunkEvent @this) => @this.Value1; - - /// - /// - /// - public ChatToolCallsChunkEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatToolCallsChunkEventVariant2? Value2 { get; init; } -#else - public global::G.ChatToolCallsChunkEventVariant2? Value2 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; - - /// - /// - /// - public static implicit operator ChatToolCallsChunkEvent(global::G.ChatToolCallsChunkEventVariant2 value) => new ChatToolCallsChunkEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatToolCallsChunkEventVariant2?(ChatToolCallsChunkEvent @this) => @this.Value2; - - /// - /// - /// - public ChatToolCallsChunkEvent(global::G.ChatToolCallsChunkEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// Contains the chunk of the tool call generation in the stream. + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatToolCallsChunkEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatToolCallsChunkEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatToolCallsChunkEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatToolCallsChunkEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatToolCallsChunkEvent obj1, ChatToolCallsChunkEvent obj2) - { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); - } - - /// - /// - /// - public static bool operator !=(ChatToolCallsChunkEvent obj1, ChatToolCallsChunkEvent obj2) + global::G.ToolCallDelta toolCallDelta) { - return !(obj1 == obj2); + this.ToolCallDelta = toolCallDelta ?? throw new global::System.ArgumentNullException(nameof(toolCallDelta)); } /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatToolCallsChunkEvent() { - return obj is ChatToolCallsChunkEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs deleted file mode 100644 index c1a188efa2..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.Json.g.verified.cs +++ /dev/null @@ -1,93 +0,0 @@ -//HintName: G.Models.ChatToolCallsGenerationEvent.Json.g.cs -#nullable enable - -namespace G -{ - public readonly partial struct ChatToolCallsGenerationEvent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::G.ChatToolCallsGenerationEvent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::G.ChatToolCallsGenerationEvent), - jsonSerializerContext) as global::G.ChatToolCallsGenerationEvent?; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::G.ChatToolCallsGenerationEvent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::G.ChatToolCallsGenerationEvent), - jsonSerializerContext).ConfigureAwait(false)) as global::G.ChatToolCallsGenerationEvent?; - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs index 171ee8ae1a..ebc26fb1b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ChatToolCallsGenerationEvent.g.verified.cs @@ -1,5 +1,4 @@ //HintName: G.Models.ChatToolCallsGenerationEvent.g.cs -#pragma warning disable CS0618 // Type or member is obsolete #nullable enable @@ -8,208 +7,43 @@ namespace G /// /// /// - public readonly partial struct ChatToolCallsGenerationEvent : global::System.IEquatable + public sealed partial class ChatToolCallsGenerationEvent : ChatStreamEvent { /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatStreamEvent? Value1 { get; init; } -#else - public global::G.ChatStreamEvent? Value1 { get; } -#endif - - /// - /// - /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] -#endif - public bool IsValue1 => Value1 != null; - - /// - /// - /// - public static implicit operator ChatToolCallsGenerationEvent(global::G.ChatStreamEvent value) => new ChatToolCallsGenerationEvent(value); - - /// - /// - /// - public static implicit operator global::G.ChatStreamEvent?(ChatToolCallsGenerationEvent @this) => @this.Value1; - - /// - /// - /// - public ChatToolCallsGenerationEvent(global::G.ChatStreamEvent? value) - { - Value1 = value; - } - - /// - /// - /// -#if NET6_0_OR_GREATER - public global::G.ChatToolCallsGenerationEventVariant2? Value2 { get; init; } -#else - public global::G.ChatToolCallsGenerationEventVariant2? Value2 { get; } -#endif - - /// - /// + /// The text generated related to the tool calls generated /// -#if NET6_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] -#endif - public bool IsValue2 => Value2 != null; + [global::System.Text.Json.Serialization.JsonPropertyName("text")] + public string? Text { get; set; } /// /// /// - public static implicit operator ChatToolCallsGenerationEvent(global::G.ChatToolCallsGenerationEventVariant2 value) => new ChatToolCallsGenerationEvent(value); + [global::System.Text.Json.Serialization.JsonPropertyName("tool_calls")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::System.Collections.Generic.IList ToolCalls { get; set; } - /// - /// - /// - public static implicit operator global::G.ChatToolCallsGenerationEventVariant2?(ChatToolCallsGenerationEvent @this) => @this.Value2; - - /// - /// - /// - public ChatToolCallsGenerationEvent(global::G.ChatToolCallsGenerationEventVariant2? value) - { - Value2 = value; - } /// - /// + /// Initializes a new instance of the class. /// + /// + /// The text generated related to the tool calls generated + /// + /// + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] public ChatToolCallsGenerationEvent( - global::G.ChatStreamEvent? value1, - global::G.ChatToolCallsGenerationEventVariant2? value2 - ) - { - Value1 = value1; - Value2 = value2; - } - - /// - /// - /// - public object? Object => - Value2 as object ?? - Value1 as object - ; - - /// - /// - /// - public bool Validate() - { - return IsValue1 && IsValue2; - } - - /// - /// - /// - public TResult? Match( - global::System.Func? value1 = null, - global::System.Func? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1 && value1 != null) - { - return value1(Value1!); - } - else if (IsValue2 && value2 != null) - { - return value2(Value2!); - } - - return default(TResult); - } - - /// - /// - /// - public void Match( - global::System.Action? value1 = null, - global::System.Action? value2 = null, - bool validate = true) - { - if (validate) - { - Validate(); - } - - if (IsValue1) - { - value1?.Invoke(Value1!); - } - else if (IsValue2) - { - value2?.Invoke(Value2!); - } - } - - /// - /// - /// - public override int GetHashCode() - { - var fields = new object?[] - { - Value1, - typeof(global::G.ChatStreamEvent), - Value2, - typeof(global::G.ChatToolCallsGenerationEventVariant2), - }; - const int offset = unchecked((int)2166136261); - const int prime = 16777619; - static int HashCodeAggregator(int hashCode, object? value) => value == null - ? (hashCode ^ 0) * prime - : (hashCode ^ value.GetHashCode()) * prime; - - return global::System.Linq.Enumerable.Aggregate(fields, offset, HashCodeAggregator); - } - - /// - /// - /// - public bool Equals(ChatToolCallsGenerationEvent other) - { - return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) - ; - } - - /// - /// - /// - public static bool operator ==(ChatToolCallsGenerationEvent obj1, ChatToolCallsGenerationEvent obj2) + global::System.Collections.Generic.IList toolCalls, + string? text) { - return global::System.Collections.Generic.EqualityComparer.Default.Equals(obj1, obj2); + this.ToolCalls = toolCalls ?? throw new global::System.ArgumentNullException(nameof(toolCalls)); + this.Text = text; } /// - /// - /// - public static bool operator !=(ChatToolCallsGenerationEvent obj1, ChatToolCallsGenerationEvent obj2) - { - return !(obj1 == obj2); - } - - /// - /// + /// Initializes a new instance of the class. /// - public override bool Equals(object? obj) + public ChatToolCallsGenerationEvent() { - return obj is ChatToolCallsGenerationEvent o && Equals(o); } } -} +} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs index 29933576e7..3b440a27d6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ClassifyResponseClassificationLabels.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class ClassifyResponseClassificationLabels /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ClassifyResponseClassificationLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteConnectorResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteConnectorResponse.g.verified.cs index 56454ac84b..58594d076d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteConnectorResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteConnectorResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteConnectorResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteConnectorResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteDatasetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteDatasetResponse.g.verified.cs index e4f1584a09..ea5e93161e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteDatasetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteDatasetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteDatasetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteDatasetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs index 31290077dc..a0d85aabee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DeleteFinetunedModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteFinetunedModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteFinetunedModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentData.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentData.g.verified.cs index ff0144127a..9d8440a43f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentData.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentData.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DocumentData /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DocumentData( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentSourceDocument.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentSourceDocument.g.verified.cs index 95d21a9a7f..0e0a84216a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentSourceDocument.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.DocumentSourceDocument.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DocumentSourceDocument /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DocumentSourceDocument( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs index 7bb7c59f3f..41e6706a68 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JSONResponseFormatSchema.g.verified.cs @@ -27,14 +27,5 @@ public sealed partial class JSONResponseFormatSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public JSONResponseFormatSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs index 6a10ba4e09..b9c71c78b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.JsonResponseFormatV2JsonSchema.g.verified.cs @@ -27,14 +27,5 @@ public sealed partial class JsonResponseFormatV2JsonSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public JsonResponseFormatV2JsonSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolCallParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolCallParameters.g.verified.cs index 3f80fbd83a..54ada1993f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolCallParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolCallParameters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolCallParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolCallParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolParameterDefinitions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolParameterDefinitions.g.verified.cs index 81e5be50fc..deba9df776 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolParameterDefinitions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolParameterDefinitions.g.verified.cs @@ -24,14 +24,5 @@ public sealed partial class ToolParameterDefinitions /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolParameterDefinitions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolResultOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolResultOutput.g.verified.cs index df0c20c2a3..da4b362484 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolResultOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolResultOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolResultOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolResultOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolSourceToolOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolSourceToolOutput.g.verified.cs index 4317d43ff1..f9cd692105 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolSourceToolOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolSourceToolOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolSourceToolOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolSourceToolOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs index 4303f603ff..30ffa9b860 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.ToolV2FunctionParameters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolV2FunctionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolV2FunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs index 9b4fd74bed..8e790292bd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.TrainingStepMetricsMetrics.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TrainingStepMetricsMetrics /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TrainingStepMetricsMetrics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs index e54cd12e07..828455ef39 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestInputTrackingMetrics.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateClusterJobRequestInputTrackingMetrics /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateClusterJobRequestInputTrackingMetrics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs index 913fa3c650..f490b050ce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#G.Models.UpdateClusterJobRequestOutputTrackingMetrics.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateClusterJobRequestOutputTrackingMetrics /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateClusterJobRequestOutputTrackingMetrics( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatCitationGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatCitationGenerationEvent.g.verified.cs deleted file mode 100644 index 7793704658..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatCitationGenerationEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatCitationGenerationEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatCitationGenerationEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatCitationGenerationEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatCitationGenerationEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatCitationGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatCitationGenerationEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatCitationGenerationEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatCitationGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatCitationGenerationEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatCitationGenerationEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatCitationGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatCitationGenerationEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchQueriesGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchQueriesGenerationEvent.g.verified.cs deleted file mode 100644 index 978ccd51b0..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchQueriesGenerationEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatSearchQueriesGenerationEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatSearchQueriesGenerationEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatSearchQueriesGenerationEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatSearchQueriesGenerationEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchQueriesGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchQueriesGenerationEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatSearchQueriesGenerationEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchQueriesGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchQueriesGenerationEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatSearchQueriesGenerationEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchQueriesGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchQueriesGenerationEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchResultsEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchResultsEvent.g.verified.cs deleted file mode 100644 index e8748f0bcc..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatSearchResultsEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatSearchResultsEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatSearchResultsEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatSearchResultsEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatSearchResultsEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchResultsEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchResultsEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatSearchResultsEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchResultsEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchResultsEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatSearchResultsEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchResultsEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchResultsEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamEndEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamEndEvent.g.verified.cs deleted file mode 100644 index f662f906a9..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamEndEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatStreamEndEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatStreamEndEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatStreamEndEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatStreamEndEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEndEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEndEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatStreamEndEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEndEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEndEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatStreamEndEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEndEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEndEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamStartEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamStartEvent.g.verified.cs deleted file mode 100644 index f89a1913b4..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatStreamStartEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatStreamStartEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatStreamStartEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatStreamStartEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatStreamStartEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamStartEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamStartEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatStreamStartEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamStartEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamStartEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatStreamStartEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamStartEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamStartEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatTextGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatTextGenerationEvent.g.verified.cs deleted file mode 100644 index 598ecae2e9..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatTextGenerationEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatTextGenerationEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatTextGenerationEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatTextGenerationEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatTextGenerationEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatTextGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatTextGenerationEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatTextGenerationEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatTextGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatTextGenerationEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatTextGenerationEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatTextGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatTextGenerationEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsChunkEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsChunkEvent.g.verified.cs deleted file mode 100644 index afcbe7bcde..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsChunkEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatToolCallsChunkEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatToolCallsChunkEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatToolCallsChunkEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatToolCallsChunkEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsChunkEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsChunkEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatToolCallsChunkEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsChunkEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsChunkEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatToolCallsChunkEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsChunkEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsChunkEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsGenerationEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsGenerationEvent.g.verified.cs deleted file mode 100644 index 346e7e58df..0000000000 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.ChatToolCallsGenerationEvent.g.verified.cs +++ /dev/null @@ -1,88 +0,0 @@ -//HintName: JsonConverters.ChatToolCallsGenerationEvent.g.cs -#nullable enable -#pragma warning disable CS0618 // Type or member is obsolete - -namespace G.JsonConverters -{ - /// - public class ChatToolCallsGenerationEventJsonConverter : global::System.Text.Json.Serialization.JsonConverter - { - /// - public override global::G.ChatToolCallsGenerationEvent Read( - ref global::System.Text.Json.Utf8JsonReader reader, - global::System.Type typeToConvert, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - var - readerCopy = reader; - global::G.ChatStreamEvent? value1 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - value1 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - readerCopy = reader; - global::G.ChatToolCallsGenerationEventVariant2? value2 = default; - try - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsGenerationEventVariant2).Name}"); - value2 = global::System.Text.Json.JsonSerializer.Deserialize(ref readerCopy, typeInfo); - } - catch (global::System.Text.Json.JsonException) - { - } - - var result = new global::G.ChatToolCallsGenerationEvent( - value1, - value2 - ); - - if (value1 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - else if (value2 != null) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsGenerationEventVariant2).Name}"); - _ = global::System.Text.Json.JsonSerializer.Deserialize(ref reader, typeInfo); - } - - return result; - } - - /// - public override void Write( - global::System.Text.Json.Utf8JsonWriter writer, - global::G.ChatToolCallsGenerationEvent value, - global::System.Text.Json.JsonSerializerOptions options) - { - options = options ?? throw new global::System.ArgumentNullException(nameof(options)); - var typeInfoResolver = options.TypeInfoResolver ?? throw new global::System.InvalidOperationException("TypeInfoResolver is not set."); - - if (value.IsValue1) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEvent).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value1, typeInfo); - } - else if (value.IsValue2) - { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsGenerationEventVariant2), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? - throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsGenerationEventVariant2).Name}"); - global::System.Text.Json.JsonSerializer.Serialize(writer, value.Value2, typeInfo); - } - } - } -} \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.StreamedChatResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.StreamedChatResponse.g.verified.cs index cc36a53141..b350ca6de2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.StreamedChatResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonConverters.StreamedChatResponse.g.verified.cs @@ -187,49 +187,49 @@ public override void Write( if (value.IsStreamStartEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamStartEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamStartEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamStartEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.StreamStartEvent, typeInfo); } else if (value.IsSearchQueriesGenerationEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchQueriesGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchQueriesGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchQueriesGenerationEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.SearchQueriesGenerationEvent, typeInfo); } else if (value.IsSearchResultsEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchResultsEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatSearchResultsEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatSearchResultsEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.SearchResultsEvent, typeInfo); } else if (value.IsTextGenerationEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatTextGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatTextGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatTextGenerationEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.TextGenerationEvent, typeInfo); } else if (value.IsCitationGenerationEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatCitationGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatCitationGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatCitationGenerationEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.CitationGenerationEvent, typeInfo); } else if (value.IsToolCallsGenerationEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsGenerationEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsGenerationEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.ToolCallsGenerationEvent, typeInfo); } else if (value.IsStreamEndEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEndEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatStreamEndEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatStreamEndEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.StreamEndEvent, typeInfo); } else if (value.IsToolCallsChunkEvent) { - var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsChunkEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? + var typeInfo = typeInfoResolver.GetTypeInfo(typeof(global::G.ChatToolCallsChunkEvent), options) as global::System.Text.Json.Serialization.Metadata.JsonTypeInfo ?? throw new global::System.InvalidOperationException($"Cannot get type info for {typeof(global::G.ChatToolCallsChunkEvent).Name}"); global::System.Text.Json.JsonSerializer.Serialize(writer, value.ToolCallsChunkEvent, typeInfo); } diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonSerializerContextConverters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonSerializerContextConverters.g.verified.cs index 4a8ec1f39b..19f2ea9f90 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonSerializerContextConverters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/cohere/SystemTextJson/_#JsonSerializerContextConverters.g.verified.cs @@ -131,14 +131,6 @@ internal sealed partial class JsonSerializerContextConverters typeof(global::G.JsonConverters.ClassifyResponseClassificationClassificationTypeNullableJsonConverter), typeof(global::G.JsonConverters.MessageJsonConverter), typeof(global::G.JsonConverters.ResponseFormatJsonConverter), - typeof(global::G.JsonConverters.ChatStreamStartEventJsonConverter), - typeof(global::G.JsonConverters.ChatSearchQueriesGenerationEventJsonConverter), - typeof(global::G.JsonConverters.ChatSearchResultsEventJsonConverter), - typeof(global::G.JsonConverters.ChatTextGenerationEventJsonConverter), - typeof(global::G.JsonConverters.ChatCitationGenerationEventJsonConverter), - typeof(global::G.JsonConverters.ChatToolCallsGenerationEventJsonConverter), - typeof(global::G.JsonConverters.ChatStreamEndEventJsonConverter), - typeof(global::G.JsonConverters.ChatToolCallsChunkEventJsonConverter), typeof(global::G.JsonConverters.StreamedChatResponseJsonConverter), typeof(global::G.JsonConverters.ContentJsonConverter), typeof(global::G.JsonConverters.SourceJsonConverter), diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs index b69d9b0c39..ca676ff6b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AcceptInvitationByCurrentUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AcceptInvitationByCurrentUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs index 4b7f9db8d3..6524786914 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddCreditsToAccountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddCreditsToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs index 9b7976686a..a568ce9893 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddDescriptorLinkResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddDescriptorLinkResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDynamicValueResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDynamicValueResponse.g.verified.cs index 8fe1400353..e9c047cd52 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDynamicValueResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddDynamicValueResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddDynamicValueResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddDynamicValueResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs index 52e6c98a1a..b63119971a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddExcerptTagApplicationsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddExcerptTagApplicationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs index f6096f318b..46f0269f50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddGroupToProjectAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddGroupToProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddLinksResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddLinksResponse.g.verified.cs index b12c55228f..3443162f23 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddLinksResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddLinksResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddLinksResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddLinksResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs index fc93cfce27..caacdf1e8f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddMemoFolderLinksResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddMemoFolderLinksResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs index 62510c34aa..1ad3df5c16 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddNewUserToAccountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddNewUserToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs index c3b36f7936..c9c4aa233e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddOrUpdateDynamicValuesResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddOrUpdateDynamicValuesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddTranscriptResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddTranscriptResponse.g.verified.cs index 6a6f4bffd2..dfe9078577 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddTranscriptResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddTranscriptResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddTranscriptResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddTranscriptResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs index 5625a6855c..1fb47954bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddUserToAccountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddUserToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs index 5a3f93cf82..e1f61c0c27 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AddUserToGroupAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AddUserToGroupAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs index fdfc329e42..d5b94fdcde 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CheckEncryptedDataResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CheckEncryptedDataResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs index a6aea5dc06..0742dc46cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateAccountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs index b2bff3eac7..62addbc004 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteDescriptorsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteDescriptorsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteLinkResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteLinkResponse.g.verified.cs index 37fe687787..0b116c5deb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteLinkResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteLinkResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteLinkResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteLinkResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs index 3c30988287..21ee7386d1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTranscriptResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTranscriptResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs index 7c249934f0..c799cc4dba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DisableRecurringPaymentResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DisableRecurringPaymentResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.EmailFileResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.EmailFileResponse.g.verified.cs index 38210934ab..002f3a0194 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.EmailFileResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.EmailFileResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EmailFileResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EmailFileResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs index 9b5f677a07..6266b524e0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAccountForCurrentUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAccountForCurrentUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs index 3ee5343b49..d31cd466aa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAccountTransactionsAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAccountTransactionsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs index e2dd2fe878..c91dd008c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetActiveUserInfosAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetActiveUserInfosAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs index 3a6a655c48..1f3793db06 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetActivityMetricsAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetActivityMetricsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs index 6f0043208b..6a61a4d553 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAddPDFImageResourceJobResponseResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAddPDFImageResourceJobResponseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAudioSampleResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAudioSampleResponse.g.verified.cs index 6044233ef6..7ad117ef12 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAudioSampleResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetAudioSampleResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAudioSampleResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAudioSampleResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetClientVersionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetClientVersionsResponse.g.verified.cs index 48caa41deb..cd2d84c471 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetClientVersionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetClientVersionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetClientVersionsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetClientVersionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs index 45ffd0465a..e705816a31 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetConvertFieldTypeJobResponseResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetConvertFieldTypeJobResponseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs index 8930bf375d..b5ab9d4dc3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetConvertPDF2SwfResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetConvertPDF2SwfResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs index 0f360d91ea..ebcea411ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetCopyMemosToDocumentsJobResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetCopyMemosToDocumentsJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs index 0f54ba6535..0476f496ef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetDesDataFromFileJobResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetDesDataFromFileJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs index 534b3b0748..060738baca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetDesFieldImportDataFromFileResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetDesFieldImportDataFromFileResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs index d74a796a98..7318e45569 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetDocumentSearchJobResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetDocumentSearchJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs index 37a3323b52..d2d3a0ec79 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetDynamicValuesByProjectIdResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetDynamicValuesByProjectIdResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs index db67d7274b..9cd2b2ed52 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetExportPDFSwfJobResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetExportPDFSwfJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs index 4c30e6b7d1..096bb7b018 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFXMLDocJobResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFXMLDocJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs index ac3f1d513a..46da277837 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFXMLDocXPolledResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFXMLDocXPolledResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs index 99a0447e27..dae8c47451 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFederationResponseForConnectionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFederationResponseForConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs index 9ef20fda60..55155a042d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFilteredProjectsAndUsersAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFilteredProjectsAndUsersAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs index aec3a2e53a..84d70dc713 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFilteredProjectsAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFilteredProjectsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs index 60ef8ea1bc..264731d4e7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFilteredUsersAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFilteredUsersAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs index 4d9447d9a7..cd1be4e3b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFilteredUsersResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFilteredUsersResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs index f1bdbc19bd..309371f040 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetImportMemosXMLResponseResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetImportMemosXMLResponseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs index f3aa657a88..6b540b6c81 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetMergeStatusAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetMergeStatusAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs index 8eb545a1c2..2ca2a548b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetProjectImportJobExceptionsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetProjectImportJobExceptionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs index af722cac7d..6c6a35f714 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetProjectSecurityInfoAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetProjectSecurityInfoAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceLinksResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceLinksResponse.g.verified.cs index a38fc39fb3..89663a20c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceLinksResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceLinksResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetResourceLinksResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetResourceLinksResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs index f45056c916..94ce7af9b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetResourceSyncItemsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetResourceSyncItemsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs index 677d1e0873..940a6cd53b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetRetroUpcodeJobTagApplicationsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetRetroUpcodeJobTagApplicationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs index dbf6706c79..2ff11bf35f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetRevenueSegmentsAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetRevenueSegmentsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs index 932ece3435..c332990b16 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetSearchMemosJobResultsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetSearchMemosJobResultsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs index 2a1e981eb5..df9ae78e96 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetSignupSegmentsAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetSignupSegmentsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs index dfa27b2af3..0d8ebc439d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetTagsFromSpreadsheetJobResultResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetTagsFromSpreadsheetJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs index 39a3befc7b..41924867ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetUserFullDetailsByUserAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetUserFullDetailsByUserAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetVersionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetVersionResponse.g.verified.cs index 6e2313bf47..c1a398dd46 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetVersionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.GetVersionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetVersionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetVersionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs index 5974c6d12e..d73fe7bb47 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class HttpValidationProblemDetailsErrors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public HttpValidationProblemDetailsErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImpersonateUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImpersonateUserResponse.g.verified.cs index 08f8099b05..e0655d218a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImpersonateUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImpersonateUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ImpersonateUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ImpersonateUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImportFieldsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImportFieldsResponse.g.verified.cs index 3b06e968d7..6f576aba54 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImportFieldsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ImportFieldsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ImportFieldsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ImportFieldsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs index c2abdf79df..c0b2cb60e0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InviteUserToProjectResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InviteUserToProjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs index 563f26a6b7..28313705b6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LinkFoldersToMemosResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LinkFoldersToMemosResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkObjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkObjectResponse.g.verified.cs index eeef1a667f..f7faa9dc6b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkObjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkObjectResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LinkObjectResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LinkObjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserResponse.g.verified.cs index f60fcb9bcc..bd6fe32919 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LinkUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LinkUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs index 40b07d1652..5453935abe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LinkUserWithInvitationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LinkUserWithInvitationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs index 3925e12040..5f97f415fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LinkUsertoAccountResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LinkUsertoAccountResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LockResourceResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LockResourceResponse.g.verified.cs index bc2e000bf2..28f95749b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LockResourceResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.LockResourceResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LockResourceResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LockResourceResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs index c83bda0c8d..f340f61f7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MergeProjectsAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MergeProjectsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeTagsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeTagsResponse.g.verified.cs index 9622e3b50a..e0ec183c98 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeTagsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MergeTagsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MergeTagsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MergeTagsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs index 8358e527fe..7e9a353ae7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MigrateUserToAccountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MigrateUserToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs index 6a981fb8c7..1529ac022e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OverrideVerifyAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OverrideVerifyAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs index 4c11ed384d..17bb1a0f31 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ProcessPaymentAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ProcessPaymentAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs index 97d2b5488a..34f94e0e03 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ProcessUIErrorResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ProcessUIErrorResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs index 662951823c..8480a53702 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RejectInvitationByCurrentUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RejectInvitationByCurrentUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs index 441b2241ce..ebdfc6d8d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SendAllClientsMessageAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SendAllClientsMessageAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs index b753ceae48..9ba97859b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SendContactRequestEmailResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SendContactRequestEmailResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs index 73bd318ef9..dbc1fa295f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SetAccountCPUPMOverrideAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetAccountCPUPMOverrideAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs index 45226db115..331c564673 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SetAccountGroupDiscountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetAccountGroupDiscountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs index 50222907eb..3a45576873 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SetAccountStudentDiscountAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetAccountStudentDiscountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs index 0beb59cab4..9688cfd52a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SetAccountUserAdminStatusAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetAccountUserAdminStatusAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs index fa1ba7e485..b98715a676 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SetUserPasswordAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetUserPasswordAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs index f38726ebcb..ea1fd610af 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartAddDemoProjectAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartAddDemoProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs index aa8b7409f4..55493995c7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartConvertFieldTypeJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartConvertFieldTypeJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs index c72c0f9f1d..be1d29000f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartConvertPDF2SwfResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartConvertPDF2SwfResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs index fa82d4edf0..afc516e6ef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartCopyMemosToDocumentsJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartCopyMemosToDocumentsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs index f06229a643..f998c2a9f6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartDeleteResourcesJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartDeleteResourcesJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs index c3129506f1..4799e8f034 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportAccountsJobAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportAccountsJobAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs index 208a780212..3915488fe8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportBubbleChartJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportBubbleChartJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs index 47883acd66..bbce432265 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportDocumentJobWithRTLResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportDocumentJobWithRTLResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs index c568fff3f3..e593659268 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportFieldsJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportFieldsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs index 84f8c7bd25..f2b4dbb60c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportHierarchicalChartJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportHierarchicalChartJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs index 97a99788c7..da8be27dbd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportSingleSeriesChartJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportSingleSeriesChartJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs index 0ba94d5240..68d661ab49 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartExportUsersJobAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartExportUsersJobAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs index ebde5e4776..b5835bfd75 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartGetDesDataFromFileJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartGetDesDataFromFileJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs index f1346dfb3f..ad59bb31c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartGridChartExportJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartGridChartExportJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs index d3c264d861..225c438d4a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartImportDescriptorsJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartImportDescriptorsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs index ef4964dd22..1849eb4dcf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartImportTagsJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartImportTagsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs index e4feccd959..a5527190ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StartRetroUpcodeJobResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StartRetroUpcodeJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StopImpersonationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StopImpersonationResponse.g.verified.cs index edee9a0f70..c91bf9b9fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StopImpersonationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.StopImpersonationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StopImpersonationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StopImpersonationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitEulaResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitEulaResponse.g.verified.cs index 75c58acdaa..bef53ff46e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitEulaResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitEulaResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SubmitEulaResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SubmitEulaResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs index 1a48eea502..a2357ac1a5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SubmitPaymentAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SubmitPaymentAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkObjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkObjectResponse.g.verified.cs index db01ff48ea..62b264d8bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkObjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkObjectResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnlinkObjectResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnlinkObjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs index d663ddb0a6..718934a0cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnlinkUserFromProjectAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnlinkUserFromProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs index 99a20dc6b1..1bae38178a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnlinkUserFromProjectResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnlinkUserFromProjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlockResourceResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlockResourceResponse.g.verified.cs index 244899d31a..d452f1e251 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlockResourceResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UnlockResourceResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnlockResourceResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnlockResourceResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs index d6d91cfe97..579008cb29 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateCurrentUserPasswordResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateCurrentUserPasswordResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs index e3c1aac9c5..dd7ed96303 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateDocumentDataAndExcerptsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateDocumentDataAndExcerptsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs index 68bf936daa..7d77f56d64 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateFieldOrdersResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateFieldOrdersResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs index 111df0e974..acd904a746 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateProjectAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs index d5206cded2..147751ac9a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateResourceAndDataResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateResourceAndDataResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs index 430d6d31b8..d5b59073d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateTagAppWeightResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateTagAppWeightResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs index 4f9919cdef..d60c8b220b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateTagOrdersResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateTagOrdersResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs index 115617c36a..467c3c216d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateTranscriptDataResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateTranscriptDataResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs index a97b03b868..7e1fccdaa7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserGroupAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserGroupAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs index 25ffc1a3d9..8f28836d60 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserInfoAsAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserInfoAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs index 2526c720b0..006c19df63 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserInfoResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserInfoResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserResponse.g.verified.cs index f93f94e471..e27068079f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateValuesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateValuesResponse.g.verified.cs index 617f72f832..b1b9be8126 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateValuesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.UpdateValuesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateValuesResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateValuesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ValidateUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ValidateUserResponse.g.verified.cs index 1f66968497..13d92e529e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ValidateUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/NewtonsoftJson/_#G.Models.ValidateUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ValidateUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ValidateUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs index 27d7b39eed..758d729c72 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AcceptInvitationByCurrentUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AcceptInvitationByCurrentUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AcceptInvitationByCurrentUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs index 219b6fa61c..7ccaad9428 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddCreditsToAccountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddCreditsToAccountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddCreditsToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs index ae2f1d6c60..6f6a564624 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDescriptorLinkResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddDescriptorLinkResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddDescriptorLinkResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDynamicValueResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDynamicValueResponse.g.verified.cs index bc6c8857f6..b40eca38a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDynamicValueResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddDynamicValueResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddDynamicValueResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddDynamicValueResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs index b127c843b4..89c79580ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddExcerptTagApplicationsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddExcerptTagApplicationsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddExcerptTagApplicationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs index f17f56df6d..0fd11351cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddGroupToProjectAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddGroupToProjectAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddGroupToProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddLinksResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddLinksResponse.g.verified.cs index e76b13cb1d..1a1dffea94 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddLinksResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddLinksResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddLinksResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddLinksResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs index 029b573d87..22586adaf7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddMemoFolderLinksResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddMemoFolderLinksResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddMemoFolderLinksResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs index f925d2da18..d36a812dc4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddNewUserToAccountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddNewUserToAccountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddNewUserToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs index 384f40a85c..13245774d6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddOrUpdateDynamicValuesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddOrUpdateDynamicValuesResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddOrUpdateDynamicValuesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddTranscriptResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddTranscriptResponse.g.verified.cs index e55f160116..39273fd9a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddTranscriptResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddTranscriptResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddTranscriptResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddTranscriptResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs index 3b78ae5fb4..a37ab57fd5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToAccountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddUserToAccountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddUserToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs index ca6dbfab20..e1f1e1f830 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.AddUserToGroupAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AddUserToGroupAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AddUserToGroupAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs index 4a80060ff8..669a88edde 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CheckEncryptedDataResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CheckEncryptedDataResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CheckEncryptedDataResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs index ca0c0f13e2..7b18d3694c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.CreateAccountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateAccountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs index 7c18c08197..f903c8a42e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteDescriptorsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteDescriptorsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteDescriptorsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteLinkResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteLinkResponse.g.verified.cs index 2c67b31dbc..263fd2abae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteLinkResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteLinkResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteLinkResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteLinkResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs index 38b5fe2717..ca7fd01bc2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DeleteTranscriptResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTranscriptResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTranscriptResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs index 62eb8794fd..4dd2007b7d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.DisableRecurringPaymentResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DisableRecurringPaymentResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DisableRecurringPaymentResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.EmailFileResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.EmailFileResponse.g.verified.cs index fbb07a7c9e..568728cd83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.EmailFileResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.EmailFileResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EmailFileResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EmailFileResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs index 8daf1cbade..c23e9eda55 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountForCurrentUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAccountForCurrentUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAccountForCurrentUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs index d7dc428dcd..359d6fcfd0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAccountTransactionsAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAccountTransactionsAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAccountTransactionsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs index 7d319d6698..413293f0b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActiveUserInfosAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetActiveUserInfosAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetActiveUserInfosAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs index 1a6eda20cd..8b6b47713c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetActivityMetricsAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetActivityMetricsAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetActivityMetricsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs index 44ce7da77a..48b5c6e8fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAddPDFImageResourceJobResponseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAddPDFImageResourceJobResponseResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAddPDFImageResourceJobResponseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAudioSampleResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAudioSampleResponse.g.verified.cs index 81fa4603e4..17c1af8027 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAudioSampleResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetAudioSampleResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAudioSampleResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAudioSampleResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetClientVersionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetClientVersionsResponse.g.verified.cs index 54e8192f97..26b3d3fd3e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetClientVersionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetClientVersionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetClientVersionsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetClientVersionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs index a916f912cf..451121848a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertFieldTypeJobResponseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetConvertFieldTypeJobResponseResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetConvertFieldTypeJobResponseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs index de6b05cb8f..569daa7b95 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetConvertPDF2SwfResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetConvertPDF2SwfResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetConvertPDF2SwfResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs index 2f3e870986..87b7af9092 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetCopyMemosToDocumentsJobResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetCopyMemosToDocumentsJobResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetCopyMemosToDocumentsJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs index 8f9ea5ab33..e981779fd1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesDataFromFileJobResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetDesDataFromFileJobResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetDesDataFromFileJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs index 159aa0b216..3e2b3d65ed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDesFieldImportDataFromFileResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetDesFieldImportDataFromFileResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetDesFieldImportDataFromFileResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs index 78c7bb242f..c6904aa783 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDocumentSearchJobResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetDocumentSearchJobResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetDocumentSearchJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs index 9620845a08..df4a123554 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetDynamicValuesByProjectIdResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetDynamicValuesByProjectIdResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetDynamicValuesByProjectIdResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs index 3a7a4842ba..7459a75a7a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetExportPDFSwfJobResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetExportPDFSwfJobResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetExportPDFSwfJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs index f4debe26ac..ce6b4344be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocJobResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFXMLDocJobResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFXMLDocJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs index f00c21e49a..22cfabc8c9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFXMLDocXPolledResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFXMLDocXPolledResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFXMLDocXPolledResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs index 4f75825e40..5f7174eee4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFederationResponseForConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFederationResponseForConnectionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFederationResponseForConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs index 3802ad217f..5f545eae79 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAndUsersAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFilteredProjectsAndUsersAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFilteredProjectsAndUsersAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs index ed043b6b35..b970257e4d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredProjectsAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFilteredProjectsAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFilteredProjectsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs index e26cb4faf1..b3eaf93643 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFilteredUsersAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFilteredUsersAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs index c39c92427f..31c5493c9c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetFilteredUsersResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFilteredUsersResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFilteredUsersResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs index fc1d055379..93c8bf9f6f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetImportMemosXMLResponseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetImportMemosXMLResponseResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetImportMemosXMLResponseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs index ca27750dfc..20d8f62493 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetMergeStatusAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetMergeStatusAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetMergeStatusAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs index 4f9f7114d9..7f07317bc6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectImportJobExceptionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetProjectImportJobExceptionsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetProjectImportJobExceptionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs index dcc92bbfc0..7607f00136 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetProjectSecurityInfoAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetProjectSecurityInfoAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetProjectSecurityInfoAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceLinksResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceLinksResponse.g.verified.cs index e7d4004377..9dd33e0847 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceLinksResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceLinksResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetResourceLinksResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetResourceLinksResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs index b67211b260..cbebc7f5ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetResourceSyncItemsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetResourceSyncItemsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetResourceSyncItemsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs index f973292cbc..55f24668ef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRetroUpcodeJobTagApplicationsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetRetroUpcodeJobTagApplicationsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetRetroUpcodeJobTagApplicationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs index fe915e3737..795b9f409c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetRevenueSegmentsAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetRevenueSegmentsAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetRevenueSegmentsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs index 1b1c9e5638..82b07327e5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSearchMemosJobResultsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetSearchMemosJobResultsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetSearchMemosJobResultsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs index e30b95c4bf..0821338375 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetSignupSegmentsAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetSignupSegmentsAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetSignupSegmentsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs index 661bb02ea4..87d4fd5d83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetTagsFromSpreadsheetJobResultResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetTagsFromSpreadsheetJobResultResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetTagsFromSpreadsheetJobResultResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs index 683361a669..e42b4944ea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetUserFullDetailsByUserAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetUserFullDetailsByUserAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserFullDetailsByUserAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetVersionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetVersionResponse.g.verified.cs index f049ebc7e5..ba7ec0b904 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetVersionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.GetVersionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetVersionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetVersionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs index c7f056ffe5..60b54a2dbf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.HttpValidationProblemDetailsErrors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class HttpValidationProblemDetailsErrors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public HttpValidationProblemDetailsErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImpersonateUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImpersonateUserResponse.g.verified.cs index 24c7bd8223..115382aef9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImpersonateUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImpersonateUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ImpersonateUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ImpersonateUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImportFieldsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImportFieldsResponse.g.verified.cs index 1e9bafac0d..158b7bee99 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImportFieldsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ImportFieldsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ImportFieldsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ImportFieldsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs index 4ee6712941..c68e87c6bb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.InviteUserToProjectResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InviteUserToProjectResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InviteUserToProjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs index 613684355d..57a6059b54 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkFoldersToMemosResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LinkFoldersToMemosResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LinkFoldersToMemosResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkObjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkObjectResponse.g.verified.cs index 993a9aa502..2d25f3d9bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkObjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkObjectResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LinkObjectResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LinkObjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserResponse.g.verified.cs index 37084ccbf2..08c1060160 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LinkUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LinkUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs index e924b9798b..1e1bf0ce16 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUserWithInvitationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LinkUserWithInvitationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LinkUserWithInvitationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs index 8f9e48dcc6..25279fc96a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LinkUsertoAccountResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LinkUsertoAccountResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LinkUsertoAccountResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LockResourceResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LockResourceResponse.g.verified.cs index 7bcf02bc8b..d5315d28c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LockResourceResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.LockResourceResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LockResourceResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LockResourceResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs index 35b992eb9a..39bd681382 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeProjectsAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MergeProjectsAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MergeProjectsAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeTagsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeTagsResponse.g.verified.cs index 709d21915d..ba5519ec5e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeTagsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MergeTagsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MergeTagsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MergeTagsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs index fd1815d968..1e116da710 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.MigrateUserToAccountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MigrateUserToAccountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MigrateUserToAccountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs index 5ceb7a263b..6657954632 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.OverrideVerifyAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OverrideVerifyAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OverrideVerifyAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs index 2a992658e4..2526ee466d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessPaymentAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ProcessPaymentAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ProcessPaymentAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs index 6cb224cc4d..f03414031b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ProcessUIErrorResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ProcessUIErrorResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ProcessUIErrorResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs index 9d4545b1b0..6ef31fdaf0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.RejectInvitationByCurrentUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RejectInvitationByCurrentUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RejectInvitationByCurrentUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs index dd5c54538c..bb4693b1be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendAllClientsMessageAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SendAllClientsMessageAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SendAllClientsMessageAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs index 248acc606d..628a35ee28 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SendContactRequestEmailResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SendContactRequestEmailResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SendContactRequestEmailResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs index c66124a53d..a4fb13a3d6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountCPUPMOverrideAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SetAccountCPUPMOverrideAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetAccountCPUPMOverrideAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs index 1270762de3..7998e48e17 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountGroupDiscountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SetAccountGroupDiscountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetAccountGroupDiscountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs index 1bee2926ec..f07b869bda 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountStudentDiscountAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SetAccountStudentDiscountAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetAccountStudentDiscountAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs index 59c9020c18..f4835d3e72 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetAccountUserAdminStatusAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SetAccountUserAdminStatusAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetAccountUserAdminStatusAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs index 96b2202b0e..4a8a7e40a5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SetUserPasswordAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SetUserPasswordAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetUserPasswordAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs index 6a369becfe..d7ea5b510f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartAddDemoProjectAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartAddDemoProjectAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartAddDemoProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs index feafc90c41..21d76a8e6e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertFieldTypeJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartConvertFieldTypeJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartConvertFieldTypeJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs index c00b01a9ab..7f36a63462 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartConvertPDF2SwfResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartConvertPDF2SwfResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartConvertPDF2SwfResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs index a5944c4840..1dcf714692 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartCopyMemosToDocumentsJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartCopyMemosToDocumentsJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartCopyMemosToDocumentsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs index 192a0d6261..71ca45e2d7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartDeleteResourcesJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartDeleteResourcesJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartDeleteResourcesJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs index 71eaa27133..5205b81e91 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportAccountsJobAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportAccountsJobAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportAccountsJobAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs index 0fcbda7647..e93c205421 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportBubbleChartJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportBubbleChartJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportBubbleChartJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs index 910d70751f..c7da38a44b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportDocumentJobWithRTLResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportDocumentJobWithRTLResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportDocumentJobWithRTLResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs index b9666610ad..624fd3b144 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportFieldsJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportFieldsJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportFieldsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs index 408f39bed6..c746a43011 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportHierarchicalChartJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportHierarchicalChartJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportHierarchicalChartJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs index 136bbd82d7..921324417a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportSingleSeriesChartJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportSingleSeriesChartJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportSingleSeriesChartJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs index c3b444f357..258fe7aaf1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartExportUsersJobAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartExportUsersJobAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartExportUsersJobAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs index 61fe3079f4..8188603e53 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGetDesDataFromFileJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartGetDesDataFromFileJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartGetDesDataFromFileJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs index b10e90a7cd..a61df2add6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartGridChartExportJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartGridChartExportJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartGridChartExportJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs index cc9f257641..e3139432be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportDescriptorsJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartImportDescriptorsJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartImportDescriptorsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs index 84d81840cf..b35e6eed8d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartImportTagsJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartImportTagsJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartImportTagsJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs index b161ae1223..a179216b79 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StartRetroUpcodeJobResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StartRetroUpcodeJobResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StartRetroUpcodeJobResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StopImpersonationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StopImpersonationResponse.g.verified.cs index fbfcc68499..6e83bc8ccd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StopImpersonationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.StopImpersonationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StopImpersonationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StopImpersonationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitEulaResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitEulaResponse.g.verified.cs index 160263ab16..74e46d14c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitEulaResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitEulaResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SubmitEulaResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SubmitEulaResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs index 29c77ecfcc..c05d4dd16c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.SubmitPaymentAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SubmitPaymentAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SubmitPaymentAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkObjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkObjectResponse.g.verified.cs index b3663fefa8..2aab1718c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkObjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkObjectResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnlinkObjectResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnlinkObjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs index e395fce9b0..07ddfdb53b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnlinkUserFromProjectAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnlinkUserFromProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs index c95ddf9fab..753b7457f0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlinkUserFromProjectResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnlinkUserFromProjectResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnlinkUserFromProjectResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlockResourceResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlockResourceResponse.g.verified.cs index 34f5216456..869cf96e03 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlockResourceResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UnlockResourceResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnlockResourceResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnlockResourceResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs index 802052dd2c..225f4b2f30 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateCurrentUserPasswordResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateCurrentUserPasswordResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateCurrentUserPasswordResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs index bc74d43eaa..92dfe5b51d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateDocumentDataAndExcerptsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateDocumentDataAndExcerptsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateDocumentDataAndExcerptsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs index 59bbe9f900..e0e1c55f14 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateFieldOrdersResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateFieldOrdersResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateFieldOrdersResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs index 94d9050349..925df43a5b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateProjectAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateProjectAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateProjectAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs index dd5ba880e1..75388e7571 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateResourceAndDataResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateResourceAndDataResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateResourceAndDataResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs index 050a59b758..aadf7296dc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagAppWeightResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateTagAppWeightResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateTagAppWeightResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs index 2c0d1c5687..be1cf42a39 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTagOrdersResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateTagOrdersResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateTagOrdersResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs index 255be95bf7..28e6437065 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateTranscriptDataResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateTranscriptDataResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateTranscriptDataResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs index 44e850ed5d..068fa169cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserGroupAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserGroupAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserGroupAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs index d2980c2d59..23b675f631 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoAsAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserInfoAsAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserInfoAsAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs index 47fe0e66e6..b7d3d07910 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserInfoResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserInfoResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserInfoResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserResponse.g.verified.cs index 501567ec43..f45d7a024c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateValuesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateValuesResponse.g.verified.cs index ffc91b1a14..ae33acd86b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateValuesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.UpdateValuesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateValuesResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateValuesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ValidateUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ValidateUserResponse.g.verified.cs index e736066dc7..1100dbca8b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ValidateUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/dedoose/SystemTextJson/_#G.Models.ValidateUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ValidateUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ValidateUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs index 9bc5b677db..28a240efff 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BodyCreateAPreviouslyGeneratedVoiceV1VoiceGeneration /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs index b699d97659..fbb914e607 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ConvertChapterV1ProjectsProjectIdChaptersChapterIdCo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs index 605cd04c1e..e93a93c058 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ConvertProjectV1ProjectsProjectIdConvertPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ConvertProjectV1ProjectsProjectIdConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs index b2e86d32bd..bb96027487 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteChapterV1ProjectsProjectIdChaptersChapterIdDel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs index 150711b70a..baabe32db5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs index 3baaee0b38..4e7c632591 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteExistingInvitationV1WorkspaceInvitesDeleteResp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs index 4218d4e031..5bcbd25711 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteHistoryItemV1HistoryHistoryItemIdDeleteRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs index c64d7c6751..f8571a62aa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteProjectV1ProjectsProjectIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteProjectV1ProjectsProjectIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs index d87a6780b9..472491852c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs index 0c8bf5c139..ade334da08 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteVoiceV1VoicesVoiceIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteVoiceV1VoicesVoiceIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs index 05dad220be..4e0c88101a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs index 8509d0864e..cdea7ff215 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EditVoiceV1VoicesVoiceIdEditPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EditVoiceV1VoicesVoiceIdEditPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs index 02a7731caa..7cc43358a2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FineTuningResponseModelMessage /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FineTuningResponseModelMessage( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs index 99bdd7341f..3158e37a71 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FineTuningResponseModelProgress /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FineTuningResponseModelProgress( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelState.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelState.g.verified.cs index 12bda5d0d8..f679eee33c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelState.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.FineTuningResponseModelState.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FineTuningResponseModelState /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FineTuningResponseModelState( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs index 1f38cc438e..0f8ce761cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetTranscriptForDubV1DubbingDubbingIdTranscriptLangu /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs index 3d6c7f2a24..65a29cf03b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InviteUserV1WorkspaceInvitesAddPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InviteUserV1WorkspaceInvitesAddPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs index 7bc7d4742e..fd2ffab988 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RedirectToMintlifyDocsGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RedirectToMintlifyDocsGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs index 99056af8b3..2de97a5b75 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SpeechHistoryItemResponseModelSettings /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SpeechHistoryItemResponseModelSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs index df87dedfd4..d9574cf13e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateMemberV1WorkspaceMembersPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateMemberV1WorkspaceMembersPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs index 0090c0275b..207cf6308d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdatePronunciationDictionariesV1ProjectsProjectIdUp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs index b2e597e1c2..c4e6b1e679 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UsageCharactersResponseModelUsage /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UsageCharactersResponseModelUsage( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs index 1cebb7151c..fbb1c2b685 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class VoiceResponseModelLabels /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public VoiceResponseModelLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs index 6c3939186a..53370eaa4d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/NewtonsoftJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class VoiceSharingResponseModelLabels /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public VoiceSharingResponseModelLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs index a5cf9c3727..b94ae279cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BodyCreateAPreviouslyGeneratedVoiceV1VoiceGeneration /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePostLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs index 4746537acb..7cf031e0be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ConvertChapterV1ProjectsProjectIdChaptersChapterIdCo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ConvertChapterV1ProjectsProjectIdChaptersChapterIdConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs index b30c3998ce..fdc161fc9b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.ConvertProjectV1ProjectsProjectIdConvertPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ConvertProjectV1ProjectsProjectIdConvertPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ConvertProjectV1ProjectsProjectIdConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs index 7cdf3719d6..4b2dfbbca4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteChapterV1ProjectsProjectIdChaptersChapterIdDel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteChapterV1ProjectsProjectIdChaptersChapterIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs index accaa79b52..91a63be96f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteDubbingProjectV1DubbingDubbingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs index 114919dd80..cb1869717f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteExistingInvitationV1WorkspaceInvitesDeleteResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteExistingInvitationV1WorkspaceInvitesDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs index 899e912afc..e5f271fd28 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteHistoryItemV1HistoryHistoryItemIdDeleteRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteHistoryItemV1HistoryHistoryItemIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs index def9df6476..d22fc9155a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteProjectV1ProjectsProjectIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteProjectV1ProjectsProjectIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteProjectV1ProjectsProjectIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs index 757103b53e..a4a4288c3d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteSampleV1VoicesVoiceIdSamplesSampleIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs index f3b9e938ac..b7e66dc16c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteVoiceV1VoicesVoiceIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteVoiceV1VoicesVoiceIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs index 531d4e4c86..622b7351c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EditVoiceSettingsV1VoicesVoiceIdSettingsEditPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs index 4190938311..982c275fd9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.EditVoiceV1VoicesVoiceIdEditPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EditVoiceV1VoicesVoiceIdEditPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EditVoiceV1VoicesVoiceIdEditPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs index 12f5ea25e0..7fae3ea6e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelMessage.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FineTuningResponseModelMessage /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FineTuningResponseModelMessage( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs index 9f79c3e57c..9ae23650af 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelProgress.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FineTuningResponseModelProgress /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FineTuningResponseModelProgress( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelState.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelState.g.verified.cs index 4806d63c31..eec7158c82 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelState.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.FineTuningResponseModelState.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FineTuningResponseModelState /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FineTuningResponseModelState( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs index 6c48fc7400..cd8599d03a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetTranscriptForDubV1DubbingDubbingIdTranscriptLangu /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetTranscriptForDubV1DubbingDubbingIdTranscriptLanguageCodeGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs index b5e030332c..5ee694fec0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.InviteUserV1WorkspaceInvitesAddPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InviteUserV1WorkspaceInvitesAddPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InviteUserV1WorkspaceInvitesAddPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs index 35cb8fb2d2..e037ddbcc1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.RedirectToMintlifyDocsGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RedirectToMintlifyDocsGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RedirectToMintlifyDocsGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs index 73b2d52b50..c0ca922664 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.SpeechHistoryItemResponseModelSettings.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SpeechHistoryItemResponseModelSettings /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SpeechHistoryItemResponseModelSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs index 21d49c0c5c..c2a64a50c5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdateMemberV1WorkspaceMembersPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateMemberV1WorkspaceMembersPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateMemberV1WorkspaceMembersPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs index 0c083da34d..a3176c7369 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdatePronunciationDictionariesV1ProjectsProjectIdUp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs index 80e606abc2..148238e9ea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.UsageCharactersResponseModelUsage.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UsageCharactersResponseModelUsage /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UsageCharactersResponseModelUsage( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs index ab653ca174..e679211a31 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceResponseModelLabels.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class VoiceResponseModelLabels /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public VoiceResponseModelLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs index 13ecec4478..68fb55d8ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/elevenlabs/SystemTextJson/_#G.Models.VoiceSharingResponseModelLabels.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class VoiceSharingResponseModelLabels /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public VoiceSharingResponseModelLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs index 9903513924..39c5bfea6e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ActionsCreateWorkflowDispatchRequestInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ActionsCreateWorkflowDispatchRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs index 4e0be67c17..c496102016 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppsRedeliverWebhookDeliveryResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppsRedeliverWebhookDeliveryResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs index dde5f06f82..16315733d6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AuthenticationTokenPermissions /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AuthenticationTokenPermissions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFiles.g.verified.cs index 904381ba7c..2d6efe7e2e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFiles.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BaseGistFiles /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BaseGistFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFork.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFork.g.verified.cs index f2efa634e8..5163b95696 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFork.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistFork.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BaseGistFork /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BaseGistFork( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistHistoryItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistHistoryItem.g.verified.cs index 002a05cd7b..5baa8c0dc6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistHistoryItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.BaseGistHistoryItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BaseGistHistoryItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BaseGistHistoryItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs index 3ed02a922f..29e5bb376d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodeScanningCreateVariantAnalysisRequestVariant1 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodeScanningCreateVariantAnalysisRequestVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs index 58a98e857b..3b22674381 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodeScanningCreateVariantAnalysisRequestVariant2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodeScanningCreateVariantAnalysisRequestVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs index 67268d5dad..31cad288e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodeScanningCreateVariantAnalysisRequestVariant3 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodeScanningCreateVariantAnalysisRequestVariant3( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs index a4ce2f7f73..1c30d22857 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodeScanningGetAnalysisResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodeScanningGetAnalysisResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs index f4896f655a..d7e7c652e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodeSecurityAttachConfigurationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodeSecurityAttachConfigurationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs index 6c0ca81c6b..08a578cc19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodespacesDeleteForAuthenticatedUserResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodespacesDeleteForAuthenticatedUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs index 6fc873edef..754d247854 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CodespacesDeleteFromOrganizationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CodespacesDeleteFromOrganizationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.DeploymentPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.DeploymentPayload.g.verified.cs index e96aa5673d..0af825286f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.DeploymentPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.DeploymentPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeploymentPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeploymentPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmojisGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmojisGetResponse.g.verified.cs index 0e8dc6912e..06765e1827 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmojisGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmojisGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EmojisGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EmojisGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmptyObject.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmptyObject.g.verified.cs index 00435b6fa2..eb8c847531 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmptyObject.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.EmptyObject.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EmptyObject /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EmptyObject( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs index a83006556c..eff6f197a9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FullRepositoryCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FullRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleFiles.g.verified.cs index 745bbe2b4a..5266cf1c61 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleFiles.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GistSimpleFiles /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistSimpleFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs index 74cc601c6c..587173b99e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GistSimpleForkOfFiles /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistSimpleForkOfFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs index f9edd6e713..0cab45794f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GistSimpleForkOfFork /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistSimpleForkOfFork( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs index d0061c83dc..d48d1d3135 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GistSimpleForkOfHistoryItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistSimpleForkOfHistoryItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs index 65de142cf9..8901bae1a9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GistsCheckIsStarredResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistsCheckIsStarredResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs index a06cb95692..b684afd271 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GistsCreateRequestFiles /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistsCreateRequestFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs index a40919a49a..496199dc69 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs @@ -18,13 +18,5 @@ public sealed partial class GistsUpdateRequestFiles /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GistsUpdateRequestFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs index 9a9c291562..c23f989836 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GpgKeySubkeySubkey /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GpgKeySubkeySubkey( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs index 98ddc27cd0..243d224e19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class HookDeliveryRequestHeaders /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public HookDeliveryRequestHeaders( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs index cbc5315cd9..96aca76fbf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class HookDeliveryRequestPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public HookDeliveryRequestPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs index 1927636f76..6ac9f91d2f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class HookDeliveryResponseHeaders /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public HookDeliveryResponseHeaders( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs index 6021abb32f..2e401bc679 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InteractionsGetRestrictionsForAuthenticatedUserRespo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InteractionsGetRestrictionsForAuthenticatedUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs index 4c32cc2c54..1fbd671bca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InteractionsGetRestrictionsForOrgResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InteractionsGetRestrictionsForOrgResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs index 015495e49d..417d202fee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InteractionsGetRestrictionsForRepoResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InteractionsGetRestrictionsForRepoResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Language.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Language.g.verified.cs index e6264b2075..a66d489449 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Language.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Language.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class Language /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public Language( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ManifestResolved.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ManifestResolved.g.verified.cs index 6c4daf7ba6..d0e2406cb2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ManifestResolved.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ManifestResolved.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ManifestResolved /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ManifestResolved( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Metadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Metadata.g.verified.cs index 9ca4319b92..798cca3204 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Metadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.Metadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class Metadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public Metadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs index 3e0e1dd85d..b8e0bbc55c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class NullableRepositoryWebhooksCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public NullableRepositoryWebhooksCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs index e57aa10e6c..d42c3aae8c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantPermissionsOrgani /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProgrammaticAccessGrantPermissionsOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs index df7f039088..fbf593f159 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantPermissionsOther /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProgrammaticAccessGrantPermissionsOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs index db97a414de..7d11bbe8bc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantPermissionsReposi /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProgrammaticAccessGrantPermissionsRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs index 0e9689a690..a5afa33078 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantRequestPermission /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProgrammaticAccessGrantRequestPermissionsOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs index 5163bcf16c..2f0292a466 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantRequestPermission /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProgrammaticAccessGrantRequestPermissionsOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs index 0d377ce192..00a0a38f9c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantRequestPermission /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProgrammaticAccessGrantRequestPermissionsRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs index 1c054cb9e6..c5bdce73c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsConvertMemberToOutsideCollaboratorResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsConvertMemberToOutsideCollaboratorResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsDeleteResponse.g.verified.cs index debfe001c5..b36c3df543 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs index ad443f75c5..e3051467cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsListAttestationsResponseAttestationBundleDsseEnv /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsListAttestationsResponseAttestationBundleDsseEnvelope( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs index e09a9bd3f7..7bf1cd6af6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsListAttestationsResponseAttestationBundleVerific /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsListAttestationsResponseAttestationBundleVerificationMaterial( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs index e5120f4eec..09f19106ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsRedeliverWebhookDeliveryResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsRedeliverWebhookDeliveryResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs index 258b0960f8..578a511099 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsReviewPatGrantRequestsInBulkResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsReviewPatGrantRequestsInBulkResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs index 496c73f8b8..fd8648b723 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrgsUpdatePatAccessesResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrgsUpdatePatAccessesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs index 0e3533a9ad..9ef2a32aea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsAddedOrganizati /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsAddedOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs index c4bd6d4f4e..ae08f6c385 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsAddedOther /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsAddedOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs index 65f924bcb6..c7b216a7df 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsAddedRepository /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsAddedRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs index 2099c68905..5edfdaf85f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsResultOrganizat /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsResultOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs index aa85109166..03f7e2f2d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsResultOther /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsResultOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs index 5b7f9baa2a..66ec5875b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsResultRepositor /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsResultRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs index bd5fd205de..0aa0548cfa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsUpgradedOrganiz /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsUpgradedOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs index 92aaa24a07..23c05c79dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsUpgradedOther /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsUpgradedOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs index 16e6e05734..c0a31eb89a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsUpgradedReposit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PersonalAccessTokenRequestPermissionsUpgradedRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs index a6023d3e96..16964f7941 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ProjectsMoveCardResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ProjectsMoveCardResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs index 5a330d85f2..06b42942cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ProjectsMoveColumnResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ProjectsMoveColumnResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs index 6987c39d81..1b1e4995c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PullsRequestReviewersRequestVariant1 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PullsRequestReviewersRequestVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs index bcbdd0be00..888eaaabc3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PullsRequestReviewersRequestVariant2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PullsRequestReviewersRequestVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs index 81c7178fb6..1f2ebce6ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreateAttestationRequestBundleDsseEnvelope /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreateAttestationRequestBundleDsseEnvelope( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs index 7887a14565..26a156bbf8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreateAttestationRequestBundleVerificationMater /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreateAttestationRequestBundleVerificationMaterial( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs index 04e9422f1b..4a17fd5709 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreateDeploymentRequestPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreateDeploymentRequestPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs index 18e2a8c247..66b0e81f08 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreateDispatchEventRequestClientPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreateDispatchEventRequestClientPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs index a3632588cd..0678e36653 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreateInOrgRequestCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreateInOrgRequestCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs index 9ad81ab2fe..6104a3dac5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreatePagesSiteRequestEnum /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreatePagesSiteRequestEnum( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs index 03f78779a1..d6d9ecf2a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposCreatePagesSiteRequestEnum2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposCreatePagesSiteRequestEnum2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs index b659bef6c0..6876aea4fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposGetCodeFrequencyStatsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposGetCodeFrequencyStatsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs index 86a7ee1fff..f5389a2cc2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposGetCommitActivityStatsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposGetCommitActivityStatsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs index b14e7fba32..c941f41098 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposGetContributorsStatsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposGetContributorsStatsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs index 932cf0355d..3cf3fb85c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposListAttestationsResponseAttestationBundleDsseEn /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposListAttestationsResponseAttestationBundleDsseEnvelope( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs index 002862e98f..83ebbc4aa0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposListAttestationsResponseAttestationBundleVerifi /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposListAttestationsResponseAttestationBundleVerificationMaterial( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs index 6d1c19f905..ef63e57776 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposRedeliverWebhookDeliveryResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposRedeliverWebhookDeliveryResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs index 34e6888f7a..f3cb8b83c5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposUpdateInformationAboutPagesSiteRequestEnum( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs index 1910794ee1..7a0f700888 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposUpdateInformationAboutPagesSiteRequestEnum2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs index 1a4932b994..c74703db83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum3 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposUpdateInformationAboutPagesSiteRequestEnum3( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs index 0a71e89bcb..1ea23d891b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum4 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposUpdateInformationAboutPagesSiteRequestEnum4( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs index 896f8b7ad1..e779b10c43 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum5 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReposUpdateInformationAboutPagesSiteRequestEnum5( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs index 1baed7c427..299db7157d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RepositoryWebhooksCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RepositoryWebhooksCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs index d6fc46127d..4da5e1975f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SecurityAdvisoriesCreateRepositoryAdvisoryCveRequest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SnapshotManifests.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SnapshotManifests.g.verified.cs index 2c252577b9..c99b1fd7e9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SnapshotManifests.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.SnapshotManifests.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SnapshotManifests /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SnapshotManifests( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs index dd37a984f9..386556fe5d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertDismissedAt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertCreatedAlertDismissedAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs index 274ee9ec13..881f6a30e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertDismissedBy /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertCreatedAlertDismissedBy( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs index 609a16da28..b8b0885cdd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertDismissedReason /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertCreatedAlertDismissedReason( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs index 16cd6a0bf1..da37c2a87f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertFixedAt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertCreatedAlertFixedAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs index 3ebaf2a5fd..ad8ae08cef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedAlertDismissedBy /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertReopenedAlertDismissedBy( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs index 74e46117ca..cbaa71f0f5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedByUserAlertDismissed /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertReopenedByUserAlertDismissedAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs index 22b5fae502..d67e485012 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedByUserAlertDismissed /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertReopenedByUserAlertDismissedBy( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs index 8c4d96fbea..3706505657 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedByUserAlertDismissed /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookCodeScanningAlertReopenedByUserAlertDismissedReason( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs index e3826f900b..ab65f0907b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentCreatedDeploymentPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentCreatedDeploymentPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs index ca9dc5076d..521710e155 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunHeadCommit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentCreatedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs index 424997a6d4..b22d5d933f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunHeadRepositoryDes /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs index 4ada1e6a8f..92b4c78825 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunPreviousAttemptUr /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs index ae0c2a3705..c4fb40e2bc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunRepositoryDescrip /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentCreatedWorkflowRunRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs index 44d7ddf113..05863146c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentReviewApprovedWorkflowJobRunConclus /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentReviewApprovedWorkflowJobRunConclusion( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs index e5c42eb482..9070698e23 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentReviewApprovedWorkflowRunHeadCommit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentReviewApprovedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs index 259debcd7a..dbc8bbdf55 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentReviewRejectedWorkflowRunHeadCommit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentReviewRejectedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs index 96a64483e8..dc21cf67b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentReviewRequestedWorkflowJobRunConclu /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentReviewRequestedWorkflowJobRunConclusion( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs index 48ef6e9eff..d14527002a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentReviewRequestedWorkflowRunHeadCommi /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentReviewRequestedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs index 0e8c85e38e..1781e77397 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedDeploymentPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentStatusCreatedDeploymentPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs index f8ab316212..195642b449 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunHeadCommit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentStatusCreatedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs index ac2da8f349..e9a6469755 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunHeadReposit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs index cc3b91984c..bce6100223 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunPreviousAtt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs index 82e18ac3ca..f0c3175e38 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunRepositoryD /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs index 117dfa092e..30bc6b8584 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2Language /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookForkForkeeVariant2Language( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs index d4f5da9e82..2188bc7fab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2License /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookForkForkeeVariant2License( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs index 35e0d9baa7..bdd188c5c9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2MirrorUrl /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookForkForkeeVariant2MirrorUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs index 900d14f5d7..fead707c77 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2Topic /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookForkForkeeVariant2Topic( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs index 31c186c36a..eec1ae302e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookInstallationDeletedRequester /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookInstallationDeletedRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs index 7ec13b6206..c160568ca7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookInstallationNewPermissionsAcceptedRequester /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookInstallationNewPermissionsAcceptedRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs index 290bf5ef14..4bf672d6d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookInstallationSuspendRequester /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookInstallationSuspendRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs index 9a05815d15..d85a354d41 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookInstallationTargetRenamedAccountDescription /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookInstallationTargetRenamedAccountDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs index b1fabf683c..63e07cf4d7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookInstallationTargetRenamedAccountWebsiteUrl /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookInstallationTargetRenamedAccountWebsiteUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs index 9155668b1b..bea1bc5ba0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookInstallationUnsuspendRequester /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookInstallationUnsuspendRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs index bf93922018..764ea5b6cd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentCreatedIssueVariant2Assignee2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentCreatedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs index 423a0505aa..9454d471ab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentCreatedIssueVariant2Milestone /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentCreatedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs index 960ec09414..26a02afcf4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentCreatedIssueVariant2PerformedViaG /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs index 0505aa2515..19397fb3b0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentDeletedIssueVariant2Assignee2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentDeletedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs index 3888955d59..9098b81378 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentDeletedIssueVariant2Milestone /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentDeletedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs index cf9e513b19..aa1a991963 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentDeletedIssueVariant2PerformedViaG /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs index 4e22c7999b..69ceab00fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentEditedIssueVariant2Assignee2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentEditedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs index 254ef1c4a9..64407bf71b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentEditedIssueVariant2Milestone /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentEditedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs index 6f32f8a9d0..db8d12d41d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssueCommentEditedIssueVariant2PerformedViaGi /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs index 6c7b521996..182103c659 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Assignee /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesClosedIssueVariant2Assignee( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs index bc7497ead7..0ba4f989c7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Assignee2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesClosedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs index 89e09fd19d..4eaab51dde 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Label /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesClosedIssueVariant2Label( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs index 0caa47c718..71d2167ec5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Milestone /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesClosedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs index 261ff8b8b5..d37d923f7f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2PerformedViaGithubAp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesClosedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs index 3c98a2e70f..94b8554aac 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesOpenedChangesOldRepositoryCustomPropert /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesOpenedChangesOldRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs index c56885c003..8bbe917a3d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookIssuesTransferredChangesNewRepositoryCustomPr /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookIssuesTransferredChangesNewRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs index ab7eede5b0..e752709aee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookMarketplacePurchasePendingChangeCancelledMark /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs index 45f6b45df3..b329ab3163 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionBody /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs index 8cc6dc7468..20da4c9b5a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionContaine /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs index 32da5e5bd1..5cd3f8eccd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionContaine /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs index e6b068cc30..d83b274e2a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs index d125d74ea1..e7a17197ab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs index 86803cb2cb..7bf4d8e570 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataBin( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs index 5dbfe4bfc5..b8b0f84c78 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs index b490b10532..e3a01762cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs index 7a207b3123..803b00fd1c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs index 27f96c2548..df38e5a83f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs index 799d1d92e1..883e60af96 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs index 71ebc8ae8f..c3a6e5b66c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDist( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs index 6c4d1e1ae5..f910186ea0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs index 3b365181f6..495cccdd23 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs index 7ad25e7ca1..6f6dd76c5e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataMan( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs index 3e620aca97..d0eaaad0df 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs index 5e18d3ab5b..e0c5ce4aa1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs index ee0ff39281..87c865d939 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs index 1bab6c4786..d7f9958ebc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs index 2efc256ca1..6af330f3f6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPackageUpdatedPackagePackageVersionMetadataIt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPackageUpdatedPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs index 77571d0785..c8caa72bb2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookPushRepositoryCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookPushRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs index a052961a68..92c0334c40 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs index f07f65cbae..95ff1d1c57 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs index 4d9b8f3592..0bc0f8c50e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs index a081c16fa6..6ae50ce3ec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs index 9b76f22bd7..7e6bdcdbe2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs index 51b75f44c1..61174909fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs index 773f8d0a2b..f422773bfd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs index 7b5f48a21c..f43b129ad2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs index 24b0368404..ae6198c207 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs index f58c95eb32..44d665bb23 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs index 0e3f8247a2..f4525bdb49 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs index 9d93c7c747..ad0aa313d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs index 488a821978..361fae2c5a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs index 175c7e3e8a..0a5333451b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs index 294fdedb52..cee8c7d910 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs index 7d7565b4ba..36ab862382 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs index ced8f78ce3..59661a1ea6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs index a6b9b76379..49205cafd5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs index cfa7fca9bd..65dcee75c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackageUpdatedRegistryPackageDescript /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackageUpdatedRegistryPackageDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs index e62a03ba09..fc2e836a14 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackageUpdatedRegistryPackagePackageV /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs index 1b12400e83..9ecf61f048 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRegistryPackageUpdatedRegistryPackageRegistry /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRegistryPackageUpdatedRegistryPackageRegistry( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs index 1fc7797e37..20917ff5d6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRepositoryDispatchSampleClientPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRepositoryDispatchSampleClientPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs index 28599fe4d8..8c9429c921 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRubygemsMetadataDependencie /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRubygemsMetadataDependencie( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs index d445f146d2..a3418e4d3e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookRubygemsMetadataMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookRubygemsMetadataMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs index e2caa413a8..942fcd944b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookStarDeletedStarredAt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookStarDeletedStarredAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs index cecc4d41cb..fd3d0909ef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookTeamAddedToRepositoryRepositoryCustomProperti /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookTeamAddedToRepositoryRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs index f5b8c557ed..d535a81129 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookTeamCreatedRepositoryCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookTeamCreatedRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs index d2684debfa..6cc692d8b7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookTeamDeletedRepositoryCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookTeamDeletedRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs index 07de852006..4326657a3e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookTeamEditedRepositoryCustomProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookTeamEditedRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs index c3304e51ad..0c9caffe45 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookTeamRemovedFromRepositoryRepositoryCustomProp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookTeamRemovedFromRepositoryRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs index 7fffcc0060..3c8cd33857 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookWorkflowDispatchInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookWorkflowDispatchInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs index 9e9bcf9a15..74d1bfedf2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhookWorkflowJobCompletedWorkflowJobVariant2Step /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhookWorkflowJobCompletedWorkflowJobVariant2Step( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs index e7cd1bd78f..a4df224212 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhooksAnswerParentId /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhooksAnswerParentId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs index 14a3347981..5343dcf19c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs index a0bc7db39c..fd0d20ddb9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhooksWorkflowJobRunConclusion /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhooksWorkflowJobRunConclusion( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs index 8798cc02e6..ff9eb06020 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/NewtonsoftJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class WebhooksWorkflowJobRunName /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public WebhooksWorkflowJobRunName( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs index 7dabde6e1f..36b0e4a5a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ActionsCreateWorkflowDispatchRequestInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ActionsCreateWorkflowDispatchRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ActionsCreateWorkflowDispatchRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs index 94bcc6e162..b7fbd81bd6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AppsRedeliverWebhookDeliveryResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppsRedeliverWebhookDeliveryResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppsRedeliverWebhookDeliveryResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs index f402de0331..eeba3be597 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.AuthenticationTokenPermissions.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AuthenticationTokenPermissions /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AuthenticationTokenPermissions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFiles.g.verified.cs index 6d8c4e8c23..6432881ecf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFiles.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BaseGistFiles /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BaseGistFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFork.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFork.g.verified.cs index fb54202cc1..029ee3adc0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFork.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistFork.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BaseGistFork /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BaseGistFork( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistHistoryItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistHistoryItem.g.verified.cs index 0e9fd1da33..c3beb69561 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistHistoryItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.BaseGistHistoryItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BaseGistHistoryItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BaseGistHistoryItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs index e167cae054..2c43443e88 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant1.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodeScanningCreateVariantAnalysisRequestVariant1 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodeScanningCreateVariantAnalysisRequestVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs index 92f5d69c98..f0ff828e00 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodeScanningCreateVariantAnalysisRequestVariant2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodeScanningCreateVariantAnalysisRequestVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs index b86e35e3bb..2ada42a6bb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningCreateVariantAnalysisRequestVariant3.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodeScanningCreateVariantAnalysisRequestVariant3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodeScanningCreateVariantAnalysisRequestVariant3( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs index 97b517df72..5ac1853f93 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeScanningGetAnalysisResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodeScanningGetAnalysisResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodeScanningGetAnalysisResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs index b5ee262d47..74370bdf1d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodeSecurityAttachConfigurationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodeSecurityAttachConfigurationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodeSecurityAttachConfigurationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs index f691350788..79bd34ce94 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteForAuthenticatedUserResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodespacesDeleteForAuthenticatedUserResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodespacesDeleteForAuthenticatedUserResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs index 35cbf0b21b..1f44df7352 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.CodespacesDeleteFromOrganizationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CodespacesDeleteFromOrganizationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CodespacesDeleteFromOrganizationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.DeploymentPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.DeploymentPayload.g.verified.cs index f9a6bce5bd..9e9f49ca1e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.DeploymentPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.DeploymentPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeploymentPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeploymentPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmojisGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmojisGetResponse.g.verified.cs index 6b60eb4de4..7eac1f3fe4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmojisGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmojisGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EmojisGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EmojisGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmptyObject.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmptyObject.g.verified.cs index 7c9b5a561e..362095e638 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmptyObject.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.EmptyObject.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EmptyObject /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EmptyObject( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs index 7313fd5993..e0f63d8068 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.FullRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FullRepositoryCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FullRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleFiles.g.verified.cs index 61e4488bda..e7a8b71598 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleFiles.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GistSimpleFiles /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistSimpleFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs index f0a3239915..4d43e233c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFiles.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GistSimpleForkOfFiles /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistSimpleForkOfFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs index 0e28171cdf..5f5570319f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfFork.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GistSimpleForkOfFork /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistSimpleForkOfFork( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs index 42f3268809..9f45d76503 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistSimpleForkOfHistoryItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GistSimpleForkOfHistoryItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistSimpleForkOfHistoryItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs index 17a11d1dbc..55975571aa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCheckIsStarredResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GistsCheckIsStarredResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistsCheckIsStarredResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs index 6beee65f1b..7fae0cf3ce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsCreateRequestFiles.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GistsCreateRequestFiles /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistsCreateRequestFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs index 5c2a2fe434..715d53166c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GistsUpdateRequestFiles.g.verified.cs @@ -18,14 +18,5 @@ public sealed partial class GistsUpdateRequestFiles /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GistsUpdateRequestFiles( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs index 9d4ab974ad..fabb9716d4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.GpgKeySubkeySubkey.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GpgKeySubkeySubkey /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GpgKeySubkeySubkey( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs index 5bcab4ab66..0e9aeb6c63 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestHeaders.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class HookDeliveryRequestHeaders /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public HookDeliveryRequestHeaders( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs index e9a30aa466..3f5891bc43 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryRequestPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class HookDeliveryRequestPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public HookDeliveryRequestPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs index 59dcb511bd..e1d6f202f4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.HookDeliveryResponseHeaders.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class HookDeliveryResponseHeaders /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public HookDeliveryResponseHeaders( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs index 9b9a77cd68..be673163c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForAuthenticatedUserResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InteractionsGetRestrictionsForAuthenticatedUserRespo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InteractionsGetRestrictionsForAuthenticatedUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs index aba47c58d5..24cebb1f6a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForOrgResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InteractionsGetRestrictionsForOrgResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InteractionsGetRestrictionsForOrgResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs index 03ef1f5698..c37e42fdf6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.InteractionsGetRestrictionsForRepoResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InteractionsGetRestrictionsForRepoResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InteractionsGetRestrictionsForRepoResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Language.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Language.g.verified.cs index 9ccde58405..a83ab1bd90 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Language.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Language.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class Language /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public Language( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ManifestResolved.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ManifestResolved.g.verified.cs index 23e6f18d25..46246c0d4b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ManifestResolved.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ManifestResolved.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ManifestResolved /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ManifestResolved( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Metadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Metadata.g.verified.cs index 7a04e66255..96cd79d9cd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Metadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.Metadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class Metadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public Metadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs index a1db509fb6..48b109b050 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.NullableRepositoryWebhooksCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class NullableRepositoryWebhooksCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public NullableRepositoryWebhooksCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs index eddd1bfde7..85ef93b7b6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOrganization.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantPermissionsOrgani /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProgrammaticAccessGrantPermissionsOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs index 2f792ccd7b..0cccdfa647 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsOther.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantPermissionsOther /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProgrammaticAccessGrantPermissionsOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs index 4d86ed21f9..fcb188a3be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantPermissionsRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantPermissionsReposi /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProgrammaticAccessGrantPermissionsRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs index e1181eaa7a..2f1ee16bde 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOrganization.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantRequestPermission /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProgrammaticAccessGrantRequestPermissionsOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs index ef174421a3..4a40ed512c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsOther.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantRequestPermission /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProgrammaticAccessGrantRequestPermissionsOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs index b571f9f941..2e2c674e83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrganizationProgrammaticAccessGrantRequestPermissionsRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationProgrammaticAccessGrantRequestPermission /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProgrammaticAccessGrantRequestPermissionsRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs index fea253e1f4..bd0b19884f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsConvertMemberToOutsideCollaboratorResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsConvertMemberToOutsideCollaboratorResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsConvertMemberToOutsideCollaboratorResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsDeleteResponse.g.verified.cs index e13c643ae2..6300671e49 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs index 08e33466c7..a389783c26 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsListAttestationsResponseAttestationBundleDsseEnv /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsListAttestationsResponseAttestationBundleDsseEnvelope( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs index af3a8ffba2..527180e81a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsListAttestationsResponseAttestationBundleVerific /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsListAttestationsResponseAttestationBundleVerificationMaterial( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs index 400ad54dfe..130ad8b7c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsRedeliverWebhookDeliveryResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsRedeliverWebhookDeliveryResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsRedeliverWebhookDeliveryResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs index 0994f3d1e1..1b25ad8bbf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsReviewPatGrantRequestsInBulkResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsReviewPatGrantRequestsInBulkResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsReviewPatGrantRequestsInBulkResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs index 37c82cf234..3862b05657 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.OrgsUpdatePatAccessesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrgsUpdatePatAccessesResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrgsUpdatePatAccessesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs index ec84865c59..4d535b7a13 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOrganization.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsAddedOrganizati /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsAddedOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs index 426c8a76d6..e99e0964f4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedOther.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsAddedOther /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsAddedOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs index e5a5678833..ad772e1a5f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsAddedRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsAddedRepository /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsAddedRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs index e3016434a5..0b6d66b132 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOrganization.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsResultOrganizat /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsResultOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs index a1ea63cddd..2c28d04e20 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultOther.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsResultOther /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsResultOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs index d561335236..cb28e24b28 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsResultRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsResultRepositor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsResultRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs index 055a141e7b..d5ba80072f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOrganization.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsUpgradedOrganiz /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsUpgradedOrganization( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs index 06158b7b1b..1946901504 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedOther.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsUpgradedOther /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsUpgradedOther( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs index f7f803a161..eb5a7840a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PersonalAccessTokenRequestPermissionsUpgradedRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PersonalAccessTokenRequestPermissionsUpgradedReposit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PersonalAccessTokenRequestPermissionsUpgradedRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs index 53e19dc411..39a3b5115f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveCardResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ProjectsMoveCardResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ProjectsMoveCardResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs index bf1019f464..c1a8aebefd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ProjectsMoveColumnResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ProjectsMoveColumnResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ProjectsMoveColumnResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs index a5003cd6b4..b6efcc79fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant1.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PullsRequestReviewersRequestVariant1 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PullsRequestReviewersRequestVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs index 209120763a..754351e77d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.PullsRequestReviewersRequestVariant2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PullsRequestReviewersRequestVariant2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PullsRequestReviewersRequestVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs index dae5631c70..6a5abd00c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleDsseEnvelope.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreateAttestationRequestBundleDsseEnvelope /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreateAttestationRequestBundleDsseEnvelope( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs index 640d8ae60f..ad24909e19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateAttestationRequestBundleVerificationMaterial.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreateAttestationRequestBundleVerificationMater /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreateAttestationRequestBundleVerificationMaterial( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs index a2b2aba6d3..f0ee08bcf5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDeploymentRequestPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreateDeploymentRequestPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreateDeploymentRequestPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs index 6b0dfc64ed..4be5c9f812 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateDispatchEventRequestClientPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreateDispatchEventRequestClientPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreateDispatchEventRequestClientPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs index d164594a11..d12f5fd435 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreateInOrgRequestCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreateInOrgRequestCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreateInOrgRequestCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs index be0ff0bc18..92e750a04f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreatePagesSiteRequestEnum /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreatePagesSiteRequestEnum( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs index 51cda20129..e01bdd026c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposCreatePagesSiteRequestEnum2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposCreatePagesSiteRequestEnum2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposCreatePagesSiteRequestEnum2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs index 7453b9f6b5..1be31c0c05 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCodeFrequencyStatsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposGetCodeFrequencyStatsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposGetCodeFrequencyStatsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs index e6c70a4ba6..86095c6263 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetCommitActivityStatsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposGetCommitActivityStatsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposGetCommitActivityStatsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs index 5d6fa37d54..507fdf84c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposGetContributorsStatsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposGetContributorsStatsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposGetContributorsStatsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs index 69a6b06e97..0725dea2c7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleDsseEnvelope.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposListAttestationsResponseAttestationBundleDsseEn /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposListAttestationsResponseAttestationBundleDsseEnvelope( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs index 0d91beb475..c83c2e1fd4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposListAttestationsResponseAttestationBundleVerificationMaterial.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposListAttestationsResponseAttestationBundleVerifi /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposListAttestationsResponseAttestationBundleVerificationMaterial( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs index 8abaadc308..da6d1f8a04 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposRedeliverWebhookDeliveryResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposRedeliverWebhookDeliveryResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposRedeliverWebhookDeliveryResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs index 3263666338..a737542e0f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposUpdateInformationAboutPagesSiteRequestEnum( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs index 409ca2ecf3..9d7599f23e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposUpdateInformationAboutPagesSiteRequestEnum2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs index 86bb5cba0f..04b39432cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum3.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposUpdateInformationAboutPagesSiteRequestEnum3( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs index b1cad8d678..6e92331a4a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum4.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum4 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposUpdateInformationAboutPagesSiteRequestEnum4( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs index f2116c2893..31b9438e07 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.ReposUpdateInformationAboutPagesSiteRequestEnum5.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReposUpdateInformationAboutPagesSiteRequestEnum5 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReposUpdateInformationAboutPagesSiteRequestEnum5( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs index 22cc6182f1..7c53c13d76 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.RepositoryWebhooksCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RepositoryWebhooksCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RepositoryWebhooksCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs index 044208907e..617b32f9f9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SecurityAdvisoriesCreateRepositoryAdvisoryCveRequest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SnapshotManifests.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SnapshotManifests.g.verified.cs index 5ea7310ad0..5507ae6422 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SnapshotManifests.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.SnapshotManifests.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SnapshotManifests /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SnapshotManifests( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs index 17f91aaf5b..f3ebe86993 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedAt.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertDismissedAt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertCreatedAlertDismissedAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs index 94a46f70b8..85c26495c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedBy.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertDismissedBy /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertCreatedAlertDismissedBy( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs index ec27fae00c..0632adc9f0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertDismissedReason.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertDismissedReason /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertCreatedAlertDismissedReason( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs index 974500c296..d2a4853e5f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertCreatedAlertFixedAt.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertCreatedAlertFixedAt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertCreatedAlertFixedAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs index e70b4e452a..532764a6d9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedAlertDismissedBy.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedAlertDismissedBy /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertReopenedAlertDismissedBy( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs index dfb88f9a61..1ae9968e25 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedAt.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedByUserAlertDismissed /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertReopenedByUserAlertDismissedAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs index 946ad01527..901828f730 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedBy.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedByUserAlertDismissed /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertReopenedByUserAlertDismissedBy( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs index 3594ca4c5f..4fca67f4dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookCodeScanningAlertReopenedByUserAlertDismissedReason.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookCodeScanningAlertReopenedByUserAlertDismissed /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookCodeScanningAlertReopenedByUserAlertDismissedReason( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs index e2c6239d61..888d77aeee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedDeploymentPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentCreatedDeploymentPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentCreatedDeploymentPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs index 3e2b420cd9..c1a76cb6b1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadCommit.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunHeadCommit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentCreatedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs index 6fe0c5a20d..1b8a844ba4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunHeadRepositoryDes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentCreatedWorkflowRunHeadRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs index a1a1161e6b..e7b8510041 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunPreviousAttemptUr /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentCreatedWorkflowRunPreviousAttemptUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs index d34c90a73e..13f08770e0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentCreatedWorkflowRunRepositoryDescription.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentCreatedWorkflowRunRepositoryDescrip /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentCreatedWorkflowRunRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs index 53e7233679..1c616d18b5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowJobRunConclusion.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentReviewApprovedWorkflowJobRunConclus /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentReviewApprovedWorkflowJobRunConclusion( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs index 7b40c6a7ba..326f85deae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewApprovedWorkflowRunHeadCommit.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentReviewApprovedWorkflowRunHeadCommit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentReviewApprovedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs index f09101aeed..85a34418e5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRejectedWorkflowRunHeadCommit.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentReviewRejectedWorkflowRunHeadCommit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentReviewRejectedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs index 99791bd75c..0df24da25b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowJobRunConclusion.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentReviewRequestedWorkflowJobRunConclu /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentReviewRequestedWorkflowJobRunConclusion( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs index 89704207ad..bfc6b5a519 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentReviewRequestedWorkflowRunHeadCommit.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentReviewRequestedWorkflowRunHeadCommi /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentReviewRequestedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs index 163f5c9c8c..6c065cdf94 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedDeploymentPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedDeploymentPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentStatusCreatedDeploymentPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs index cfd731247c..e64d57ca9b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadCommit.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunHeadCommit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentStatusCreatedWorkflowRunHeadCommit( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs index c85624cefb..da71886135 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunHeadReposit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentStatusCreatedWorkflowRunHeadRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs index c9b6acc132..3200cae156 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunPreviousAtt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentStatusCreatedWorkflowRunPreviousAttemptUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs index 78aa437cbb..cc7efe2e9a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookDeploymentStatusCreatedWorkflowRunRepositoryD /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookDeploymentStatusCreatedWorkflowRunRepositoryDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs index 0ede2529fe..be7cdbc8fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Language.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2Language /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookForkForkeeVariant2Language( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs index d87ad83242..afca4c2dad 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2License.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2License /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookForkForkeeVariant2License( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs index 830d03871a..48b52495fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2MirrorUrl.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2MirrorUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookForkForkeeVariant2MirrorUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs index e5dfe3c1b3..c511f43622 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookForkForkeeVariant2Topic.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookForkForkeeVariant2Topic /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookForkForkeeVariant2Topic( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs index e0759894a8..2740729624 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationDeletedRequester.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookInstallationDeletedRequester /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookInstallationDeletedRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs index 7b391497d4..ed95e8b951 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationNewPermissionsAcceptedRequester.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookInstallationNewPermissionsAcceptedRequester /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookInstallationNewPermissionsAcceptedRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs index 5b3390d5f6..ef0ef2f47c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationSuspendRequester.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookInstallationSuspendRequester /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookInstallationSuspendRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs index 665b18303f..25dd5d2890 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountDescription.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookInstallationTargetRenamedAccountDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookInstallationTargetRenamedAccountDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs index 3c230f631c..909c7dc1b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationTargetRenamedAccountWebsiteUrl.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookInstallationTargetRenamedAccountWebsiteUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookInstallationTargetRenamedAccountWebsiteUrl( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs index be85b6a96f..48e9d9f3d4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookInstallationUnsuspendRequester.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookInstallationUnsuspendRequester /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookInstallationUnsuspendRequester( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs index f54929d517..64657a68aa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Assignee2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentCreatedIssueVariant2Assignee2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentCreatedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs index 1e02eb5a28..ef36241122 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2Milestone.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentCreatedIssueVariant2Milestone /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentCreatedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs index e92f3cb625..585430ebbb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentCreatedIssueVariant2PerformedViaG /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentCreatedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs index d683b75769..2163a1ece9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Assignee2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentDeletedIssueVariant2Assignee2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentDeletedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs index d99c7291d8..43711b67bd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2Milestone.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentDeletedIssueVariant2Milestone /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentDeletedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs index b16f850dfb..0a9cf4a884 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentDeletedIssueVariant2PerformedViaG /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentDeletedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs index 291eda2fb3..221bc82ccf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Assignee2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentEditedIssueVariant2Assignee2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentEditedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs index 3ef45af0b1..5dc08aec3f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2Milestone.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentEditedIssueVariant2Milestone /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentEditedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs index 154db5cde4..68eca57065 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssueCommentEditedIssueVariant2PerformedViaGi /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssueCommentEditedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs index 80a5ce6744..36cb7cff01 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Assignee /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesClosedIssueVariant2Assignee( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs index c4f55d7533..aaf04396b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Assignee2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Assignee2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesClosedIssueVariant2Assignee2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs index 9b7aea9d23..b0f360d3ce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Label.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Label /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesClosedIssueVariant2Label( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs index 417591976e..010b895bae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2Milestone.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2Milestone /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesClosedIssueVariant2Milestone( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs index 08f6c3321f..3cc2f1c4ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesClosedIssueVariant2PerformedViaGithubApp.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesClosedIssueVariant2PerformedViaGithubAp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesClosedIssueVariant2PerformedViaGithubApp( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs index d884cef466..85af9a11d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesOpenedChangesOldRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesOpenedChangesOldRepositoryCustomPropert /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesOpenedChangesOldRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs index a7e334950f..eecaa3b8bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookIssuesTransferredChangesNewRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookIssuesTransferredChangesNewRepositoryCustomPr /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookIssuesTransferredChangesNewRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs index 02203661cc..43e6ebc124 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookMarketplacePurchasePendingChangeCancelledMark /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookMarketplacePurchasePendingChangeCancelledMarketplacePurchaseFreeTrialEndsOn( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs index 9c43f8049e..c673b56228 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionBody.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs index 8cd67b9061..e4e295fbe1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionContaine /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionContainerMetadataLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs index c0e849a9ea..9a4777c475 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionContaine /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionContainerMetadataManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs index d95c7ccd4b..01d5caecf4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionMetadataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs index 28e2e74e2c..b04b1d5075 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataAuthor( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs index db8a4c81f4..1be6f18840 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBin.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataBin( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs index 02a3fa1e47..efdd98adc3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataBugs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs index b9daabd173..f55e21bfe1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataContributor( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs index 3c66f6a83f..5fd5349459 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs index 5d7802e6e1..5bc56a244f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDevDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs index eeeeb5059a..44a7e0fa76 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDirectories( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs index e9b2ac7ba8..7ca0fe22b7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataDist.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataDist( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs index b7c3f25b95..a3645c5c7a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataEngines( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs index 6a32b38060..afb7910cfb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataMaintainer( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs index d5273e7650..1f58618275 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataMan.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataMan( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs index 73941ee3d0..e8d78371bb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataOptionalDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs index 8cedb7136a..48e20b4655 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataPeerDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs index 3c40ac17f9..5b7a66954f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs index efbe42aa23..66380a49a9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackagePublishedPackagePackageVersionNpmMetad /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackagePublishedPackagePackageVersionNpmMetadataScripts( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs index 2a01dff2e2..69e7a24dc1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPackageUpdatedPackagePackageVersionMetadataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPackageUpdatedPackagePackageVersionMetadataIt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPackageUpdatedPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs index 55e8ccb276..ae6d04c1ab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookPushRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookPushRepositoryCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookPushRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs index caa9cddeeb..88d094bbb0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs index 95bb6baa95..7149a2a95c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataLabels( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs index 71eabfd83c..d6800f92fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionContainerMetadataManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs index aa497c398a..f7a79ff80a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs index 3556ccf8f7..12f23a4435 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataAuthor( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs index 6ed7274670..3eb49fa4c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBin( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs index 3c85df23c4..00a59ad71c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataBugs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs index cce40968b8..457ef75e2e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs index 35666e7b09..2b50016701 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDevDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs index 2fa307ceeb..47c42b9141 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDirectories( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs index 4a63709a89..415512f300 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataDist( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs index ee15d28be7..4b3ad7bc9a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataEngines( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs index 6e1b6ca468..5ac6fc686d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataMan( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs index 8fd4dc3445..e3d3076de0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataOptionalDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs index 346f51587f..3ac3ba1851 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataPeerDependencies( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs index 445e4ece55..aeb74f379c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataRepository( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs index 3aa864cc29..66464c432a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNpmMetadataScripts( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs index 3a4dc4a5ba..16788d0379 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackagePublishedRegistryPackagePackag /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackagePublishedRegistryPackagePackageVersionNugetMetadataItemId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs index 95b3b4e30d..52f3db639b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageDescription.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackageUpdatedRegistryPackageDescript /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackageUpdatedRegistryPackageDescription( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs index 5d8fa6fe75..dac8ee8ec9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackageUpdatedRegistryPackagePackageV /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackageUpdatedRegistryPackagePackageVersionMetadataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs index 2d7c387a3f..e35e10f514 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRegistryPackageUpdatedRegistryPackageRegistry.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRegistryPackageUpdatedRegistryPackageRegistry /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRegistryPackageUpdatedRegistryPackageRegistry( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs index e161012fe6..537d3740fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRepositoryDispatchSampleClientPayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRepositoryDispatchSampleClientPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRepositoryDispatchSampleClientPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs index fcacc259b5..080a1bb315 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataDependencie.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRubygemsMetadataDependencie /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRubygemsMetadataDependencie( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs index ecca432d60..bccbda9a22 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookRubygemsMetadataMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookRubygemsMetadataMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookRubygemsMetadataMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs index cb2251065c..3605ac410d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookStarDeletedStarredAt.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookStarDeletedStarredAt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookStarDeletedStarredAt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs index d5c984eff3..b405ec92db 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamAddedToRepositoryRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookTeamAddedToRepositoryRepositoryCustomProperti /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookTeamAddedToRepositoryRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs index 7946e460a4..2b1dcac0f0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamCreatedRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookTeamCreatedRepositoryCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookTeamCreatedRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs index 76cfc2246f..5b7dea284d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamDeletedRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookTeamDeletedRepositoryCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookTeamDeletedRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs index 619c7addf2..e9d358904a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamEditedRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookTeamEditedRepositoryCustomProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookTeamEditedRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs index 3790d7e454..d393c7b9a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookTeamRemovedFromRepositoryRepositoryCustomProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookTeamRemovedFromRepositoryRepositoryCustomProp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookTeamRemovedFromRepositoryRepositoryCustomProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs index 340864bf70..7c19d4c5e1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowDispatchInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookWorkflowDispatchInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookWorkflowDispatchInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs index fbfe685f1e..53ebe5725e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhookWorkflowJobCompletedWorkflowJobVariant2Step.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhookWorkflowJobCompletedWorkflowJobVariant2Step /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhookWorkflowJobCompletedWorkflowJobVariant2Step( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs index 6f139c9ccd..5c200bdbee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksAnswerParentId.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhooksAnswerParentId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhooksAnswerParentId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs index 2d7587eb8b..88aca9aeb5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhooksPreviousMarketplacePurchaseFreeTrialEndsOn( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs index f8d4a94d7f..e3c2e543a1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunConclusion.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhooksWorkflowJobRunConclusion /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhooksWorkflowJobRunConclusion( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs index 3b333f32d9..758fadd036 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/github/SystemTextJson/_#G.Models.WebhooksWorkflowJobRunName.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class WebhooksWorkflowJobRunName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public WebhooksWorkflowJobRunName( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.CancelOperationRequest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.CancelOperationRequest.g.verified.cs index 00e7a99f9e..814ea1903c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.CancelOperationRequest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.CancelOperationRequest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CancelOperationRequest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CancelOperationRequest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.Empty.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.Empty.g.verified.cs index d57bb5d51d..c90fe35871 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.Empty.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.Empty.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class Empty /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public Empty( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationMetadata.g.verified.cs index 1c32fbf1a3..aa379fdc39 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OperationMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OperationMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationResponse.g.verified.cs index 53325e33c2..b6d67e97ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.OperationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OperationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.StatusDetail.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.StatusDetail.g.verified.cs index f294f4f6aa..b7a02ff25e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.StatusDetail.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/NewtonsoftJson/_#G.Models.StatusDetail.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StatusDetail /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StatusDetail( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.CancelOperationRequest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.CancelOperationRequest.g.verified.cs index 8afe8f45b1..6dfe522b95 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.CancelOperationRequest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.CancelOperationRequest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CancelOperationRequest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CancelOperationRequest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.Empty.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.Empty.g.verified.cs index e9bad3dad1..a115b8314e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.Empty.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.Empty.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class Empty /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public Empty( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationMetadata.g.verified.cs index ea3fedcb2f..3f94fc97a1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OperationMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OperationMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationResponse.g.verified.cs index 6aec8a8cee..2ffef83b07 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.OperationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OperationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.StatusDetail.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.StatusDetail.g.verified.cs index 5149a6234e..63a7d07557 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.StatusDetail.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/google-gemini/SystemTextJson/_#G.Models.StatusDetail.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StatusDetail /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StatusDetail( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs index 0409956439..9831dd910b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StreamingCreateTokenRequest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StreamingCreateTokenRequest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs index 6f0de220cc..d7379d1b5e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V1WebhookEndpointAddRequestEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V1WebhookEndpointAddRequestEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs index 4e42684107..3a17c55064 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V2VideoGenerateRequestAspectRatio /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V2VideoGenerateRequestAspectRatio( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs index 41329cd4b5..5bf3631995 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/NewtonsoftJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class V2VideoGenerateRequestCallbackId /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public V2VideoGenerateRequestCallbackId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs index 9514c7052a..a4165802cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.StreamingCreateTokenRequest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StreamingCreateTokenRequest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StreamingCreateTokenRequest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs index cfd4be7d63..74cfdb2c7c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V1WebhookEndpointAddRequestEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V1WebhookEndpointAddRequestEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V1WebhookEndpointAddRequestEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs index c1cfbc2087..e6d159eaa1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestAspectRatio.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V2VideoGenerateRequestAspectRatio /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V2VideoGenerateRequestAspectRatio( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs index 96ff6b691c..6b41372f51 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/heygen/SystemTextJson/_#G.Models.V2VideoGenerateRequestCallbackId.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class V2VideoGenerateRequestCallbackId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public V2VideoGenerateRequestCallbackId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.Any2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.Any2.g.verified.cs index bb455d9e54..e44dc0624a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.Any2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.Any2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class Any2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public Any2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs index 7b16d25818..640206738a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceChatResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceChatResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs index 3ff3fe75ea..0c45f40862 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceCreateAppResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceCreateAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs index 4023a114a5..1d53bf3edc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceCreateConversationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceCreateConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs index 2a5a5559a4..79c61eff8c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceCreateMessageResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceCreateMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs index 621da99e3e..f9736ac541 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceDeleteAppResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceDeleteAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs index 9f7851e0cf..8afa6dcdf1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceDeleteConversationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceDeleteConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs index 037915f09f..54d740371f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceDeleteMessageResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceDeleteMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs index 73ef965c98..86e790ac1c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceGetPlaygroundConversationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceGetPlaygroundConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs index 133e5c1bfe..e1e09c6977 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceListAppsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceListAppsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs index b6ab032a1b..25138aac8e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceListConversationsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceListConversationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs index fcab9062b4..28bf04f5fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceListMessagesResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceListMessagesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs index 0c6814e472..783aa7d9ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceRestartPlaygroundConversationRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceRestartPlaygroundConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs index 5ebd0d92a1..8af0e52d59 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceUpdateAppResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceUpdateAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs index 5570d0bc4a..4974a92936 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceUpdateConversationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceUpdateConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs index bbd330a401..0bcb5d13b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppPublicServiceUpdateMessageResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppPublicServiceUpdateMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CatalogRunPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CatalogRunPayload.g.verified.cs index 631886ba4a..11117ae43f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CatalogRunPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CatalogRunPayload.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class CatalogRunPayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CatalogRunPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ChatResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ChatResponseOutput.g.verified.cs index 816083867b..7fdb3b80b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ChatResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ChatResponseOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChatResponseOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs index 98c8d941ad..450a5bee6f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CheckNamespaceResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CheckNamespaceResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs index 0eb49d6e85..80fcc4064d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CloneNamespacePipelineReleaseResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CloneNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs index c9842eb6c6..35cda50cbc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CloneNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CloneNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs index 1118367e77..71a916a20d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class ComponentDefinitionVendorAttributes /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComponentDefinitionVendorAttributes( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunInput.g.verified.cs index 88e20f208e..3a371bbf9e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComponentRunInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComponentRunInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunOutput.g.verified.cs index 3ec47b336c..28fc2db596 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ComponentRunOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComponentRunOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComponentRunOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs index 2c8c35e31d..518e229f19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class ConnectionOAuthAccessDetails /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ConnectionOAuthAccessDetails( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionSetup.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionSetup.g.verified.cs index 919664cfd9..0f76c03215 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionSetup.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ConnectionSetup.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class ConnectionSetup /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ConnectionSetup( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateCatalogResponse2.g.verified.cs index c9beeb094c..191139152b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateCatalogResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateCatalogResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs index a0a069883b..2a600706d5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateOrganizationResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateTokenResponse2.g.verified.cs index 44cfaf9c51..aacf56cb93 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.CreateTokenResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateTokenResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationInput.g.verified.cs index f012f271f3..8bdbcc33d4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationInput.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class DataSpecificationInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DataSpecificationInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationOutput.g.verified.cs index f01c5c4d2f..0e3003904b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DataSpecificationOutput.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class DataSpecificationOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DataSpecificationOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteAppResponse.g.verified.cs index 9646f40c41..945b39d6d7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteAppResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteAppResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs index 606faeb4e9..ab1582a08d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCatalogFileResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCatalogFileResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs index 37e9181302..436d3645df 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCatalogResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteConversationResponse.g.verified.cs index b21f3af61d..fafc73eebf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteConversationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteConversationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteMessageResponse.g.verified.cs index 24666c9081..3c4d88739e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteMessageResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteMessageResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs index 7173b092fa..9e4d7f957d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteNamespaceConnectionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs index 484d371552..4f096acf47 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs index 4c884fa93e..cd3c2bbccf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteNamespaceModelVersionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteNamespaceModelVersionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs index 4531d2e56a..0225722019 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteNamespacePipelineReleaseResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs index 7e2610c10b..ce2962961c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs index e508d21be0..3f65e148bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteNamespaceSecretResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs index 96f8e4f211..cf7bace4f4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteOrganizationMembershipResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteOrganizationMembershipResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs index 51c7a6db22..6fa6e05796 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteOrganizationMembershipResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteOrganizationMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs index 10b1a4433d..ecd64e815b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteOrganizationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteOrganizationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs index f07abd8541..59dbb76b0e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteOrganizationResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs index c64a324c3d..3f40b7b683 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteRepositoryTagResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteRepositoryTagResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse.g.verified.cs index d54459d2db..17f6fa99c3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTokenResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTokenResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse2.g.verified.cs index ac4f347389..3fbcd33c84 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteTokenResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTokenResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs index ffa029af4e..c443332912 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteUserMembershipResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteUserMembershipResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs index be5404d355..7a996f0168 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteUserMembershipResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteUserMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs index 7f6762f239..ec6e3b924e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeployNamespaceModelAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeployNamespaceModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs index 30d34f2215..8cdbfd1fc8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeployOrganizationModelAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeployOrganizationModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs index 840d3a7cf4..c5be065714 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeployUserModelAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeployUserModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.EndpointsWebhooks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.EndpointsWebhooks.g.verified.cs index ac461a2670..66e70ba31d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.EndpointsWebhooks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.EndpointsWebhooks.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class EndpointsWebhooks /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EndpointsWebhooks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.FileExternalMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.FileExternalMetadata.g.verified.cs index 9a7a89b786..9d223fcf7f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.FileExternalMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.FileExternalMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FileExternalMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FileExternalMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs index 30552098ff..f9e1ac36cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAuthenticatedUserResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAuthenticatedUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs index 7823675373..05c8711be1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAuthenticatedUserSubscriptionResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAuthenticatedUserSubscriptionResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs index 5f9779387d..398b714275 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetFileCatalogResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetFileCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs index d43a253d29..ff3cefbedb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetObjectDownloadURLResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetObjectDownloadURLResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs index cab83f4aa5..620abbb7e5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetObjectUploadURLResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetObjectUploadURLResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs index a1c3192d28..d1e3c6c9d9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetOrganizationMembershipResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetOrganizationMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationResponse2.g.verified.cs index 3da010e73e..3f2c533a7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetOrganizationResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs index 4c86c143fb..ca3bc892fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetOrganizationSubscriptionResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetOrganizationSubscriptionResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs index b8062c0cc1..ffb4885293 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetRemainingCreditResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetRemainingCreditResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetSourceFileResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetSourceFileResponse2.g.verified.cs index 8adbaad4e5..713dfcff9f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetSourceFileResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetSourceFileResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetSourceFileResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetSourceFileResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetTokenResponse2.g.verified.cs index 3b089170e8..3355d2afe0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetTokenResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetTokenResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs index b702734e0f..8aa07ef87b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetUserMembershipResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetUserMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserResponse2.g.verified.cs index d3e1995dff..ba9a497727 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.GetUserResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetUserResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.IntegrationSetupSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.IntegrationSetupSchema.g.verified.cs index 725d9fe769..e6f4775016 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.IntegrationSetupSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.IntegrationSetupSchema.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class IntegrationSetupSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IntegrationSetupSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs index d36528718a..21c61d5a23 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListCatalogFilesResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListCatalogFilesResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs index a26c7393f0..4417c45647 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListCatalogRunsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListCatalogRunsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogsResponse2.g.verified.cs index 160fcfa0d0..d79a6201d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCatalogsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListCatalogsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListCatalogsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListChunksResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListChunksResponse2.g.verified.cs index 0eca87e801..6cdc746f9b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListChunksResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListChunksResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListChunksResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListChunksResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs index dc96754a23..8a5564fbd2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListCreditConsumptionChartRecordsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListCreditConsumptionChartRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs index 4a409cda24..ad2473394e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListModelTriggerChartRecordsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListModelTriggerChartRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs index 0e4be097b7..6d5534bbdc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListOrganizationMembershipsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListOrganizationMembershipsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs index e8ed74bc49..b72f40ef75 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListOrganizationsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListOrganizationsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs index f426c3f3af..075d4c77d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListPipelineTriggerChartRecordsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListPipelineTriggerChartRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs index cabab4fe24..2467dee78e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListPipelineTriggerRecordsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListPipelineTriggerRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListTokensResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListTokensResponse2.g.verified.cs index 13a70d7749..cce6d18341 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListTokensResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListTokensResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListTokensResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListTokensResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs index de483fefd8..c57b4fa80e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListUserMembershipsResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListUserMembershipsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUsersResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUsersResponse2.g.verified.cs index 1ad5ab2fd8..90ef366a3e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUsersResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ListUsersResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListUsersResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListUsersResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelConfiguration.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelConfiguration.g.verified.cs index c52578e1a8..31badc2487 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelConfiguration.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelConfiguration.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class ModelConfiguration /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelConfiguration( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs index f88f581689..e55551e7f0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs @@ -20,13 +20,5 @@ public sealed partial class ModelDefinitionModelSpec /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelDefinitionModelSpec( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelInputSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelInputSchema.g.verified.cs index bdfe9eacb7..ca565a88a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelInputSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelInputSchema.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelInputSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelInputSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelOutputSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelOutputSchema.g.verified.cs index 31f9e9a880..e29173f9c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelOutputSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelOutputSchema.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelOutputSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelOutputSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs index 72f4ca79b1..089c615305 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceCreateNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceCreateNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs index 18b2da03cb..3de6ace25b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceDeleteNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceDeleteNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs index b84aae4f09..28c8ce41c4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceDeleteNamespaceModelVersionRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceDeleteNamespaceModelVersionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs index 76afb18507..ef9a4a4d15 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceGetModelDefinitionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceGetModelDefinitionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs index 75d22fdd91..b7466beaa7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceGetModelOperationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceGetModelOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs index 085ec8e069..f23a208349 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceGetNamespaceLatestModelOperationRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceGetNamespaceLatestModelOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs index 629c76c0ed..7b3f477783 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceGetNamespaceModelOperationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceGetNamespaceModelOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs index 530d0c81dd..074d1a2a50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceGetNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceGetNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs index 0ea3a359a7..a6f9bee14a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListAvailableRegionsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListAvailableRegionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs index a17f50313a..b85581dffb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListModelDefinitionsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListModelDefinitionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs index 0281093dfe..f876474223 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListModelRunsByRequesterResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListModelRunsByRequesterResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs index dc164e9e6a..913bac4506 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListModelRunsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListModelRunsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs index 3f12d5a48a..8e2c498280 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListModelsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListModelsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs index afe718f029..bca13bc0c3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListNamespaceModelVersionsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListNamespaceModelVersionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs index 4d64a19a29..d626c0b562 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceListNamespaceModelsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceListNamespaceModelsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs index e210c75c13..e107933ec4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceRenameNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceRenameNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs index 46a43f436f..9ad4a92924 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceTriggerAsyncNamespaceLatestModelRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs index fd5cf25969..e7ea66daa5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceTriggerAsyncNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceTriggerAsyncNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs index f3f42a7111..fa44db5806 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceTriggerNamespaceLatestModelRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceTriggerNamespaceLatestModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs index 087cb27762..959135a35a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceTriggerNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceTriggerNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs index e5277d7b4e..16cc10bdf6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceUpdateNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceUpdateNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs index 63c5afa349..3909cc4cfc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceWatchNamespaceLatestModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceWatchNamespaceLatestModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs index 48b3088be2..da989d7db7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelPublicServiceWatchNamespaceModelResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelPublicServiceWatchNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskInput.g.verified.cs index 9c7c42685b..654a13df4f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelRunTaskInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelRunTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskOutput.g.verified.cs index 4e72485090..f3516eb691 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ModelRunTaskOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelRunTaskOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelRunTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs index 469d7cc764..274cea4724 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class OrganizationProfileSocialProfileLinks /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationProfileSocialProfileLinks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs index efe9deaa16..bd00cb5f4e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PatchAuthenticatedUserResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PatchAuthenticatedUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineMetadata.g.verified.cs index 067815c671..219846763e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs index c11f206c2a..e8db1373f2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceCloneNamespacePipelineReleaseRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceCloneNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs index 1e4c75720d..9f0e1f881f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceCloneNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceCloneNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs index 95a78dc325..40070b5a42 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespaceConnectionRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceCreateNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs index c0ad7d963c..bb9b7407a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespacePipelineReleaseR /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceCreateNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs index 69448fbb8a..80d6cbcd19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceCreateNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs index aee9b86487..a85aec2e50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespaceSecretResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceCreateNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs index 4be98d0526..ab01b50aec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespaceConnectionRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceDeleteNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs index 96e038d57f..59f1036f11 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespacePipelineReleaseR /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceDeleteNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs index f7811ded37..14ed68f890 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceDeleteNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs index 4ec4a972e6..be5a010cec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespaceSecretResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceDeleteNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs index 4d88315006..c4595c134d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceGetIntegrationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceGetIntegrationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs index 166b1192b2..873a4d224f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespaceConnectionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceGetNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs index 06f077b1b7..023df08b16 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespacePipelineReleaseResp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceGetNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs index ddb6ddcdb1..20c90a8724 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceGetNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs index 8736b3a6ab..8c8fc12204 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespaceSecretResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceGetNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs index d60d324956..b705deae2b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceGetOperationResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceGetOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs index 1d695d98a5..fa4f4224ab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListComponentDefinitionsRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListComponentDefinitionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs index 1814234b6c..9ad0407c38 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListComponentRunsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListComponentRunsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs index c6241b76c1..14a6605602 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListIntegrationsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListIntegrationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs index 495e3a27e4..1e43a31ea4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespaceConnectionsRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListNamespaceConnectionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs index 6534450bc4..d63ee5b90e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespacePipelineReleasesRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListNamespacePipelineReleasesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs index f9409f481f..f622c2208c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespacePipelinesResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListNamespacePipelinesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs index 7183d5ca2b..13d27929cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespaceSecretsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListNamespaceSecretsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs index 75634c616d..ed08c8904b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelineIDsByConnectionIDRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListPipelineIDsByConnectionIDResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs index 00968585e8..af49bbbac1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelineRunsByRequesterResp /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListPipelineRunsByRequesterResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs index 5aac14b3d8..90c4cf2358 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelineRunsResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListPipelineRunsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs index 2726d23904..25a9f03646 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelinesResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceListPipelinesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs index be9effc439..27f3c7d2ba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceRenameNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceRenameNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs index 895e5cbbaa..8318f6b4be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceTestNamespaceConnectionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceTestNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs index 8ba08d61b1..f1df24269f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerAsyncNamespacePipelineRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs index 5055b9d34c..08548fcf57 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerAsyncNamespacePipelineRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceTriggerAsyncNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs index 3932e13555..b9ebbdff05 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerNamespacePipelineRelease /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceTriggerNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs index 3d87e7cd6e..a0e165c45d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerNamespacePipelineRespons /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceTriggerNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs index 507c8bfc62..052c71c3db 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerNamespacePipelineWithStr /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs index b8af908277..a319083270 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespaceConnectionRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceUpdateNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs index da1ae43033..703558faac 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespacePipelineReleaseR /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceUpdateNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs index 110f2dc091..847b950620 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespacePipelineResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceUpdateNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs index a53a9f0172..757273deca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespaceSecretResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceUpdateNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs index 173e08c307..8d4bc1dfd1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelinePublicServiceValidateNamespacePipelineRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelinePublicServiceValidateNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRecipe.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRecipe.g.verified.cs index c7e5e2126f..6a11705eaa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRecipe.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRecipe.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineRecipe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineRecipe( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs index 2c25885a04..eee03de81a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class PipelineReleaseMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineReleaseMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs index 9c9156a8a0..3effe1c841 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class PipelineReleaseRecipe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineReleaseRecipe( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunInput.g.verified.cs index c45bda8bbe..bd7e48ba0d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineRunInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineRunInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunOutput.g.verified.cs index 16d8d06f7a..27dd9ec0f5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineRunOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineRunOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs index 3e3df7cc2b..e87f027b02 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class PipelineRunRecipeSnapshot /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineRunRecipeSnapshot( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs index fc7ed800a0..aac51982e9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ProcessCatalogFilesResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ProcessCatalogFilesResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs index 7ee6927708..1c95cee91d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class QuestionAnsweringResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public QuestionAnsweringResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SetupSchemaSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SetupSchemaSchema.g.verified.cs index 72c1f4a5a8..e45c880a8f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SetupSchemaSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SetupSchemaSchema.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class SetupSchemaSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetupSchemaSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SharingUsers.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SharingUsers.g.verified.cs index 07d2a0d9eb..b9bc5eda5a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SharingUsers.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SharingUsers.g.verified.cs @@ -19,13 +19,5 @@ public sealed partial class SharingUsers /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SharingUsers( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs index db708b2d4c..895a7c90f2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SimilarityChunksSearchResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SimilarityChunksSearchResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecComponentSpecification.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecComponentSpecification.g.verified.cs index f1bac6b77e..7d06c5c92e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecComponentSpecification.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecComponentSpecification.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SpecComponentSpecification /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SpecComponentSpecification( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecDataSpecifications.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecDataSpecifications.g.verified.cs index 39528c11bd..131a1f8f12 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecDataSpecifications.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.SpecDataSpecifications.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class SpecDataSpecifications /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SpecDataSpecifications( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs index 2eea886476..0f2f4f368f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TestNamespaceConnectionResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TestNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceError.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceError.g.verified.cs index ebff38338b..787f1594fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceError.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceError.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class TraceError /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TraceError( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceInput.g.verified.cs index e39c5984ab..544c206ef5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TraceInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TraceInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceOutput.g.verified.cs index 3f048a06cd..8ce8634a1b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TraceOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TraceOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TraceOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs index 695bd9edfa..938976135f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerAsyncNamespaceLatestModelBodyTaskInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerAsyncNamespaceLatestModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs index 55fd5016c6..1c7a149774 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerAsyncNamespaceModelBodyTaskInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerAsyncNamespaceModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs index 91fc5a3919..cf0435a748 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerAsyncNamespacePipelineBodyInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerAsyncNamespacePipelineBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs index b801eeaac1..fb3bf806cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerAsyncNamespacePipelineReleaseBodyInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerAsyncNamespacePipelineReleaseBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataSecret.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataSecret.g.verified.cs index 749862524b..62bbcb01b6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataSecret.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataSecret.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerDataSecret /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerDataSecret( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataVariable.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataVariable.g.verified.cs index bdaafc9459..3390c469a0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataVariable.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerDataVariable.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerDataVariable /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerDataVariable( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerMetadataTraces.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerMetadataTraces.g.verified.cs index f3f0971381..e3305eb32c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerMetadataTraces.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerMetadataTraces.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class TriggerMetadataTraces /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerMetadataTraces( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs index 4161d27a85..ec1aa835cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespaceLatestModelBinaryFileUploadResponseT /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs index 48ad0fa3c6..619ee3a642 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespaceLatestModelBodyTaskInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespaceLatestModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs index fda85e8891..9820c16748 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespaceLatestModelResponseTaskOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespaceLatestModelResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs index 03ac5d7135..9f1de44e46 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespaceModelBinaryFileUploadResponseTaskOut /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespaceModelBinaryFileUploadResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs index 0201e82242..da592b4aea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespaceModelBodyTaskInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespaceModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs index dfdd81f954..47b401b834 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespaceModelResponseTaskOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespaceModelResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs index e85cf2c844..bbc8ce0f79 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespacePipelineBodyInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespacePipelineBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs index d526372f82..f3452ea5c9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespacePipelineReleaseBodyInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespacePipelineReleaseBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs index 0246284b91..76bdf6bcf7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespacePipelineReleaseResponseOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespacePipelineReleaseResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs index b2fb9f4f03..c0c39b52bd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespacePipelineResponseOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespacePipelineResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs index 26f9be1f05..14b3af54ed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespacePipelineWithStreamBodyInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespacePipelineWithStreamBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs index 3d9ce0b468..5c388c7e3c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerNamespacePipelineWithStreamResponseOutput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerNamespacePipelineWithStreamResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs index 806784ad56..9083aaa9da 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UndeployNamespaceModelAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UndeployNamespaceModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs index 26fe553fc0..b7a88c32e0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UndeployOrganizationModelAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UndeployOrganizationModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs index e25366b8c9..90494e18dc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UndeployUserModelAdminResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UndeployUserModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs index c73cfae7ee..2a69d4e36f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateCatalogResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateChunkResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateChunkResponse2.g.verified.cs index 5ba3dc9968..db1a1a09c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateChunkResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateChunkResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateChunkResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateChunkResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs index f1b5940d75..91c404fe86 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateOrganizationMembershipResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateOrganizationMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs index 0902e45cf9..02029ac215 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateOrganizationResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs index c327ee994a..99dd636967 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserMembershipResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs index 20c05b8992..227e2e477e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UploadCatalogFileResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UploadCatalogFileResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs index 7f48bc9945..d1c1049073 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class UserProfileSocialProfileLinks /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UserProfileSocialProfileLinks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs index 877b20b881..d46599e6ef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class ValidateNamespacePipelineBody /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ValidateNamespacePipelineBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateTokenResponse2.g.verified.cs index 89aa55ef7e..5562c6f322 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/NewtonsoftJson/_#G.Models.ValidateTokenResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ValidateTokenResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ValidateTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.Any2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.Any2.g.verified.cs index b614b867cc..9df2907ac6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.Any2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.Any2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class Any2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public Any2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs index 2d08946624..28601944e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceChatResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceChatResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceChatResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs index 8b30caffd3..87caab6ea4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateAppResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceCreateAppResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceCreateAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs index f08d7e249b..081ede8ecc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateConversationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceCreateConversationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceCreateConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs index 04e0866ca3..574a454bff 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceCreateMessageResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceCreateMessageResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceCreateMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs index b2eca04799..86a29d9155 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteAppResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceDeleteAppResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceDeleteAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs index 83456acb55..fbb98d2ae0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteConversationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceDeleteConversationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceDeleteConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs index 7b9721df59..8bb131bd42 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceDeleteMessageResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceDeleteMessageResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceDeleteMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs index 7e6ccbe089..58ebccbe5e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceGetPlaygroundConversationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceGetPlaygroundConversationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceGetPlaygroundConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs index 85086fccd0..5897f8f964 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListAppsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceListAppsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceListAppsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs index b9f436b71c..6efa5072d3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListConversationsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceListConversationsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceListConversationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs index ba4a126df3..0937935699 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceListMessagesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceListMessagesResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceListMessagesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs index 857287a238..513413a108 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceRestartPlaygroundConversationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceRestartPlaygroundConversationRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceRestartPlaygroundConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs index 8db9db0a2d..0242dcfa8b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateAppResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceUpdateAppResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceUpdateAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs index c5649d432f..2cbd3c509e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateConversationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceUpdateConversationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceUpdateConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs index 1b0f2e968d..aa48a6641d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.AppPublicServiceUpdateMessageResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppPublicServiceUpdateMessageResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppPublicServiceUpdateMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CatalogRunPayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CatalogRunPayload.g.verified.cs index e191f4ffb8..5f8983f868 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CatalogRunPayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CatalogRunPayload.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class CatalogRunPayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CatalogRunPayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ChatResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ChatResponseOutput.g.verified.cs index 034b428f60..e4ce6daad0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ChatResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ChatResponseOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChatResponseOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs index 1bb3c5398d..a14af55561 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CheckNamespaceResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CheckNamespaceResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CheckNamespaceResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs index 6517f9340a..4604123a91 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CloneNamespacePipelineReleaseResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CloneNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs index ca3dceb565..fd7f614aef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CloneNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CloneNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CloneNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs index 8ec7685d09..8b23a878ab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentDefinitionVendorAttributes.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class ComponentDefinitionVendorAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComponentDefinitionVendorAttributes( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunInput.g.verified.cs index 7a43a2cb58..87234339ec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComponentRunInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComponentRunInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunOutput.g.verified.cs index efd2c24548..99a4418891 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ComponentRunOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComponentRunOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComponentRunOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs index 9f205ccb18..57c4b0c7a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionOAuthAccessDetails.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class ConnectionOAuthAccessDetails /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ConnectionOAuthAccessDetails( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionSetup.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionSetup.g.verified.cs index f5fcf43e41..bb399efa9c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionSetup.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ConnectionSetup.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class ConnectionSetup /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ConnectionSetup( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateCatalogResponse2.g.verified.cs index fedf0b9b45..2f69009e53 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateCatalogResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateCatalogResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs index 30fbdcdab6..0694aaddc8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateOrganizationResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateOrganizationResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateTokenResponse2.g.verified.cs index 9a93dfb219..ed37d87cd1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.CreateTokenResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateTokenResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationInput.g.verified.cs index 258b259d45..e7216dbe8f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationInput.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class DataSpecificationInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DataSpecificationInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationOutput.g.verified.cs index 50cc922869..5f28b83ab4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DataSpecificationOutput.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class DataSpecificationOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DataSpecificationOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteAppResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteAppResponse.g.verified.cs index e4a2ac4b84..e1e9a82f19 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteAppResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteAppResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteAppResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteAppResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs index cb0859e8b8..08d49425b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogFileResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCatalogFileResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCatalogFileResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs index 195d413655..c5605b3b14 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteCatalogResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCatalogResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteConversationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteConversationResponse.g.verified.cs index 02410fe16d..3fd14bc962 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteConversationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteConversationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteConversationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteConversationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteMessageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteMessageResponse.g.verified.cs index 32e797d4e5..27dc97b91c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteMessageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteMessageResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteMessageResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteMessageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs index d6ebcdc0c8..71999ff90c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteNamespaceConnectionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs index 6fb08b232c..3036c8fa91 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs index e6a2adffb6..ef84b14b1e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceModelVersionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteNamespaceModelVersionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteNamespaceModelVersionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs index 3edcee947c..3bf7496009 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteNamespacePipelineReleaseResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs index 6452e1e8ef..dfa4b9446c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs index 20af5dc0b3..94270d2bd6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteNamespaceSecretResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteNamespaceSecretResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs index fe481c20da..2cec212e9b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteOrganizationMembershipResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteOrganizationMembershipResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs index 5300568d89..3cee179fb2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationMembershipResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteOrganizationMembershipResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteOrganizationMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs index 2e0cb90e97..00c29bba09 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteOrganizationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteOrganizationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs index a518c2024d..02a170bffc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteOrganizationResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteOrganizationResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs index 41521b6c0f..02a3e625f4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteRepositoryTagResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteRepositoryTagResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteRepositoryTagResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse.g.verified.cs index 80e52ac808..041865366b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTokenResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTokenResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse2.g.verified.cs index debc4fe872..527a6b124d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteTokenResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTokenResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs index ee07d38cbd..082f532b9c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteUserMembershipResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteUserMembershipResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs index 7f35b19bda..f6d32cc516 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeleteUserMembershipResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteUserMembershipResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteUserMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs index 8672b1ac53..cec2c267b5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployNamespaceModelAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeployNamespaceModelAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeployNamespaceModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs index 9e3807eeb4..7f1397969c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployOrganizationModelAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeployOrganizationModelAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeployOrganizationModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs index 4159ff98ac..00769bad30 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.DeployUserModelAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeployUserModelAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeployUserModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.EndpointsWebhooks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.EndpointsWebhooks.g.verified.cs index 21f5a909f6..89ace7d6a2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.EndpointsWebhooks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.EndpointsWebhooks.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class EndpointsWebhooks /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EndpointsWebhooks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.FileExternalMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.FileExternalMetadata.g.verified.cs index 9b2a734d3d..83dd5cd897 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.FileExternalMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.FileExternalMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FileExternalMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FileExternalMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs index 061cd53de2..dbd7df6496 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAuthenticatedUserResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAuthenticatedUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs index d97827b1ca..91429e2f63 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetAuthenticatedUserSubscriptionResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAuthenticatedUserSubscriptionResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAuthenticatedUserSubscriptionResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs index d8224da6f8..d563c1b2dc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetFileCatalogResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetFileCatalogResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetFileCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs index 323b90156c..412e6ad2c9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectDownloadURLResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetObjectDownloadURLResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetObjectDownloadURLResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs index 3c6477168e..bb6e24a006 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetObjectUploadURLResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetObjectUploadURLResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetObjectUploadURLResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs index 3a7961afd8..aab7ca77bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationMembershipResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetOrganizationMembershipResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetOrganizationMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationResponse2.g.verified.cs index 4a3c4f53db..33cd3a35c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetOrganizationResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs index 0907b527b0..a9e1478e04 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetOrganizationSubscriptionResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetOrganizationSubscriptionResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetOrganizationSubscriptionResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs index 56e30e891b..2c1d00c77a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetRemainingCreditResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetRemainingCreditResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetRemainingCreditResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetSourceFileResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetSourceFileResponse2.g.verified.cs index f1ec1505c1..a6037cd956 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetSourceFileResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetSourceFileResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetSourceFileResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetSourceFileResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetTokenResponse2.g.verified.cs index 07606d3128..f42f8a00f2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetTokenResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetTokenResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs index d7ca091807..c0fbb5c774 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserMembershipResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetUserMembershipResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserResponse2.g.verified.cs index 017dfb6974..726ee47640 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.GetUserResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetUserResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.IntegrationSetupSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.IntegrationSetupSchema.g.verified.cs index 16c02948cd..70546901ca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.IntegrationSetupSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.IntegrationSetupSchema.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class IntegrationSetupSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IntegrationSetupSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs index 06167e8ff6..0ddfbce4b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogFilesResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListCatalogFilesResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListCatalogFilesResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs index 84703da652..28532eec8b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogRunsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListCatalogRunsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListCatalogRunsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogsResponse2.g.verified.cs index 93452c3708..76ac94139a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCatalogsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListCatalogsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListCatalogsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListChunksResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListChunksResponse2.g.verified.cs index a724756f1c..cb354538d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListChunksResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListChunksResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListChunksResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListChunksResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs index 041b1ee1e4..928bf71243 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListCreditConsumptionChartRecordsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListCreditConsumptionChartRecordsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListCreditConsumptionChartRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs index fba4c973ca..dd937ec061 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListModelTriggerChartRecordsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListModelTriggerChartRecordsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListModelTriggerChartRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs index 8738d97407..c80f91d04c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationMembershipsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListOrganizationMembershipsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListOrganizationMembershipsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs index 275bfc02fc..401dd124c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListOrganizationsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListOrganizationsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListOrganizationsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs index da0d06c60f..7af1e35ee5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerChartRecordsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListPipelineTriggerChartRecordsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListPipelineTriggerChartRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs index 85f6a74e70..ba487ef2e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListPipelineTriggerRecordsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListPipelineTriggerRecordsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListPipelineTriggerRecordsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListTokensResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListTokensResponse2.g.verified.cs index bb5e004bb9..d4cab2b8ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListTokensResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListTokensResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListTokensResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListTokensResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs index 5c80acbc4e..c70575a637 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUserMembershipsResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListUserMembershipsResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListUserMembershipsResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUsersResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUsersResponse2.g.verified.cs index 5b1a9c3452..dbea3bd5e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUsersResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ListUsersResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListUsersResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListUsersResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelConfiguration.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelConfiguration.g.verified.cs index 8d3f61eb2f..1d00acd516 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelConfiguration.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelConfiguration.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class ModelConfiguration /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelConfiguration( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs index 7e68177a4f..321f6cd43e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelDefinitionModelSpec.g.verified.cs @@ -20,14 +20,5 @@ public sealed partial class ModelDefinitionModelSpec /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelDefinitionModelSpec( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelInputSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelInputSchema.g.verified.cs index 76cf3f6d10..9380a9cf27 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelInputSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelInputSchema.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelInputSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelInputSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelOutputSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelOutputSchema.g.verified.cs index 9f1971e709..3155b76e97 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelOutputSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelOutputSchema.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelOutputSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelOutputSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs index 8bd116915c..f69a9d4e83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceCreateNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceCreateNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceCreateNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs index b4757fef7b..dd88d605e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceDeleteNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceDeleteNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs index 1a91ef3cc0..92dece95e1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceDeleteNamespaceModelVersionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceDeleteNamespaceModelVersionRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceDeleteNamespaceModelVersionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs index 66f77b6333..6bb3ed9a3c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelDefinitionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceGetModelDefinitionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceGetModelDefinitionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs index a150354f26..e41b8790cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetModelOperationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceGetModelOperationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceGetModelOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs index a9f0956b0b..65b3d473ba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceLatestModelOperationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceGetNamespaceLatestModelOperationRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceGetNamespaceLatestModelOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs index 22aa82e98e..08d1120b18 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelOperationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceGetNamespaceModelOperationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceGetNamespaceModelOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs index 7655628cbf..56844a8f64 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceGetNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceGetNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceGetNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs index 960e87f2a5..7854d3996f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListAvailableRegionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListAvailableRegionsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListAvailableRegionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs index b91986626c..d2a6e10441 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelDefinitionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListModelDefinitionsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListModelDefinitionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs index d1e3d37a44..c40f183aa8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsByRequesterResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListModelRunsByRequesterResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListModelRunsByRequesterResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs index 94a6da84a4..8060cac89f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelRunsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListModelRunsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListModelRunsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs index e7a6bf47c1..eb61c77652 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListModelsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListModelsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListModelsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs index 68d993dfb9..abb9031d20 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelVersionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListNamespaceModelVersionsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListNamespaceModelVersionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs index e5730d8d5b..434a585d80 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceListNamespaceModelsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceListNamespaceModelsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceListNamespaceModelsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs index 7054a89d1f..bd38b37c56 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceRenameNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceRenameNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceRenameNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs index 41bac1b3f0..ad1a59fa5e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceTriggerAsyncNamespaceLatestModelRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceTriggerAsyncNamespaceLatestModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs index d74d9bf71a..bbc1b98aec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerAsyncNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceTriggerAsyncNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceTriggerAsyncNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs index 4d7039cf44..5c174cae0e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceLatestModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceTriggerNamespaceLatestModelRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceTriggerNamespaceLatestModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs index 3a8a65c0af..8a9a6591b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceTriggerNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceTriggerNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceTriggerNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs index 19b74e0bd3..e9a562b415 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceUpdateNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceUpdateNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceUpdateNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs index 22b0f848e4..3c931ec48f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceLatestModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceWatchNamespaceLatestModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceWatchNamespaceLatestModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs index 04164b2d86..a4400a9520 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelPublicServiceWatchNamespaceModelResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelPublicServiceWatchNamespaceModelResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicServiceWatchNamespaceModelResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskInput.g.verified.cs index 8704c2ff1f..82f08a1b83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelRunTaskInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelRunTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskOutput.g.verified.cs index ab601bd12f..c9ac6f8ff6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ModelRunTaskOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelRunTaskOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelRunTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs index f900c6416b..76e88e52aa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.OrganizationProfileSocialProfileLinks.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class OrganizationProfileSocialProfileLinks /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationProfileSocialProfileLinks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs index e89d2bc231..8be940c5a1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PatchAuthenticatedUserResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PatchAuthenticatedUserResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PatchAuthenticatedUserResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineMetadata.g.verified.cs index daceb99b81..a4cf24812e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs index 9f49dbda79..c72f86ca91 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceCloneNamespacePipelineReleaseRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceCloneNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs index 96457cb04f..88a8037cc1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCloneNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceCloneNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceCloneNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs index c310b18862..403e0d65ea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespaceConnectionRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceCreateNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs index cf2e238ed1..4c9e476e5e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespacePipelineReleaseR /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceCreateNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs index f5650c1498..ea0914b4ff 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceCreateNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs index 3d3e1926ff..05aee4b484 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceCreateNamespaceSecretResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceCreateNamespaceSecretResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceCreateNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs index 4cab16cc70..1c913b3c4b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespaceConnectionRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceDeleteNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs index 9769b2c7f4..d93bd7b02f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespacePipelineReleaseR /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceDeleteNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs index 094729cbc2..a1e14e4929 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceDeleteNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs index 085f2bb1cf..9d4971903d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceDeleteNamespaceSecretResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceDeleteNamespaceSecretResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceDeleteNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs index 75e8d8cf05..5d7a44ef48 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetIntegrationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceGetIntegrationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceGetIntegrationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs index 83fbbefd78..bef99b587b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespaceConnectionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceGetNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs index a9381a0bfb..aea6105979 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespacePipelineReleaseResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceGetNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs index 55b0bede95..488b6dac0b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceGetNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs index 020053de69..893b1d9150 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetNamespaceSecretResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceGetNamespaceSecretResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceGetNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs index 0976ec3ef2..9bc0698cfb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceGetOperationResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceGetOperationResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceGetOperationResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs index 50f9d88595..aa0ee2ced5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentDefinitionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListComponentDefinitionsRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListComponentDefinitionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs index ee59067239..d8aa206d8a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListComponentRunsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListComponentRunsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListComponentRunsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs index 3e8f12744c..9875a8ef18 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListIntegrationsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListIntegrationsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListIntegrationsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs index f8262e5532..79cfe6c86e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceConnectionsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespaceConnectionsRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListNamespaceConnectionsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs index 0532adf76d..ca6a747b41 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelineReleasesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespacePipelineReleasesRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListNamespacePipelineReleasesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs index b4398dd6bb..f1e7f502d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespacePipelinesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespacePipelinesResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListNamespacePipelinesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs index 3ef1eb5289..0cd812c51a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListNamespaceSecretsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListNamespaceSecretsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListNamespaceSecretsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs index 21f4f59014..38c838cb5d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineIDsByConnectionIDResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelineIDsByConnectionIDRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListPipelineIDsByConnectionIDResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs index b34ae58183..29bf72b48f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsByRequesterResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelineRunsByRequesterResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListPipelineRunsByRequesterResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs index 4e93829d47..2739c23121 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelineRunsResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelineRunsResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListPipelineRunsResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs index f9635431a4..6d375d39bc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceListPipelinesResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceListPipelinesResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceListPipelinesResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs index 54c43ef218..3add43a7cd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceRenameNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceRenameNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceRenameNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs index 01c1e67df5..76083b3307 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTestNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceTestNamespaceConnectionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceTestNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs index ecb6fd1878..5a95a527d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerAsyncNamespacePipelineRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceTriggerAsyncNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs index 5118818678..2f20ca9541 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerAsyncNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerAsyncNamespacePipelineRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceTriggerAsyncNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs index 111cf96970..424c344eea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerNamespacePipelineRelease /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceTriggerNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs index 47cd0e14d7..33cd2c95f3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerNamespacePipelineRespons /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceTriggerNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs index cb64d58c3d..b50b9cb230 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceTriggerNamespacePipelineWithStr /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceTriggerNamespacePipelineWithStreamResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs index f040ff4777..eccceac538 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespaceConnectionRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceUpdateNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs index eefd23ee88..0f71fc24d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineReleaseResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespacePipelineReleaseR /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceUpdateNamespacePipelineReleaseResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs index a1394e8e1f..c50e2d77be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespacePipelineResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceUpdateNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs index 50912065b7..fa0677076d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceUpdateNamespaceSecretResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceUpdateNamespaceSecretResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceUpdateNamespaceSecretResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs index a78b50fe30..aca90d25c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelinePublicServiceValidateNamespacePipelineResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelinePublicServiceValidateNamespacePipelineRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelinePublicServiceValidateNamespacePipelineResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRecipe.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRecipe.g.verified.cs index 00b1f540f5..6ac57987eb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRecipe.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRecipe.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineRecipe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineRecipe( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs index 1ebd52e663..94b69fbe40 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseMetadata.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class PipelineReleaseMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineReleaseMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs index 9ccf09f578..bc2dfbc3cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineReleaseRecipe.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class PipelineReleaseRecipe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineReleaseRecipe( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunInput.g.verified.cs index ea3ed6b7c9..e0b211280b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineRunInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineRunInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunOutput.g.verified.cs index 84cdb1cdd7..3dfba3cfde 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineRunOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineRunOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs index 7ddd8c4cce..602d915a3d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.PipelineRunRecipeSnapshot.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class PipelineRunRecipeSnapshot /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineRunRecipeSnapshot( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs index c49f02f7c0..8b40218c74 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ProcessCatalogFilesResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ProcessCatalogFilesResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ProcessCatalogFilesResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs index f3963c1bb1..9d22081707 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.QuestionAnsweringResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class QuestionAnsweringResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public QuestionAnsweringResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SetupSchemaSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SetupSchemaSchema.g.verified.cs index 927b4d50cb..4f2cd6c751 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SetupSchemaSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SetupSchemaSchema.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class SetupSchemaSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetupSchemaSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SharingUsers.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SharingUsers.g.verified.cs index 4bc21e41aa..e56930a0a6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SharingUsers.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SharingUsers.g.verified.cs @@ -19,14 +19,5 @@ public sealed partial class SharingUsers /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SharingUsers( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs index de9b3c895b..7ebd02f695 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SimilarityChunksSearchResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SimilarityChunksSearchResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SimilarityChunksSearchResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecComponentSpecification.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecComponentSpecification.g.verified.cs index bbbd20e7b1..5b51dfb2b5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecComponentSpecification.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecComponentSpecification.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SpecComponentSpecification /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SpecComponentSpecification( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecDataSpecifications.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecDataSpecifications.g.verified.cs index 3b3e0a26b6..6aec7c767e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecDataSpecifications.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.SpecDataSpecifications.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class SpecDataSpecifications /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SpecDataSpecifications( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs index 76aad151e2..620387b522 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TestNamespaceConnectionResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TestNamespaceConnectionResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TestNamespaceConnectionResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceError.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceError.g.verified.cs index 68fd6c0471..0a2f21e1b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceError.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceError.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class TraceError /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TraceError( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceInput.g.verified.cs index 39348fa2a0..11a426f994 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TraceInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TraceInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceOutput.g.verified.cs index 539d7e2d06..1b2fc1b97c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TraceOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TraceOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TraceOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs index 4129febb57..c71fad02e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceLatestModelBodyTaskInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerAsyncNamespaceLatestModelBodyTaskInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerAsyncNamespaceLatestModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs index 5f1b88f40a..cc3f480569 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespaceModelBodyTaskInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerAsyncNamespaceModelBodyTaskInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerAsyncNamespaceModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs index 13b59f94f1..0af02447e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineBodyInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerAsyncNamespacePipelineBodyInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerAsyncNamespacePipelineBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs index 1eb771a755..b59281af7a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerAsyncNamespacePipelineReleaseBodyInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerAsyncNamespacePipelineReleaseBodyInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerAsyncNamespacePipelineReleaseBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataSecret.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataSecret.g.verified.cs index d32276d1b9..c51bf47e8a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataSecret.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataSecret.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerDataSecret /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerDataSecret( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataVariable.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataVariable.g.verified.cs index 9a69952882..e82e6f6d43 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataVariable.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerDataVariable.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerDataVariable /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerDataVariable( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerMetadataTraces.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerMetadataTraces.g.verified.cs index b2a9313db3..54893aa414 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerMetadataTraces.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerMetadataTraces.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class TriggerMetadataTraces /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerMetadataTraces( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs index 9f635736af..6d94b615a6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespaceLatestModelBinaryFileUploadResponseT /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespaceLatestModelBinaryFileUploadResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs index 7ffd947d6d..aa37c77555 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelBodyTaskInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespaceLatestModelBodyTaskInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespaceLatestModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs index 6825f59172..aeaf77ca75 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceLatestModelResponseTaskOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespaceLatestModelResponseTaskOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespaceLatestModelResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs index 03fcdc106a..280d8302ff 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBinaryFileUploadResponseTaskOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespaceModelBinaryFileUploadResponseTaskOut /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespaceModelBinaryFileUploadResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs index ac692db55b..ee347f2ad8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelBodyTaskInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespaceModelBodyTaskInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespaceModelBodyTaskInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs index e997a382a0..d3beb798d2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespaceModelResponseTaskOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespaceModelResponseTaskOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespaceModelResponseTaskOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs index 51fabd5e00..4a31668d2d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineBodyInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespacePipelineBodyInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespacePipelineBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs index e5bbe00a8a..9632933282 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseBodyInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespacePipelineReleaseBodyInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespacePipelineReleaseBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs index 7d474c135b..a2817b894d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineReleaseResponseOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespacePipelineReleaseResponseOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespacePipelineReleaseResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs index 0440e43a07..58037ffa26 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineResponseOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespacePipelineResponseOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespacePipelineResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs index a5db8bee4c..613a8523b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamBodyInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespacePipelineWithStreamBodyInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespacePipelineWithStreamBodyInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs index 16f829dbea..1ac6fc24ba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.TriggerNamespacePipelineWithStreamResponseOutput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerNamespacePipelineWithStreamResponseOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerNamespacePipelineWithStreamResponseOutput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs index b151b1cb49..cf37439806 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployNamespaceModelAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UndeployNamespaceModelAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UndeployNamespaceModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs index bf40e9701f..9cc451b864 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployOrganizationModelAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UndeployOrganizationModelAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UndeployOrganizationModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs index 200eb3bcca..9bd88e764e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UndeployUserModelAdminResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UndeployUserModelAdminResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UndeployUserModelAdminResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs index 5a14755aaa..daa149a021 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateCatalogResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateCatalogResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateCatalogResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateChunkResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateChunkResponse2.g.verified.cs index 9b35a64c42..ca478beb91 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateChunkResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateChunkResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateChunkResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateChunkResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs index ad205807c1..6251664cf3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationMembershipResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateOrganizationMembershipResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateOrganizationMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs index 0cf2327ae3..03693759cd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateOrganizationResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateOrganizationResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateOrganizationResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs index 63dd770e24..83de48ad05 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UpdateUserMembershipResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserMembershipResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserMembershipResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs index 9f8031302f..1f8534ed2d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UploadCatalogFileResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UploadCatalogFileResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UploadCatalogFileResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs index ac9a1caac3..9b4fc69856 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.UserProfileSocialProfileLinks.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class UserProfileSocialProfileLinks /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UserProfileSocialProfileLinks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs index 4917a6b741..edace4924d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateNamespacePipelineBody.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class ValidateNamespacePipelineBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ValidateNamespacePipelineBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateTokenResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateTokenResponse2.g.verified.cs index 5250c6045a..d116665ebc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateTokenResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/instill/SystemTextJson/_#G.Models.ValidateTokenResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ValidateTokenResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ValidateTokenResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse.g.verified.cs index 42fab7b9f7..7b9c7eaaee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse2.g.verified.cs index 0dec1d6591..cb35236769 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/NewtonsoftJson/_#G.Models.BatchResponse2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchResponse2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse.g.verified.cs index 11e97a4c15..e4b279d1ac 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse2.g.verified.cs index fbb9edab5a..8cdeb110c9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ipinfo/SystemTextJson/_#G.Models.BatchResponse2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchResponse2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs index cfbf02fbc9..07e9ed7de6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ClassificationOutputDataItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ClassificationOutputDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs index 9ee3d5fb3e..598877e2c5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ColbertModelEmbeddingsOutputDataItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ColbertModelEmbeddingsOutputDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.HealthModel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.HealthModel.g.verified.cs index 52dcfddef6..ee0f90cfd5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.HealthModel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.HealthModel.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class HealthModel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public HealthModel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs index 34a7cf7aee..9da7f29333 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelEmbeddingOutputDataItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelEmbeddingOutputDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.RankingOutputResult.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.RankingOutputResult.g.verified.cs index 6bc068690c..237f824032 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.RankingOutputResult.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/NewtonsoftJson/_#G.Models.RankingOutputResult.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RankingOutputResult /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RankingOutputResult( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs index 893a38a1fd..5c6cf2f2d1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ClassificationOutputDataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ClassificationOutputDataItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ClassificationOutputDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs index 46c8fd02e7..9e06c663fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ColbertModelEmbeddingsOutputDataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ColbertModelEmbeddingsOutputDataItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ColbertModelEmbeddingsOutputDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.HealthModel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.HealthModel.g.verified.cs index f4f933ddf2..525eb772e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.HealthModel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.HealthModel.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class HealthModel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public HealthModel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs index e33fbc0eea..609b277ee2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.ModelEmbeddingOutputDataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelEmbeddingOutputDataItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelEmbeddingOutputDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.RankingOutputResult.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.RankingOutputResult.g.verified.cs index 2a566e7b00..eb4149ba26 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.RankingOutputResult.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/jina/SystemTextJson/_#G.Models.RankingOutputResult.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RankingOutputResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RankingOutputResult( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs index f6cbc4a1a5..dbd44bd8b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class APIFeedbackSourceMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public APIFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs index 7ba21801a9..a8e9fbfab5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppFeedbackSourceMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs index bc116b4f49..3016022dc1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AutoEvalFeedbackSourceMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AutoEvalFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs index a72dee4ef4..8b168150fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsApiV1RunsBatchPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsApiV1RunsBatchPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs index dc55811d97..eb200eff1a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPatchItemEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs index 9190adb323..903db507ba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPatchItemExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs index bb5c71dc4b..ad333e3eb2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemInputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPatchItemInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs index 1ccc4cb8e2..5f4b2ca98a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPatchItemInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs index 5e49b4f347..cf21db12d4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemOutputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPatchItemOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs index c256f33bb6..ff03119999 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPatchItemOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs index ccce35314f..f27f189abb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs index cdde359c9e..35ba856b7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs index 5c05e0ae01..a78688294a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemInputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs index c6c61d4bb7..678a458642 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs index ffdf1722bf..36ab434da3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemOutputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs index beef28afbf..95cdf4e572 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs index 7d7dd36b05..09ac53f85d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchIngestRunsRequestPostItemSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs index 4aee4f208d..37b81f13de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BodyExecuteApiV1AceExecutePostArg /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BodyExecuteApiV1AceExecutePostArg( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkExportRunErrors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkExportRunErrors.g.verified.cs index d4d90467e3..e9400d4f06 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkExportRunErrors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkExportRunErrors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BulkExportRunErrors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BulkExportRunErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs index 60f7d06b04..44209088b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs index 16083beeb5..a851c700f0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDelet /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs index 05a91b2315..ca58d3ebc8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs index 9ba1f201e0..13c343cd82 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ClaimPendingTenantInviteApiV1TenantsPendingTenantIdC /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs index 6662a8b43d..db583de082 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWor /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs index 2c87212bf2..24738c739d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CommitManifestResponseManifest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CommitManifestResponseManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs index 3a1c6b69db..6ec78f2973 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CommitWithLookupsManifest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CommitWithLookupsManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs index ddcafb32b2..049b8fa3dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComparativeExperimentBaseExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComparativeExperimentBaseExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs index 19e9886344..5d14ae1582 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComparativeExperimentCreateExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComparativeExperimentCreateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs index a4a3c94cc3..6c31453b54 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComparativeExperimentExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComparativeExperimentExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs index d845abc9ef..a954f18c6e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ComparativeExperimentFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ComparativeExperimentFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs index 4b5565f1e9..06b495469b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmP /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs index bac8cb35e7..311cfdba54 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateCommentApiV1CommentsOwnerRepoPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateCommentApiV1CommentsOwnerRepoPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs index add6f4856b..523445b3b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateEventApiV1EventsPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateEventApiV1EventsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs index 13c3dbc6c1..310383fd84 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs index d9c2a74386..db4b97ab58 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenP /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs index a7bc18f945..61762f1ae3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateIdentityAnnotationQueueRunStatusApiV1Annotatio /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs index a55126f506..f1ba88ee90 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateNewModelPriceApiV1ModelPriceMapPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateNewModelPriceApiV1ModelPriceMapPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs index bd183a4f4b..10b3502cdf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRepoCommitRequestManifest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRepoCommitRequestManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs index 1df92deb95..9b7138aceb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunApiV1RunsPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunApiV1RunsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestEvent.g.verified.cs index 37fd084a53..573de78d37 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestExtra.g.verified.cs index 64f1495cd2..76ba2e9f9d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs index 6bee5d2ae1..063c000bde 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestInputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputs.g.verified.cs index dfd5ce3c8f..962ce72697 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs index 3ad061452c..9093796877 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestOutputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs index 33b0fc0c77..2c6c62f3e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs index a06875c992..c91696a2ad 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs index cf1c9cad11..cea2a16530 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CustomChartCreateMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CustomChartCreateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs index f1c699fe38..de7aa74522 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CustomChartResponseMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CustomChartResponseMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs index 4c28736f83..976d203967 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CustomChartUpdateMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CustomChartUpdateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs index d3b2897d50..dd5e2c5b59 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CustomChartsDataPointValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CustomChartsDataPointValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateExtra.g.verified.cs index bd5b98abf8..75438f3208 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetCreateExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetCreateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs index 3664ac742b..6ad7c7aad5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetCreateInputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetCreateInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs index 4b0e45d253..252ff49320 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetCreateOutputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetCreateOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs index 00b989cfb8..f8e2fb6f7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetHandlerApiV1DatasetsPlaygroundExperimentBatch /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs index 92ee99fe33..1f760c1218 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetInputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs index 1c327e173f..09b4b97509 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetOutputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs index 18f6b0ff13..5c5f26079b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetPublicSchemaInputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetPublicSchemaInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs index feb4e9a60e..b1084516b5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetPublicSchemaOutputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetPublicSchemaOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs index e898807338..ec77ff9e87 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetSchemaForUpdateInputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetSchemaForUpdateInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs index 939273b1a5..4b0eb4248d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetSchemaForUpdateOutputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetSchemaForUpdateOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs index 626984bf66..b029b5c54f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetUpdateInputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetUpdateInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs index d7c64d3425..8be2af3db0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetUpdateOutputsSchemaDefinition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetUpdateOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs index e38e5bfb4e..b3b643cb85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DatasetUpdatePatchExamples /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DatasetUpdatePatchExamples( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs index 40a0ef213c..63d358963b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs index ada23b476c..8c1cd17e3b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteChartApiV1ChartsChartIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteChartApiV1ChartsChartIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs index 92276d8c5e..f08859d125 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteComparativeExperimentApiV1DatasetsComparativeC /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs index 9f4c475ade..cc635fe8f8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembers /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs index b7f578a829..a58944ea78 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCurrentTenantMemberApiV1TenantsCurrentMembersI /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs index da2dd17a05..b687d5fa81 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCurrentTenantPendingMemberApiV1TenantsCurrentM /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs index 3db19633f9..ac4d8cbcfc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs index 19fc9588cc..e2811f683a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCu /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs index 0f63a9a777..51676d1bfe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs index 358dd57f0d..7e0fb84c13 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteExampleApiV1ExamplesExampleIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteExampleApiV1ExamplesExampleIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs index d7d8167814..20353c52bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteExamplesApiV1ExamplesDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteExamplesApiV1ExamplesDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs index dcd23e373a..4bdc075906 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs index 541853f163..d643453c42 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs index 1bc75f1a10..5ac1c57261 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs index 1034da4a0c..89b9e60802 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeletePendingOrganizationInviteApiV1OrgsPendingOrgan /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs index 0157c58d07..6c5f3dbb94 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeletePendingTenantInviteApiV1TenantsPendingIdDelete /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs index 5b39c8d7bb..b4d0d66a56 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeletePendingWorkspaceInviteApiV1WorkspacesPendingId /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs index 02aba4d53c..1e8a11b427 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeletePlaygroundSettingsApiV1PlaygroundSettingsPlayg /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs index 669d519364..eff443d339 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteRepoApiV1ReposOwnerRepoDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteRepoApiV1ReposOwnerRepoDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs index c4aa30b34b..9aa4c28d35 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteRuleApiV1RunsRulesRuleIdDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteRuleApiV1RunsRulesRuleIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs index f5a0976b39..710ee7292f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs index a6d33786dc..906e7ccfca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteSectionApiV1ChartsSectionSectionIdDeleteRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs index 6c004ceed4..59952d28a0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs index 3b4e0ebb25..17ba2df859 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdT /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs index 7aa8338482..2cf158e3a2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingId /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs index 5abbb92ea2..57b2abda85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTracerSessionApiV1SessionsSessionIdDeleteRespo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs index 2e3a6962d5..ecd323558d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteTracerSessionsApiV1SessionsDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteTracerSessionsApiV1SessionsDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs index 21e974b8e5..40280a598d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs index 54613d76e2..6eefc5482d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs index b09b807d4a..25a06c2f49 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGet /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs index 43da2b0d2e..5ecc39f723 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiF /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs index efc29a40b0..81b4219f32 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EvaluatorStructuredOutputModel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EvaluatorStructuredOutputModel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs index 0ec40a5ee7..8339198b1e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EvaluatorStructuredOutputSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EvaluatorStructuredOutputSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs index ebad9cbc92..9ccc59b8b5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EvaluatorStructuredOutputVariableMapping /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EvaluatorStructuredOutputVariableMapping( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs index 47177d7adb..5389908105 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleBulkCreateInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleBulkCreateInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs index 773229952d..e037f7f19f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleBulkCreateMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleBulkCreateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs index a684f2d4d2..f4d6c842c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleBulkCreateOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleBulkCreateOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateInputs.g.verified.cs index b8705f180f..e452c04103 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleCreateInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleCreateInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateMetadata.g.verified.cs index 1b61cbcd49..447f0a9747 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleCreateMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleCreateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateOutputs.g.verified.cs index 3201e54bd6..0e038b31fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleCreateOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleCreateOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleCreateOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleInputs.g.verified.cs index 1672dfe151..fc3895900c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleMetadata.g.verified.cs index 6b9fcc4a4b..484a89bb59 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleOutputs.g.verified.cs index 4eabb94a5e..d1f0421bfb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateInputs.g.verified.cs index 2a6abe7ca8..828acba97e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleUpdateInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleUpdateInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs index 037c091a08..f6ad8d09e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleUpdateMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleUpdateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs index a6ff1a5ce8..a9d63a347d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleUpdateOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleUpdateOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs index df2c320116..c2d3be9f1e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleUpdateWithIDInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleUpdateWithIDInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs index 068e36de00..7e05d7ae58 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleUpdateWithIDMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleUpdateWithIDMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs index 11fbce4042..c15408937a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleUpdateWithIDOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleUpdateWithIDOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs index 39a8fec31c..3672d632f8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleWithRunsCHInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleWithRunsCHInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs index 8ec7cb6bfb..2d282ee6c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleWithRunsCHMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleWithRunsCHMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs index ecdeef7d89..af767bacaf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleWithRunsCHOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleWithRunsCHOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs index f4a070c010..f40495961c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleWithRunsInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleWithRunsInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs index 28f98707a3..29496c0950 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleWithRunsMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleWithRunsMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs index 0438902973..274884556c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExampleWithRunsOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExampleWithRunsOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs index 1f3252be01..33a5547aae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExecuteApiV1AceExecutePostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExecuteApiV1AceExecutePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs index f3881643a0..24aa4819da 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExperimentResultRowActualOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExperimentResultRowActualOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs index 533a449a4a..9350fdeb4f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExperimentResultRowExpectedOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExperimentResultRowExpectedOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs index 87521798dc..d2411699fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExperimentResultRowInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExperimentResultRowInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs index 7ded96851c..2be1a90c10 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExperimentResultRowRunMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExperimentResultRowRunMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs index 80fa8c0bc2..625ea345a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ExperimentResultsUploadExperimentMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ExperimentResultsUploadExperimentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs index 085aee45db..21e50832b0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackCreateCoreSchemaCorrection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackCreateCoreSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs index 98dd10dd68..38802d69c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackCreateCoreSchemaValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackCreateCoreSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs index c567826915..1223904356 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackCreateSchemaCorrection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackCreateSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs index a30f5199f2..836bc6e160 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackCreateSchemaValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackCreateSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs index 9b0ea5cc0d..028cb7238b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackCreateWithTokenExtendedSchemaCorrection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackCreateWithTokenExtendedSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs index 066b06b0d3..260e93366a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackCreateWithTokenExtendedSchemaMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackCreateWithTokenExtendedSchemaMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs index e339ad7924..1cdbc00433 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackSchemaCorrection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaValue.g.verified.cs index 0ee5de4fd3..0ca6b3c0a9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSchemaValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackSchemaValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs index a5114646c9..9c6126e25a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackSourceMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs index ffa9854ebc..1bc5278be9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackUpdateSchemaCorrection /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackUpdateSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs index 765b64f125..4bdb1f1cae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FeedbackUpdateSchemaValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FeedbackUpdateSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs index 59c481cc1c..eb4d899fce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GenerateApiV1DatasetsDatasetIdGeneratePostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GenerateApiV1DatasetsDatasetIdGeneratePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs index 097a763285..fbe06209e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GroupRunsApiV1RunsGroupPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GroupRunsApiV1RunsGroupPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs index b96e24ebdf..68180980fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IndexApiV1DatasetsDatasetIdIndexPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IndexApiV1DatasetsDatasetIdIndexPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs index 5f9950f87f..78f113dafd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InfoGetResponseInstanceFlags /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InfoGetResponseInstanceFlags( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs index 239596f883..e69b670e0e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InvokePromptApiV1PromptsInvokePromptPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InvokePromptApiV1PromptsInvokePromptPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs index 363fd975d4..f0794ec0b7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class InvokePromptPayloadInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public InvokePromptPayloadInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs index 158b9601b2..d3112de0cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class LikeCommentApiV1CommentsOwnerRepoParentCommentIdLike /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs index c4173a37a0..c517017cd0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListPublicDatasetRunsResponseCursors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListPublicDatasetRunsResponseCursors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs index 3b70e0aa44..eb6ef0106e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListPublicRunsResponseCursors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListPublicRunsResponseCursors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListRunsResponseCursors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListRunsResponseCursors.g.verified.cs index 1cadafa5c3..8c523b2dee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListRunsResponseCursors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ListRunsResponseCursors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ListRunsResponseCursors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ListRunsResponseCursors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs index f41c55e569..a1c7a8143f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModelFeedbackSourceMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModelFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs index ed7396b91e..5e0a2f9eda 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MonitorBlockChartSpec /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MonitorBlockChartSpec( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockRowItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockRowItem.g.verified.cs index 40e6f8fd7b..c5fa8c70df 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockRowItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockRowItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MonitorBlockRowItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MonitorBlockRowItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs index a89e1e3150..2e88900cd4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MonitorBlockToggleableMarks /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MonitorBlockToggleableMarks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs index 0a84681281..3fa09b5aed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MultipartIngestRunsApiV1RunsMultipartPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MultipartIngestRunsApiV1RunsMultipartPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs index 01358a706a..845f8b0882 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OauthProviderAuthApiV1OauthProviderGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OauthProviderAuthApiV1OauthProviderGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs index 12c05bf5fe..84468fc012 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OauthProviderCallbackApiV1OauthProviderCallbackGetRe /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OauthProviderCallbackApiV1OauthProviderCallbackGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs index 94f70555dc..6b8dd4ba6e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OauthProviderLogoutApiV1OauthProviderLogoutGetRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OauthProviderLogoutApiV1OauthProviderLogoutGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs index 6c07b385f4..cb6e18cb92 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OkApiV1OkGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OkApiV1OkGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs index 31eae1fec1..892adb8597 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodP /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs index dce0fc7d61..d0c4d90902 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OptimizePromptRequestMetaprompt /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OptimizePromptRequestMetaprompt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OrganizationConfigFlags.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OrganizationConfigFlags.g.verified.cs index ecea83a92b..7e494987f9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OrganizationConfigFlags.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.OrganizationConfigFlags.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class OrganizationConfigFlags /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public OrganizationConfigFlags( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs index 39dc3325a7..7ddb2af2c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PatchCurrentTenantMemberApiV1TenantsCurrentMembersId /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs index 29dc3836e0..ab2753c031 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs index e8013f3345..2d766a15c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PlaygroundRunOverDatasetRequestSchemaManifest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PlaygroundRunOverDatasetRequestSchemaManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs index 4675323446..ef510d19dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PlaygroundRunOverDatasetRequestSchemaSecrets /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PlaygroundRunOverDatasetRequestSchemaSecrets( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs index fd01a9f9d6..d2851f9a33 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PlaygroundRunOverDatasetRequestSchemaTool /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PlaygroundRunOverDatasetRequestSchemaTool( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs index 1157465c2a..58120d5c65 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PlaygroundSettingsCreateRequestSettings /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PlaygroundSettingsCreateRequestSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs index d31936fa0b..11e2bc5b9a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PlaygroundSettingsResponseSettings /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PlaygroundSettingsResponseSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs index 87ee2a5318..f21af248c0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PublicComparativeExperimentExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PublicComparativeExperimentExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs index 1f82c654db..70c2843bd2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PublicComparativeExperimentFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PublicComparativeExperimentFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs index 766fad15d6..d0dbe3f76b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PublicExampleWithRunsInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PublicExampleWithRunsInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs index 50ee79eaeb..ed53c1578a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PublicExampleWithRunsMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PublicExampleWithRunsMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs index 78d8e8b047..98a2cc8eeb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PublicExampleWithRunsOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PublicExampleWithRunsOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs index 31c896bcb9..13c0c32a0d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class QueryExampleSchemaWithRunsFilters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public QueryExampleSchemaWithRunsFilters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs index a7e252c5c3..1ec36136ed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class QueryFeedbackDeltaFilters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public QueryFeedbackDeltaFilters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs index 79bbc664f7..8db07361ec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ReadModelPriceMapApiV1ModelPriceMapGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ReadModelPriceMapApiV1ModelPriceMapGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs index c4a254e105..0376ace0fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs index ea52552070..502c809066 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIde /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs index 5a66106259..493a2c8fef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RepoExampleResponseInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RepoExampleResponseInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs index 65865c8b99..6884e45226 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RepoExampleResponseOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RepoExampleResponseOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs index eb0a87314a..dcc09e927c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ResponseBodyForRunsGenerateQueryFeedbackUrls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ResponseBodyForRunsGenerateQueryFeedbackUrls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RootModelDictStrListStr.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RootModelDictStrListStr.g.verified.cs index 722a761a35..1923cccd7e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RootModelDictStrListStr.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RootModelDictStrListStr.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RootModelDictStrListStr /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RootModelDictStrListStr( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs index 409a8238a1..1edd91ad18 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RuleLogActionResponsePayload /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RuleLogActionResponsePayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs index 3705f1e348..03f1321779 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunGroupStatsFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunGroupStatsFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs index 227b44677d..6095734ff8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunGroupStatsRunFacet /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunGroupStatsRunFacet( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs index 31848e30ea..182617398d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs index 10d29ddb89..6a88139501 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs index 15e36dad28..a200251bac 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs index 849cd899ea..bb589fe907 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaFeedbackStats2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs index 4e68df7aca..b86444b2af 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs index ae6b74b4a3..0824bbd4a2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaInputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs index 25cccded5c..c2931c79cf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs index 5fa974fa3c..a6cc9964ca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaOutputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs index 7fb07a5aed..92c8b147b0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs index a4207ed398..9a25777d66 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicDatasetSchemaSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicDatasetSchemaSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs index 79b11adf7b..b3fac955bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs index ab1f1d55f3..54b4bb3068 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs index 2622ed802c..04ca9bf6ea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs index c46063d94f..d1208d8f1f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaFeedbackStats2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs index b41e47e835..4b265ccc7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs index 9bd8b5f492..06a0abca36 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaInputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs index 1545c5d3c7..bc71243930 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs index 29d459e238..d363a4a181 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaOutputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs index 8daf38eede..9af2bf301d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs index 7c4f2505a4..2919972ac5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunPublicSchemaSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunPublicSchemaSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs index 83109139e5..8e9de3935a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunRulesWebhookSchemaHeaders /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunRulesWebhookSchemaHeaders( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs index 1d1945feef..aed20339a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs index cd551151e7..b069119de4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs index 6ed19a3114..8925952790 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs index 9fe7e5bb4a..893468c1f1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewFeedbackStats2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs index d793d3435c..0f669fd7a0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs index 104273afd0..4a9d796576 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewInputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs index 84db0a16f4..5536ffde5c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs index e71c479fdc..46b83e4711 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewOutputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs index ff95da93e0..3b4e46f280 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs index 6768639537..76e735cff8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaComparisonViewSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaComparisonViewSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaEvent.g.verified.cs index fe3082dc02..714b2dcd3a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaExtra.g.verified.cs index 6b18509b2b..65a88ec1d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs index 284f2544da..18757c1d34 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs index 2dbcb14d15..e0e9356769 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaFeedbackStats2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputs.g.verified.cs index e53714d26e..55d15577ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs index 045c3d017a..601abf6416 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaInputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputs.g.verified.cs index 55362c7232..aaa324f58c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs index 4f00231a90..b2c338d4a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaOutputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaS3Urls.g.verified.cs index 95d6bb6126..91037f4552 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaSerialized.g.verified.cs index 7486c61f5d..abb30ba699 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs index 5ec2f81520..4e63f872b5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs index a79401e6fb..95afd380fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs index c3bf9489e7..6be4a80cbd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs index 0a3661e821..17111fae59 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoFeedbackStats2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs index 9c7986a67d..9f771b5b00 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs index 326d3e73f9..0a3fe9c972 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoInputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs index 9ff8f02881..6b4f82bba6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs index 9ac54c1625..839c13fe5d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoOutputsS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs index 14672243bd..701a2deaab 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoS3Urls /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs index 53b7efe31c..030b4d8e13 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoSerialized /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunSchemaWithAnnotationQueueInfoSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs index cbf7b3cd0d..7a92afef21 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunStatsFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunStatsFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsRunFacet.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsRunFacet.g.verified.cs index f2e1df9cdd..bf8b3bb7cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsRunFacet.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunStatsRunFacet.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunStatsRunFacet /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunStatsRunFacet( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallback.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallback.g.verified.cs index df7b15b3f7..c1dbefb9df 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallback.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallback.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunnableConfigCallback /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunnableConfigCallback( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs index 87cb51202a..5d9404bfaa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunnableConfigCallbacks /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunnableConfigCallbacks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs index fcb888ca2e..e2f2b19812 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunnableConfigConfigurable /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunnableConfigConfigurable( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigMetadata.g.verified.cs index 02e0e8b825..ce046ea1de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.RunnableConfigMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunnableConfigMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunnableConfigMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs index 7d3fe35fb0..f5b802b308 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SSOSettingsCreateAttributeMapping /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SSOSettingsCreateAttributeMapping( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs index ff1bbf4c81..d1e114e90c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SearchDatasetRequestInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SearchDatasetRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs index 0d05dcf248..d4a0effbe2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SearchedFewShotExampleDebugInfo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SearchedFewShotExampleDebugInfo( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs index 1c5c7028d9..08df715f07 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SearchedFewShotExampleInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SearchedFewShotExampleInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs index 2c94dbb04d..9beaede615 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SearchedFewShotExampleOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SearchedFewShotExampleOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs index b602a9cf79..63299d4796 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SendSsoEmailConfirmationApiV1SsoEmailVerificationSen /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs index 954040354b..abb4084161 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SessionFeedbackDeltaFeedbackDeltas /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SessionFeedbackDeltaFeedbackDeltas( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs index e8f3c97bcb..093f4d9a85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs index a7e0463e5e..f880ae766b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SingleCustomChartResponseMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SingleCustomChartResponseMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs index 6d6a4a24ca..257910f9c7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StreamDatasetHandlerApiV1DatasetsPlaygroundExperimen /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs index 849bc04e8b..c4f8841514 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionCreateExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionCreateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionExtra.g.verified.cs index 66be197b69..236b04b439 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs index 68a7fed5cf..f6575424a1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionRunFacet.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionRunFacet.g.verified.cs index 2db3cace91..1fa8a72b48 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionRunFacet.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionRunFacet.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionRunFacet /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionRunFacet( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs index b06c038c22..bb59169576 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionSessionFeedbackStats /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionSessionFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs index 2ca5c7a275..ea6a355c93 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionUpdateExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionUpdateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs index e25025e859..18e866aeca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TracerSessionWithoutVirtualFieldsExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TracerSessionWithoutVirtualFieldsExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs index 03e0523676..5e2f8fae7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TriggerRulesApiV1RunsRulesTriggerPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TriggerRulesApiV1RunsRulesTriggerPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs index a72c449203..582af8d2f3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLi /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs index bcf3c889da..97968f23b9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnshareDatasetApiV1DatasetsDatasetIdShareDeleteRespo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs index e3ea24a243..932e62d580 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UnshareRunApiV1RunsRunIdShareDeleteResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UnshareRunApiV1RunsRunIdShareDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs index 35c0ecae0c..84ca4dc331 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethod /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs index e937a511a0..8f4d1a9bf3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPat /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs index ff9eddedb5..e590391c54 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentit /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs index 24b4d686b5..596bf02fcd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs index 71b6ac0b1b..4cfef99c13 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateExampleApiV1ExamplesExampleIdPatchResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateExampleApiV1ExamplesExampleIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs index 498f94a1ed..091ec6931a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateExamplesApiV1ExamplesBulkPatchResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateExamplesApiV1ExamplesBulkPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs index 23c7ab0c58..8ab89096e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateModelPriceApiV1ModelPriceMapIdPutResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateModelPriceApiV1ModelPriceMapIdPutResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs index db68d9e865..26bb368edb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunApiV1RunsRunIdPatchResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunApiV1RunsRunIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs index 7de8f2beea..7d7f2182e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs index 722f431621..7da6b6f45b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunRequestEvent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunRequestEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs index a72ca9ac84..c75133abc9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunRequestExtra /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunRequestExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs index 798197c3cc..21db176bad 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunRequestInputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunRequestInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs index ac5fb9b4eb..c14265c422 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunRequestInputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs index 40a849e85c..e46b34cb4c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunRequestOutputAttachments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunRequestOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs index f9dcaa8aac..da29b3de96 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateRunRequestOutputs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateRunRequestOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs index c7801c17de..8cffb6c4af 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpsertCurrentTenantSecretsApiV1TenantsCurrentSecrets /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs index 60292ad6ed..f9de48e617 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/NewtonsoftJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentS /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs index 6861a38b7a..a6a092cf81 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.APIFeedbackSourceMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class APIFeedbackSourceMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public APIFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs index c653969c37..8edf47dfb9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AppFeedbackSourceMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppFeedbackSourceMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs index 3751c090e7..65361ac2da 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.AutoEvalFeedbackSourceMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AutoEvalFeedbackSourceMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AutoEvalFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs index ab18f32d19..ff15319679 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsApiV1RunsBatchPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsApiV1RunsBatchPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsApiV1RunsBatchPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs index d24977dfdf..4f79e94f22 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPatchItemEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs index d5c7f284d1..4ce7638148 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPatchItemExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs index 07ab7f4b24..1b57abcd64 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemInputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPatchItemInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs index 29603b6442..b0e2330e03 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPatchItemInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs index 6f5821dfdb..186dbfbd50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemOutputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPatchItemOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs index 0a0716cab3..80b660c6f2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPatchItemOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPatchItemOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPatchItemOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs index f0d79ec701..be1c10a785 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs index b6bf80e15a..901b9a8bc8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs index 0dcc6bd3e2..3c072e2593 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemInputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs index b384230454..12aa4a2acb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs index 3da6ad72c1..dff2fe5d50 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemOutputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs index b490854a1a..df4872b8ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs index bc912f83ce..01dd438e34 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BatchIngestRunsRequestPostItemSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchIngestRunsRequestPostItemSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchIngestRunsRequestPostItemSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs index bc35a3768f..d93c926d06 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BodyExecuteApiV1AceExecutePostArg.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BodyExecuteApiV1AceExecutePostArg /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BodyExecuteApiV1AceExecutePostArg( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkExportRunErrors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkExportRunErrors.g.verified.cs index 006ef02022..5985597a4e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkExportRunErrors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkExportRunErrors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BulkExportRunErrors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BulkExportRunErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs index 49d3e52dfb..bc07e66fba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BulkUnshareEntitiesApiV1TenantsCurrentSharedDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs index f0d66833aa..8bfb90bb48 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDelet /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BulkUnshareEntitiesApiV1WorkspacesCurrentSharedDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs index c7db9cb005..c521db5bf4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChangePaymentPlanApiV1OrgsCurrentPlanPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs index 7e67222fe2..a91841928d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ClaimPendingTenantInviteApiV1TenantsPendingTenantIdC /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ClaimPendingTenantInviteApiV1TenantsPendingTenantIdClaimPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs index 106ec75cee..09bc2f4de4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ClaimPendingWorkspaceInviteApiV1WorkspacesPendingWorkspaceIdClaimPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs index a6cea0bee4..2a02c8b1c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitManifestResponseManifest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CommitManifestResponseManifest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CommitManifestResponseManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs index fb0a202887..1f1ec6173a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CommitWithLookupsManifest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CommitWithLookupsManifest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CommitWithLookupsManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs index 517565ccca..e2e21f13a6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentBaseExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComparativeExperimentBaseExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComparativeExperimentBaseExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs index 3dc4d91bc5..d260618302 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentCreateExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComparativeExperimentCreateExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComparativeExperimentCreateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs index 31ef53a62a..88e285e638 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComparativeExperimentExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComparativeExperimentExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs index 08fbdf6861..31ed90a5ee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ComparativeExperimentFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ComparativeExperimentFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ComparativeExperimentFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs index e238c2617e..51659e0c3a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmP /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ConfirmSsoUserEmailApiV1SsoEmailVerificationConfirmPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs index 3bf7c35b40..6300277fd1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateCommentApiV1CommentsOwnerRepoPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateCommentApiV1CommentsOwnerRepoPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateCommentApiV1CommentsOwnerRepoPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs index 3f3ef64dc7..4e12c31b14 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateEventApiV1EventsPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateEventApiV1EventsPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateEventApiV1EventsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs index 59eab0d43b..bbf039b6d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateFeedbackWithTokenGetApiV1FeedbackTokensTokenGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs index 5169135dfb..f24bac40b2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenP /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateFeedbackWithTokenPostApiV1FeedbackTokensTokenPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs index 8e07af91ce..101b33e2ba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateIdentityAnnotationQueueRunStatusApiV1Annotatio /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateIdentityAnnotationQueueRunStatusApiV1AnnotationQueuesStatusAnnotationQueueRunIdPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs index ab9188a629..14ccd54ef3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateNewModelPriceApiV1ModelPriceMapPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateNewModelPriceApiV1ModelPriceMapPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateNewModelPriceApiV1ModelPriceMapPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs index cecfd69ec6..8f086a7931 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRepoCommitRequestManifest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRepoCommitRequestManifest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRepoCommitRequestManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs index f1ef3d561d..b14bc9cff3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunApiV1RunsPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunApiV1RunsPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunApiV1RunsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestEvent.g.verified.cs index 69c920bdd9..c3424a7f5d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestExtra.g.verified.cs index 5dde74ff5d..a9393efebf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs index df7255ce92..9a82e7053f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestInputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputs.g.verified.cs index ace55a0378..868941e657 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs index 98164704db..60436fc015 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestOutputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs index 3349dbcbdd..4e6cbc8274 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs index 7fddd3bfa9..cf24816e95 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CreateRunRequestSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs index 0ce03897b7..0115053a03 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartCreateMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CustomChartCreateMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CustomChartCreateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs index bb81dc9581..5bccabb1b4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartResponseMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CustomChartResponseMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CustomChartResponseMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs index eeb4890e47..4e15adb7a2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartUpdateMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CustomChartUpdateMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CustomChartUpdateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs index fb7000d167..02a6145b32 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.CustomChartsDataPointValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CustomChartsDataPointValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CustomChartsDataPointValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateExtra.g.verified.cs index 2335f25b6e..6e012e1354 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetCreateExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetCreateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs index 486a8b6700..91a4693564 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateInputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetCreateInputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetCreateInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs index 413eb70ca8..130c03ded4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetCreateOutputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetCreateOutputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetCreateOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs index 0f386077b1..0c90f006a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetHandlerApiV1DatasetsPlaygroundExperimentBatch /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetHandlerApiV1DatasetsPlaygroundExperimentBatchPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs index dd5d0fe526..55d0004ba3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetInputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetInputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs index 724d28de98..054f166e33 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetOutputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetOutputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs index 70ea4dd0c7..955753a1c7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaInputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetPublicSchemaInputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetPublicSchemaInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs index 6728ae6c1a..48044a8ae9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetPublicSchemaOutputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetPublicSchemaOutputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetPublicSchemaOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs index 118161a85b..f1079d4b93 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateInputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetSchemaForUpdateInputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetSchemaForUpdateInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs index 64d426178c..aad9f05a4e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetSchemaForUpdateOutputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetSchemaForUpdateOutputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetSchemaForUpdateOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs index 188f89fbac..d38c9789db 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateInputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetUpdateInputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetUpdateInputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs index 1037e404b3..05532c72d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdateOutputsSchemaDefinition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetUpdateOutputsSchemaDefinition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetUpdateOutputsSchemaDefinition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs index d0baca8dc2..45c5477b38 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DatasetUpdatePatchExamples.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DatasetUpdatePatchExamples /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DatasetUpdatePatchExamples( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs index 65ea006541..383b5f4d1c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteAnnotationQueueApiV1AnnotationQueuesQueueIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs index 559699b824..037bb0af00 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteChartApiV1ChartsChartIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteChartApiV1ChartsChartIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteChartApiV1ChartsChartIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs index a0d63ad0b5..ea21382ba2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteComparativeExperimentApiV1DatasetsComparativeC /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteComparativeExperimentApiV1DatasetsComparativeComparativeExperimentIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs index 9bce4ac447..9f7c9ee2a4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembers /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCurrentOrgPendingMemberApiV1OrgsCurrentMembersIdentityIdPendingDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs index 09d2738a70..17a1e7355d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCurrentTenantMemberApiV1TenantsCurrentMembersI /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs index e110d78876..08e24e3fbb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCurrentTenantPendingMemberApiV1TenantsCurrentM /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCurrentTenantPendingMemberApiV1TenantsCurrentMembersIdentityIdPendingDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs index 4253da1143..a098dd0791 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs index 3bcab013be..0d489fdd5a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCu /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteCurrentWorkspacePendingMemberApiV1WorkspacesCurrentMembersIdentityIdPendingDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs index 0ffa2e96b1..cc394ec3de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteDatasetApiV1DatasetsDatasetIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs index 6aa64a7e6d..f31b251091 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExampleApiV1ExamplesExampleIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteExampleApiV1ExamplesExampleIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteExampleApiV1ExamplesExampleIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs index d72ecb1222..d4e84ec54d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteExamplesApiV1ExamplesDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteExamplesApiV1ExamplesDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteExamplesApiV1ExamplesDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs index 11e0f78d4c..05620e5061 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteFeedbackApiV1FeedbackFeedbackIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs index 0d6a107869..05ba147d8b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteFilterViewApiV1SessionsSessionIdViewsViewIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs index 5a2ecabb56..55b33d3cd0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteModelPriceApiV1ModelPriceMapIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs index 899c1eb4fd..b451031ece 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeletePendingOrganizationInviteApiV1OrgsPendingOrgan /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeletePendingOrganizationInviteApiV1OrgsPendingOrganizationIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs index e81a44b0a2..a34a1cf9a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeletePendingTenantInviteApiV1TenantsPendingIdDelete /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeletePendingTenantInviteApiV1TenantsPendingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs index db361b66da..1786ec0a5c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeletePendingWorkspaceInviteApiV1WorkspacesPendingId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeletePendingWorkspaceInviteApiV1WorkspacesPendingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs index 8657e33efa..766f3e93fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeletePlaygroundSettingsApiV1PlaygroundSettingsPlayg /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeletePlaygroundSettingsApiV1PlaygroundSettingsPlaygroundSettingsIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs index 1e390e61a7..c8ad6b2c44 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRepoApiV1ReposOwnerRepoDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteRepoApiV1ReposOwnerRepoDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteRepoApiV1ReposOwnerRepoDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs index 6db2949351..d970490d89 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRuleApiV1RunsRulesRuleIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteRuleApiV1RunsRulesRuleIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteRuleApiV1RunsRulesRuleIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs index ddffa6a44e..860129bcd0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteRunFromAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs index 16c7278771..8399fa5853 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteSectionApiV1ChartsSectionSectionIdDeleteRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteSectionApiV1ChartsSectionSectionIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs index cf4d4b2a39..28cdc20937 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTagKeyApiV1WorkspacesCurrentTagKeysTagKeyIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs index 337c123514..7042443ecd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdT /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTagValueApiV1WorkspacesCurrentTagKeysTagKeyIdTagValuesTagValueIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs index c06162def8..8bae0b440c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTaggingApiV1WorkspacesCurrentTaggingsTaggingIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs index ffa36eb74a..0d85032f6a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTracerSessionApiV1SessionsSessionIdDeleteRespo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTracerSessionApiV1SessionsSessionIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs index 4d679fb370..8050164031 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteTracerSessionsApiV1SessionsDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteTracerSessionsApiV1SessionsDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteTracerSessionsApiV1SessionsDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs index db12f428e0..8b865f334c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteUsageLimitApiV1UsageLimitsUsageLimitIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs index 21dd0a17c9..ef3f522ce5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DownloadDatasetCsvApiV1DatasetsDatasetIdCsvGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs index a995c87932..f91d4e6621 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGet /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DownloadDatasetOpenaiApiV1DatasetsDatasetIdOpenaiGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs index 90ba769bf2..d6b1d7db6f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiF /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DownloadDatasetOpenaiFtApiV1DatasetsDatasetIdOpenaiFtGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs index b1825b50d3..bccbe94f1d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputModel.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EvaluatorStructuredOutputModel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EvaluatorStructuredOutputModel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs index fc6fdf344d..d17c4235e2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputSchema.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EvaluatorStructuredOutputSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EvaluatorStructuredOutputSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs index b10996fe2c..9642ede9dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.EvaluatorStructuredOutputVariableMapping.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EvaluatorStructuredOutputVariableMapping /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EvaluatorStructuredOutputVariableMapping( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs index 1071b85e92..a421486211 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleBulkCreateInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleBulkCreateInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs index 8aedc6a6c1..09f85166de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleBulkCreateMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleBulkCreateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs index 97f281617d..a4d80629ea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleBulkCreateOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleBulkCreateOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleBulkCreateOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateInputs.g.verified.cs index 099fae16f5..e14053c432 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleCreateInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleCreateInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateMetadata.g.verified.cs index 9acb91a526..8c6b36f2bd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleCreateMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleCreateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateOutputs.g.verified.cs index d71b345403..aee1d993c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleCreateOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleCreateOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleCreateOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleInputs.g.verified.cs index 94332c2525..ced111f665 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleMetadata.g.verified.cs index 97dfcd169e..ca40eb5af9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleOutputs.g.verified.cs index 54d15da571..b1d7d12970 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateInputs.g.verified.cs index 41de794f68..0fd6f70736 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleUpdateInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleUpdateInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs index fbdc5cfbb4..2159b5a7d3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleUpdateMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleUpdateMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs index 94c1b82870..e4fc6bc487 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleUpdateOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleUpdateOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs index 02d18ad89b..b10ad50993 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleUpdateWithIDInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleUpdateWithIDInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs index 71c449805a..2e865c0097 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleUpdateWithIDMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleUpdateWithIDMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs index f9784f7253..1d27d06604 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleUpdateWithIDOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleUpdateWithIDOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleUpdateWithIDOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs index 2c2777a426..f1e9cfb6a1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleWithRunsCHInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleWithRunsCHInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs index 6cfc7c6972..94058a9a03 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleWithRunsCHMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleWithRunsCHMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs index 2e3b8e0be4..1f8757c264 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsCHOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleWithRunsCHOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleWithRunsCHOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs index f778ed8332..5e99b90a66 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleWithRunsInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleWithRunsInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs index 62eab8b93b..fad2de8743 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleWithRunsMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleWithRunsMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs index 6f3dd70f9a..f0b481d8fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExampleWithRunsOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExampleWithRunsOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExampleWithRunsOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs index a76dfae2ca..b25f3cb27b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExecuteApiV1AceExecutePostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExecuteApiV1AceExecutePostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExecuteApiV1AceExecutePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs index 1818361d51..96ec89d2b6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowActualOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExperimentResultRowActualOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExperimentResultRowActualOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs index 9a262f010b..b857a6da4c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowExpectedOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExperimentResultRowExpectedOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExperimentResultRowExpectedOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs index a53c068b91..11d640dac0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExperimentResultRowInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExperimentResultRowInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs index b2955b7833..4a43ea8252 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultRowRunMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExperimentResultRowRunMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExperimentResultRowRunMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs index 913eee060f..666d972072 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ExperimentResultsUploadExperimentMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ExperimentResultsUploadExperimentMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ExperimentResultsUploadExperimentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs index a6ae9bb507..4ac20d23e7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaCorrection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackCreateCoreSchemaCorrection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackCreateCoreSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs index d438dae65e..cea261da38 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateCoreSchemaValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackCreateCoreSchemaValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackCreateCoreSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs index 244ac1f741..5fcdbf0ef4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaCorrection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackCreateSchemaCorrection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackCreateSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs index 6f6a0c776a..3ca8b191a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateSchemaValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackCreateSchemaValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackCreateSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs index 55ce90c023..2c1560aebd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaCorrection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackCreateWithTokenExtendedSchemaCorrection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackCreateWithTokenExtendedSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs index e89e0b9368..0923847234 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackCreateWithTokenExtendedSchemaMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackCreateWithTokenExtendedSchemaMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackCreateWithTokenExtendedSchemaMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs index 99981b6274..dec263826d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaCorrection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackSchemaCorrection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaValue.g.verified.cs index 3bba7a117a..4d0bd94309 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSchemaValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackSchemaValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs index 4e3cb9e107..a8ab783058 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackSourceMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackSourceMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs index e4cfef4488..e92b8986b7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaCorrection.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackUpdateSchemaCorrection /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackUpdateSchemaCorrection( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs index b620da8166..26f0e5cecb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.FeedbackUpdateSchemaValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FeedbackUpdateSchemaValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FeedbackUpdateSchemaValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs index ab46f48307..3a50329eb3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GenerateApiV1DatasetsDatasetIdGeneratePostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GenerateApiV1DatasetsDatasetIdGeneratePostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GenerateApiV1DatasetsDatasetIdGeneratePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs index 9383b568ed..5d93340da5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.GroupRunsApiV1RunsGroupPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GroupRunsApiV1RunsGroupPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GroupRunsApiV1RunsGroupPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs index c7ff80a722..a4ebd257ca 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.IndexApiV1DatasetsDatasetIdIndexPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IndexApiV1DatasetsDatasetIdIndexPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IndexApiV1DatasetsDatasetIdIndexPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs index 8e3e91db13..0f09184867 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InfoGetResponseInstanceFlags.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InfoGetResponseInstanceFlags /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InfoGetResponseInstanceFlags( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs index ef4b46a73b..d27d3ba00a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptApiV1PromptsInvokePromptPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InvokePromptApiV1PromptsInvokePromptPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InvokePromptApiV1PromptsInvokePromptPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs index 454b9a05d8..385b4a06ce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.InvokePromptPayloadInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class InvokePromptPayloadInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InvokePromptPayloadInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs index f93d5ee13f..eb21ad98f6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class LikeCommentApiV1CommentsOwnerRepoParentCommentIdLike /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LikeCommentApiV1CommentsOwnerRepoParentCommentIdLikePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs index 478a0e12e8..1fc63565bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicDatasetRunsResponseCursors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListPublicDatasetRunsResponseCursors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListPublicDatasetRunsResponseCursors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs index ad1c3ddd58..691682a1fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListPublicRunsResponseCursors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListPublicRunsResponseCursors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListPublicRunsResponseCursors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListRunsResponseCursors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListRunsResponseCursors.g.verified.cs index bfa7458b70..1622ac6926 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListRunsResponseCursors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ListRunsResponseCursors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ListRunsResponseCursors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListRunsResponseCursors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs index e1ea07cb0d..8de568dd9b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ModelFeedbackSourceMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModelFeedbackSourceMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelFeedbackSourceMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs index 0c49883edb..8b69e89d85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockChartSpec.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MonitorBlockChartSpec /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MonitorBlockChartSpec( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockRowItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockRowItem.g.verified.cs index b8d5b6e5a3..b4c5ecb46b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockRowItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockRowItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MonitorBlockRowItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MonitorBlockRowItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs index 05601c644e..d74dcf758f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MonitorBlockToggleableMarks.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MonitorBlockToggleableMarks /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MonitorBlockToggleableMarks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs index 8410ccf8c4..d319e50d9e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.MultipartIngestRunsApiV1RunsMultipartPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MultipartIngestRunsApiV1RunsMultipartPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MultipartIngestRunsApiV1RunsMultipartPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs index 097fda57bc..99cc3b5f6f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderAuthApiV1OauthProviderGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OauthProviderAuthApiV1OauthProviderGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OauthProviderAuthApiV1OauthProviderGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs index 41c8efcfa7..95b4a77c57 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderCallbackApiV1OauthProviderCallbackGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OauthProviderCallbackApiV1OauthProviderCallbackGetRe /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OauthProviderCallbackApiV1OauthProviderCallbackGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs index fa97563cee..9d1ed963d9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OauthProviderLogoutApiV1OauthProviderLogoutGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OauthProviderLogoutApiV1OauthProviderLogoutGetRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OauthProviderLogoutApiV1OauthProviderLogoutGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs index 3f8aec2ea2..6af5186617 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OkApiV1OkGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OkApiV1OkGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OkApiV1OkGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs index 1894d4212b..8234d7f34e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodP /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OnPaymentMethodCreatedApiV1OrgsCurrentPaymentMethodPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs index 29e070c270..b12cc2a3e5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OptimizePromptRequestMetaprompt.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OptimizePromptRequestMetaprompt /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OptimizePromptRequestMetaprompt( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OrganizationConfigFlags.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OrganizationConfigFlags.g.verified.cs index 7a5c2cd75c..6692f02e21 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OrganizationConfigFlags.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.OrganizationConfigFlags.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class OrganizationConfigFlags /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OrganizationConfigFlags( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs index 318c73ee04..669f5747da 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PatchCurrentTenantMemberApiV1TenantsCurrentMembersId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PatchCurrentTenantMemberApiV1TenantsCurrentMembersIdentityIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs index 978d717345..5df6ad647b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PatchCurrentWorkspaceMemberApiV1WorkspacesCurrentMembersIdentityIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs index 6aee33c656..ce258486a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaManifest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PlaygroundRunOverDatasetRequestSchemaManifest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PlaygroundRunOverDatasetRequestSchemaManifest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs index e0287a9d30..a7bd214015 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaSecrets.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PlaygroundRunOverDatasetRequestSchemaSecrets /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PlaygroundRunOverDatasetRequestSchemaSecrets( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs index a9008e2201..401741fc18 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundRunOverDatasetRequestSchemaTool.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PlaygroundRunOverDatasetRequestSchemaTool /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PlaygroundRunOverDatasetRequestSchemaTool( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs index 7f9d7dc403..15702f275c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsCreateRequestSettings.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PlaygroundSettingsCreateRequestSettings /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PlaygroundSettingsCreateRequestSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs index 219322670d..320a457a8e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PlaygroundSettingsResponseSettings.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PlaygroundSettingsResponseSettings /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PlaygroundSettingsResponseSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs index 998f910bdb..da12646c2b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PublicComparativeExperimentExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PublicComparativeExperimentExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs index 555dddc7a6..39a2853b12 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicComparativeExperimentFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PublicComparativeExperimentFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PublicComparativeExperimentFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs index 5680246166..bad5be659a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PublicExampleWithRunsInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PublicExampleWithRunsInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs index e5c2d0a018..895a5022cb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PublicExampleWithRunsMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PublicExampleWithRunsMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs index be65052285..34c679ff68 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.PublicExampleWithRunsOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PublicExampleWithRunsOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PublicExampleWithRunsOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs index 533cf6dc42..671a156161 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryExampleSchemaWithRunsFilters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class QueryExampleSchemaWithRunsFilters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public QueryExampleSchemaWithRunsFilters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs index 5974d54174..8cdf3f77e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.QueryFeedbackDeltaFilters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class QueryFeedbackDeltaFilters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public QueryFeedbackDeltaFilters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs index f44a95a433..524eee301e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ReadModelPriceMapApiV1ModelPriceMapGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ReadModelPriceMapApiV1ModelPriceMapGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ReadModelPriceMapApiV1ModelPriceMapGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs index afd12aa6de..af362e660c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RemoveIndexApiV1DatasetsDatasetIdIndexDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs index 79e393994b..ca141ad732 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIde /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RemoveMemberFromCurrentOrgApiV1OrgsCurrentMembersIdentityIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs index c5f7c1a342..b9578c1d7a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RepoExampleResponseInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RepoExampleResponseInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs index 143d95f9ea..517bbe8838 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RepoExampleResponseOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RepoExampleResponseOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RepoExampleResponseOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs index 61ae83827c..8cedb07544 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.ResponseBodyForRunsGenerateQueryFeedbackUrls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ResponseBodyForRunsGenerateQueryFeedbackUrls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ResponseBodyForRunsGenerateQueryFeedbackUrls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RootModelDictStrListStr.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RootModelDictStrListStr.g.verified.cs index 3f8989ab06..d81ce4b246 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RootModelDictStrListStr.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RootModelDictStrListStr.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RootModelDictStrListStr /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RootModelDictStrListStr( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs index 0666d0eaf4..ffc680fc17 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RuleLogActionResponsePayload.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RuleLogActionResponsePayload /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RuleLogActionResponsePayload( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs index 66b97c0a41..112a3990a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunGroupStatsFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunGroupStatsFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs index e96b39712d..fa175ebd39 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunGroupStatsRunFacet.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunGroupStatsRunFacet /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunGroupStatsRunFacet( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs index aa533c6038..e8e587f11d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs index ec60e021ae..af04e29427 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs index 08bf6b6574..ab5f3dcdf0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs index 0a2fef74e4..89be13a7e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaFeedbackStats2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaFeedbackStats2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs index b7e1f5dac9..f34b407494 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs index 0414f3cabd..ba24922157 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaInputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaInputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs index 12c3926129..bd8af28cae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs index 3caa1cc1ef..ab3b4de1c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaOutputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaOutputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs index f35852f7f5..3f55aa0610 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs index 58b1d1af7b..51f7ffc6c0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicDatasetSchemaSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicDatasetSchemaSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicDatasetSchemaSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs index 96d577b46a..247137d9b3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs index b26ace452e..72290bc758 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs index 913d65ef93..f192554610 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs index fc88dc4aa0..57e3de1905 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaFeedbackStats2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaFeedbackStats2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs index 78209494c7..985afa1321 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs index ea2b19e02f..aebe1923c5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaInputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaInputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs index cb90caf658..238ce7645f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs index c13f95b785..7687845c88 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaOutputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaOutputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs index 7ed3400f5c..102ccb03ed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs index 624c3b39c6..fae36cd81b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunPublicSchemaSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunPublicSchemaSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunPublicSchemaSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs index f307d0cc04..8d0ae520d3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunRulesWebhookSchemaHeaders.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunRulesWebhookSchemaHeaders /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunRulesWebhookSchemaHeaders( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs index e2cb81f90f..c96a312b5b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs index e99491914a..e5d3c3507b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs index 1982e59681..df82b62512 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs index 8d90abc21b..e27cc1edee 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewFeedbackStats2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewFeedbackStats2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs index bde26cf31a..575b5069d2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs index b8fc56e1b0..91e58d50f8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewInputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewInputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs index 00bba8b49d..879a153179 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs index c2c3f09c2e..6d21526ca8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewOutputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewOutputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs index a5720da0b1..ee0c58c8a6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs index f4d7091e92..6c5fb3fe80 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaComparisonViewSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaComparisonViewSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaComparisonViewSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaEvent.g.verified.cs index 2a63125dc1..5a2c7f1dfa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaExtra.g.verified.cs index ede7200e3a..e1a7ed4d6c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs index 4e95cb7f87..b41b86cf7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs index 32d314d898..99f65c7050 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaFeedbackStats2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaFeedbackStats2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputs.g.verified.cs index ec43b3b195..26a8ebc89d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs index ebc3b02824..17ec6ac2f2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaInputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaInputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputs.g.verified.cs index e29f8180ad..469944a6ae 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs index d3b949c655..31fb28da5a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaOutputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaOutputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaS3Urls.g.verified.cs index cba555abf4..c0d505783f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaSerialized.g.verified.cs index ec6dd1cd01..c1f2db178f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs index 064dad3bdd..970343c375 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs index ee0ece4a39..965b9716a6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs index b5bacb1dcb..cd54ae633e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs index 9ba3de8943..a52b4891ba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoFeedbackStats2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoFeedbackStats2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoFeedbackStats2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs index 618c012b74..db5099955c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs index 1a7732779b..e31a42e286 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoInputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoInputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoInputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs index 24300e7d28..ad30a3b139 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs index 46188aa6b9..52b3f5b900 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoOutputsS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoOutputsS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoOutputsS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs index 485afac197..08fb9e7e08 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoS3Urls.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoS3Urls /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoS3Urls( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs index f2f904bb67..0b5ccc25bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunSchemaWithAnnotationQueueInfoSerialized.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunSchemaWithAnnotationQueueInfoSerialized /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunSchemaWithAnnotationQueueInfoSerialized( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs index 47a721638c..08ad227e2a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunStatsFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunStatsFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsRunFacet.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsRunFacet.g.verified.cs index 683488fca0..8db7c912b7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsRunFacet.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunStatsRunFacet.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunStatsRunFacet /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunStatsRunFacet( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallback.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallback.g.verified.cs index 5d3130fcb6..3ba1a1fce2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallback.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallback.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunnableConfigCallback /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunnableConfigCallback( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs index 9c1df36986..c66d156d30 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigCallbacks.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunnableConfigCallbacks /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunnableConfigCallbacks( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs index a450d75438..f5ab440c27 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigConfigurable.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunnableConfigConfigurable /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunnableConfigConfigurable( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigMetadata.g.verified.cs index b90b63c824..8cbcdf4f75 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.RunnableConfigMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunnableConfigMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunnableConfigMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs index bda555a955..f638958928 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SSOSettingsCreateAttributeMapping.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SSOSettingsCreateAttributeMapping /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SSOSettingsCreateAttributeMapping( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs index fe4f33299c..25fe5aa78f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchDatasetRequestInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SearchDatasetRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SearchDatasetRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs index e4530c0cd8..e4465906dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleDebugInfo.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SearchedFewShotExampleDebugInfo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SearchedFewShotExampleDebugInfo( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs index 9ec73685df..eb991d3212 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SearchedFewShotExampleInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SearchedFewShotExampleInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs index f3311683bf..4f0047b553 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SearchedFewShotExampleOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SearchedFewShotExampleOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SearchedFewShotExampleOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs index 4b1f2cd5a3..e7bd0bf549 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SendSsoEmailConfirmationApiV1SsoEmailVerificationSen /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SendSsoEmailConfirmationApiV1SsoEmailVerificationSendPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs index b9b52e782e..0b7a46d0d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SessionFeedbackDeltaFeedbackDeltas.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SessionFeedbackDeltaFeedbackDeltas /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SessionFeedbackDeltaFeedbackDeltas( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs index a84ab064dc..2acd55d8ff 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SetCompanyInfoApiV1OrgsCurrentBusinessInfoPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs index ed09921d8b..80f716f12a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.SingleCustomChartResponseMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SingleCustomChartResponseMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SingleCustomChartResponseMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs index 8e5db3296e..74c5377dbb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StreamDatasetHandlerApiV1DatasetsPlaygroundExperimen /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StreamDatasetHandlerApiV1DatasetsPlaygroundExperimentStreamPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs index 044aae59ea..fd47121a27 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionCreateExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionCreateExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionCreateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionExtra.g.verified.cs index 30ba323573..88099423f4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs index 502d3b5ada..9bc00529fc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionRunFacet.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionRunFacet.g.verified.cs index b524226c35..0beb439ccd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionRunFacet.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionRunFacet.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionRunFacet /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionRunFacet( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs index 05916087c6..0157655291 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionSessionFeedbackStats.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionSessionFeedbackStats /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionSessionFeedbackStats( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs index a6b131c06b..60c3037156 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionUpdateExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionUpdateExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionUpdateExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs index 65167526ca..e555e36096 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TracerSessionWithoutVirtualFieldsExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TracerSessionWithoutVirtualFieldsExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TracerSessionWithoutVirtualFieldsExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs index d3a486ff36..5d0c41a692 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.TriggerRulesApiV1RunsRulesTriggerPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TriggerRulesApiV1RunsRulesTriggerPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TriggerRulesApiV1RunsRulesTriggerPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs index b3743a278c..bdf28f2454 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLi /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnlikeCommentApiV1CommentsOwnerRepoParentCommentIdLikeDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs index a8e1e0e8c4..99c9c0047c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnshareDatasetApiV1DatasetsDatasetIdShareDeleteRespo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnshareDatasetApiV1DatasetsDatasetIdShareDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs index d88f3897f8..9a767773c6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UnshareRunApiV1RunsRunIdShareDeleteResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UnshareRunApiV1RunsRunIdShareDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UnshareRunApiV1RunsRunIdShareDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs index 16824983a5..db889eb013 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethod /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateAllowedLoginMethodsApiV1OrgsCurrentLoginMethodsPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs index ae7897ea93..2725d2ba48 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPat /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateAnnotationQueueApiV1AnnotationQueuesQueueIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs index c70bd344d8..8c9b99da37 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateCurrentOrgMemberApiV1OrgsCurrentMembersIdentityIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs index 30bb496be7..c6914340fd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateCurrentUserApiV1OrgsMembersBasicPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs index 8097aaf3b1..b06f526416 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExampleApiV1ExamplesExampleIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateExampleApiV1ExamplesExampleIdPatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateExampleApiV1ExamplesExampleIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs index 3873be2c15..56307aad3e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateExamplesApiV1ExamplesBulkPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateExamplesApiV1ExamplesBulkPatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateExamplesApiV1ExamplesBulkPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs index 8ed5e399ac..2d3849dfb4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateModelPriceApiV1ModelPriceMapIdPutResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateModelPriceApiV1ModelPriceMapIdPutResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateModelPriceApiV1ModelPriceMapIdPutResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs index 6c5b744e8d..c88e3a40c9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunApiV1RunsRunIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunApiV1RunsRunIdPatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunApiV1RunsRunIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs index 226460eab2..0fadc2142b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunInAnnotationQueueApiV1AnnotationQueuesQueueIdRunsQueueRunIdPatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs index becfc68be8..15dce39a00 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestEvent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunRequestEvent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunRequestEvent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs index 69bcd632f6..431aa26d10 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestExtra.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunRequestExtra /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunRequestExtra( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs index 2696bd60d2..f630a4b4a2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunRequestInputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunRequestInputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs index 03ad8bc01d..5448d69a3f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestInputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunRequestInputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs index d7522ba17e..adf842f524 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputAttachments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunRequestOutputAttachments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunRequestOutputAttachments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs index f68f047197..1a35ed0cbf 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpdateRunRequestOutputs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateRunRequestOutputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateRunRequestOutputs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs index 50595c7a0e..d7e7431077 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpsertCurrentTenantSecretsApiV1TenantsCurrentSecrets /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpsertCurrentTenantSecretsApiV1TenantsCurrentSecretsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs index 869a4f8661..b1afe1239e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/langsmith/SystemTextJson/_#G.Models.UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentS /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpsertCurrentWorkspaceSecretsApiV1WorkspacesCurrentSecretsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.EventOutData.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.EventOutData.g.verified.cs index 749983aabe..369f9fdb6d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.EventOutData.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.EventOutData.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EventOutData /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EventOutData( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionCallArguments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionCallArguments.g.verified.cs index 923d9e658d..ba80bc9ea3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionCallArguments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionCallArguments.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FunctionCallArguments /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FunctionCallArguments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs index 3840659f93..8fee17c152 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class FunctionParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.EventOutData.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.EventOutData.g.verified.cs index 4c1da5dcf6..caf9d8f0df 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.EventOutData.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.EventOutData.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EventOutData /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EventOutData( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionCallArguments.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionCallArguments.g.verified.cs index 74e94e6bb6..76dfc69ccd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionCallArguments.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionCallArguments.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FunctionCallArguments /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FunctionCallArguments( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs index 97e179e79b..41bc286d83 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mistral/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class FunctionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs index 53d8a13599..5bdecf66ec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AppSchemasPipelineGetDetailedExtras /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AppSchemasPipelineGetDetailedExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs index d3ea522af6..16ec700dce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AuthAwsV4CloudProviderAwsAuthPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AuthAwsV4CloudProviderAwsAuthPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs index 35ca94ed78..779b349f06 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AuthAzureV4CloudProviderAzureAuthPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AuthAzureV4CloudProviderAzureAuthPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs index 175a8cce9a..40008ff5de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AuthGcpV4CloudProviderGcpAuthGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AuthGcpV4CloudProviderGcpAuthGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs index fc7368f6b3..a3a007d5a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CallbackGcpV4CloudProviderGcpCallbackGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CallbackGcpV4CloudProviderGcpCallbackGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs index 1299fdaffd..cd5d65db4a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateClusterV4ClustersPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateClusterV4ClustersPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs index 92065dcad2..f7b716dcba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateGcpServiceAccountV4CloudProviderGcpServiceAcco /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs index ed6b911db6..c0b331936c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateNodePoolV4ClustersClusterIdNodePoolsPostRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs index d9b1aaeb2a..7c48d2c992 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateV4FilesPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateV4FilesPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs index ce302b5306..0f9cf98b90 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAcceleratorAvailabilityV4CloudProviderAwsAccelera /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs index 16ad0822e3..7f3850fa49 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAcceleratorAvailabilityV4CloudProviderAzureAccele /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs index eb287aa866..d3a9db6b35 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetAcceleratorAvailabilityV4CloudProviderGcpAccelera /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs index 5bad430a8d..3a3dabc41d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetDetailedPatchExtras /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetDetailedPatchExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs index 6a5c62d884..e517fd81dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetPipelineStartupLogsV4LogsPipelineStartupPipelineI /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs index 50cd7b0d72..2a4f549725 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetRunLogsV4LogsRunRunIdGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetRunLogsV4LogsRunRunIdGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs index df095dcc16..41fdcef8e9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class HistoricalPipelineScalingV4PipelinesPipelineIdScalin /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableChoice.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableChoice.g.verified.cs index cd0ece5287..a7dba398f5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableChoice.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableChoice.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IOVariableChoice /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IOVariableChoice( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDefault.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDefault.g.verified.cs index b980e3e6c0..7d57a08a66 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDefault.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDefault.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IOVariableDefault /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IOVariableDefault( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs index 6fb01a5e8f..14d56d26d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IOVariableDictSchemaItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IOVariableDictSchemaItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableExample.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableExample.g.verified.cs index e5a20bf08d..e8ae76ff7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableExample.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.IOVariableExample.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IOVariableExample /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IOVariableExample( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs index 449aa4367e..5baecc7aa5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PaginatedAnyDataItem /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PaginatedAnyDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PatchExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PatchExtras.g.verified.cs index 55d93c6fa0..1998be38a7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PatchExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PatchExtras.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PatchExtras /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PatchExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineCreateExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineCreateExtras.g.verified.cs index 97b8a09399..531c4cddd4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineCreateExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineCreateExtras.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineCreateExtras /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineCreateExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineGetExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineGetExtras.g.verified.cs index 6b10da40bf..b6e8dde10c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineGetExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineGetExtras.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineGetExtras /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineGetExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs index b40eb5c510..6091ff71d2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PipelineScalingInfoCurrentPipelineStates /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PipelineScalingInfoCurrentPipelineStates( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs index 2c0c7ed5ba..b73ba6cc9a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs index 3f705a1cb2..9d9a51e504 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RetrieveV4FilesFileIdGetResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RetrieveV4FilesFileIdGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunInputValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunInputValue.g.verified.cs index e86c5be053..fff2be241b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunInputValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunInputValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunInputValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunInputValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunOutputValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunOutputValue.g.verified.cs index 97eefa26db..adb3d5b582 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunOutputValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.RunOutputValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunOutputValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunOutputValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs index 8ecffe244b..b237747d7d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ScalingConfigCreateArgs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ScalingConfigCreateArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs index 94740e9c54..ee10aa6749 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ScalingConfigGetArgs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ScalingConfigGetArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs index c96d74f935..d141fb0375 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ScalingConfigGetWithPipelineCountArgs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ScalingConfigGetWithPipelineCountArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs index 6052c53777..a550d7f3a3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ScalingConfigPatchArgs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ScalingConfigPatchArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs index 5a304569a2..2b6ad5882d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StreamRunV4RunsStreamPostResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StreamRunV4RunsStreamPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs index a19d6b9ce6..0fa212dc5b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/NewtonsoftJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TopPipelinesUsageV4MetricsTopPipelinesUsageGetRespon /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs index 83ca935233..4111ff4ab5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AppSchemasPipelineGetDetailedExtras.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AppSchemasPipelineGetDetailedExtras /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AppSchemasPipelineGetDetailedExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs index da29961c1f..cf400f5214 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAwsV4CloudProviderAwsAuthPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AuthAwsV4CloudProviderAwsAuthPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AuthAwsV4CloudProviderAwsAuthPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs index fb0c907f24..7d1cac403b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthAzureV4CloudProviderAzureAuthPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AuthAzureV4CloudProviderAzureAuthPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AuthAzureV4CloudProviderAzureAuthPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs index 7ca1e49e18..9c50633498 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.AuthGcpV4CloudProviderGcpAuthGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AuthGcpV4CloudProviderGcpAuthGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AuthGcpV4CloudProviderGcpAuthGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs index 5ff153f7d1..6bd0eba735 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CallbackGcpV4CloudProviderGcpCallbackGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CallbackGcpV4CloudProviderGcpCallbackGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CallbackGcpV4CloudProviderGcpCallbackGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs index 4b573509c2..12f595c724 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateClusterV4ClustersPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateClusterV4ClustersPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateClusterV4ClustersPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs index b739a4d6ed..9e6fad156d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateGcpServiceAccountV4CloudProviderGcpServiceAcco /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateGcpServiceAccountV4CloudProviderGcpServiceAccountsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs index 3403ac44b1..d3acb567e7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateNodePoolV4ClustersClusterIdNodePoolsPostRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateNodePoolV4ClustersClusterIdNodePoolsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs index 2612cba220..4e8553c92f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.CreateV4FilesPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateV4FilesPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateV4FilesPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs index 7ce5bdb394..56643844c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAcceleratorAvailabilityV4CloudProviderAwsAccelera /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAcceleratorAvailabilityV4CloudProviderAwsAcceleratorAvailabilityGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs index 07df103987..bf64b612d0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAcceleratorAvailabilityV4CloudProviderAzureAccele /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAcceleratorAvailabilityV4CloudProviderAzureAcceleratorAvailabilityGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs index e407fa87d9..d80ef19259 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetAcceleratorAvailabilityV4CloudProviderGcpAccelera /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetAcceleratorAvailabilityV4CloudProviderGcpAcceleratorAvailabilityGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs index e6d53e7806..6aa907e018 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetDetailedPatchExtras.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetDetailedPatchExtras /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetDetailedPatchExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs index a7a393725f..b440ac4932 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetPipelineStartupLogsV4LogsPipelineStartupPipelineI /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetPipelineStartupLogsV4LogsPipelineStartupPipelineIdOrPointerGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs index c75fbc7379..5bf8357f82 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.GetRunLogsV4LogsRunRunIdGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetRunLogsV4LogsRunRunIdGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetRunLogsV4LogsRunRunIdGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs index a051328b9b..f98caf48ec 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class HistoricalPipelineScalingV4PipelinesPipelineIdScalin /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public HistoricalPipelineScalingV4PipelinesPipelineIdScalingHistoryGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableChoice.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableChoice.g.verified.cs index 0eddd2e88e..8b85ceb690 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableChoice.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableChoice.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IOVariableChoice /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IOVariableChoice( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDefault.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDefault.g.verified.cs index 6c2fddfc0f..a09ff1c109 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDefault.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDefault.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IOVariableDefault /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IOVariableDefault( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs index a146a99644..5d2cbc6cc9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableDictSchemaItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IOVariableDictSchemaItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IOVariableDictSchemaItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableExample.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableExample.g.verified.cs index 0c90629a25..a465b74653 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableExample.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.IOVariableExample.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IOVariableExample /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IOVariableExample( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs index ff3668d9b5..5777598aea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PaginatedAnyDataItem.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PaginatedAnyDataItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PaginatedAnyDataItem( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PatchExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PatchExtras.g.verified.cs index 2672713235..4566a8ce21 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PatchExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PatchExtras.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PatchExtras /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PatchExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineCreateExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineCreateExtras.g.verified.cs index fec3a0038d..366d49c1d8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineCreateExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineCreateExtras.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineCreateExtras /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineCreateExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineGetExtras.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineGetExtras.g.verified.cs index bd86dd2f2f..363b8ebd93 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineGetExtras.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineGetExtras.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineGetExtras /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineGetExtras( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs index 7ea01d6f85..02a011ef8e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.PipelineScalingInfoCurrentPipelineStates.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PipelineScalingInfoCurrentPipelineStates /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PipelineScalingInfoCurrentPipelineStates( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs index ffe9fc9aaa..d3c8d802fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RetrieveAvgCostV4PipelinesPipelineIdAvgCostGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs index 79f16dd67a..56fd81108c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RetrieveV4FilesFileIdGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RetrieveV4FilesFileIdGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RetrieveV4FilesFileIdGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunInputValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunInputValue.g.verified.cs index ae9bafe126..6b86ca7646 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunInputValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunInputValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunInputValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunInputValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunOutputValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunOutputValue.g.verified.cs index 8282951838..ce934f3771 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunOutputValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.RunOutputValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunOutputValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunOutputValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs index cdc3caf369..ed9d6605c8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigCreateArgs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ScalingConfigCreateArgs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ScalingConfigCreateArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs index c3f3e8c814..ec990eb053 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetArgs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ScalingConfigGetArgs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ScalingConfigGetArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs index 3f98404e84..2ded0f00fd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigGetWithPipelineCountArgs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ScalingConfigGetWithPipelineCountArgs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ScalingConfigGetWithPipelineCountArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs index 2920798e3e..00eecc420f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.ScalingConfigPatchArgs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ScalingConfigPatchArgs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ScalingConfigPatchArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs index 6b71d5106b..38637ef097 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.StreamRunV4RunsStreamPostResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StreamRunV4RunsStreamPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StreamRunV4RunsStreamPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs index f74491a74b..02aa30188d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/mystic/SystemTextJson/_#G.Models.TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TopPipelinesUsageV4MetricsTopPipelinesUsageGetRespon /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TopPipelinesUsageV4MetricsTopPipelinesUsageGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs index bc5aca0297..976b2bd5a0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolCallFunctionArgs /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolCallFunctionArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolFunctionParams.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolFunctionParams.g.verified.cs index 7c5c459a6e..0042c968db 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolFunctionParams.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/NewtonsoftJson/_#G.Models.ToolFunctionParams.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolFunctionParams /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolFunctionParams( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs index 0462122915..33a0614885 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolCallFunctionArgs.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolCallFunctionArgs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolCallFunctionArgs( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolFunctionParams.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolFunctionParams.g.verified.cs index 6f4a5ae46c..29dce5228d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolFunctionParams.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/ollama/SystemTextJson/_#G.Models.ToolFunctionParams.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolFunctionParams /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolFunctionParams( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.AssistantObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.AssistantObjectMetadata.g.verified.cs index 98e5ca76f2..82b48ddd62 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.AssistantObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.AssistantObjectMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AssistantObjectMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AssistantObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchMetadata.g.verified.cs index 86b8e0d459..bec22b981a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs index 547277efc4..58f781af7b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BatchRequestOutputResponseBody /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BatchRequestOutputResponseBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CancelUploadRequest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CancelUploadRequest.g.verified.cs index 54575185cc..3e2f88cf9b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CancelUploadRequest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CancelUploadRequest.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CancelUploadRequest /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CancelUploadRequest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs index 488a6d875c..b68609a397 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateAssistantRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateAssistantRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs index 016755e364..18f750cbba 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateAssistantRequestToolResourcesFileSearchVariant /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateAssistantRequestToolResourcesFileSearchVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs index c1b748075e..571994086e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateAssistantRequestToolResourcesFileSearchVariant /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateAssistantRequestToolResourcesFileSearchVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs index fad7c36556..e03a30308b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateAssistantRequestToolResourcesFileSearchVectorS /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs index 60bd33eb31..421e6f6761 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateBatchRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateBatchRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs index 36495369e1..db9408678e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateChatCompletionImageResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateChatCompletionImageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs index c9f53ea947..f60705303b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class CreateChatCompletionRequestLogitBias /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateChatCompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs index 48b61455df..479e753acb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class CreateChatCompletionRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateChatCompletionRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs index bf4afe1bb3..b78d0af174 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class CreateCompletionRequestLogitBias /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateCompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs index 99d4c3852c..d8a5ddc365 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateCompletionResponseChoiceLogprobsTopLogprob /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateCompletionResponseChoiceLogprobsTopLogprob( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs index 9aad86dccf..4c82331673 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateMessageRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateMessageRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs index de73830f2a..126a708b85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateRunRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateRunRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs index 670bf455aa..b47349ac2e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateThreadAndRunRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateThreadAndRunRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs index b05983ba59..af8326a24a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateThreadRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateThreadRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs index 29865aed3f..63f1e9c28c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateThreadRequestToolResourcesFileSearchVariant1 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateThreadRequestToolResourcesFileSearchVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs index 90c66880ea..5e08b1a5e0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateThreadRequestToolResourcesFileSearchVariant2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateThreadRequestToolResourcesFileSearchVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs index e7a956be89..6835228ea5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateThreadRequestToolResourcesFileSearchVectorStor /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs index be10115ae3..04a2df4e2c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateVectorStoreRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateVectorStoreRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs index 36fe0bd263..4013053366 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.FunctionParameters.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class FunctionParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public FunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.MessageObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.MessageObjectMetadata.g.verified.cs index 4aacce1ffc..a9a8e8ab03 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.MessageObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.MessageObjectMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MessageObjectMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MessageObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs index 0668bd4cee..6bbcf9ac7a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModifyAssistantRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModifyAssistantRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs index 8e5add858d..f0da1f9bcc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModifyMessageRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModifyMessageRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs index bd57dc5312..7908ea924f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModifyRunRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModifyRunRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs index 939c6491e1..c3a96cb680 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ModifyThreadRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ModifyThreadRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionModalities.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionModalities.g.verified.cs index 67d1d5a0dd..db4f4a4116 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionModalities.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionModalities.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class RealtimeSessionModalities /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RealtimeSessionModalities( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs index f3f00fac24..42d3601d75 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RealtimeSessionToolParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RealtimeSessionToolParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs index 924a8c8e3f..3449ccc2a6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ResponseFormatJsonSchemaSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ResponseFormatJsonSchemaSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunObjectMetadata.g.verified.cs index bddb0ca2dc..8c9b95e7fb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunObjectMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunObjectMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs index c30aa9ad87..71de2282a9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunStepDeltaStepDetailsToolCallsFileSearchObjectFile /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepObjectMetadata.g.verified.cs index 108a340131..5e5d533b59 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.RunStepObjectMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RunStepObjectMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RunStepObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ThreadObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ThreadObjectMetadata.g.verified.cs index 3d878b2f4e..ee4886dac7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ThreadObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.ThreadObjectMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ThreadObjectMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ThreadObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs index 086a141cc7..74e39a4a34 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateVectorStoreRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateVectorStoreRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs index a9ca4618b4..d9d3b74c81 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/NewtonsoftJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class VectorStoreObjectMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public VectorStoreObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.AssistantObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.AssistantObjectMetadata.g.verified.cs index 1b100cd670..aa99038cb2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.AssistantObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.AssistantObjectMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AssistantObjectMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AssistantObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchMetadata.g.verified.cs index 0f0eef9d1b..24c14bcb37 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs index cf25d95d29..8c80793aeb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.BatchRequestOutputResponseBody.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BatchRequestOutputResponseBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BatchRequestOutputResponseBody( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CancelUploadRequest.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CancelUploadRequest.g.verified.cs index 80d9d292ba..c45dc60324 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CancelUploadRequest.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CancelUploadRequest.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CancelUploadRequest /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CancelUploadRequest( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs index 37412c22de..2162379802 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateAssistantRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateAssistantRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs index 1c7eb6da46..837dbf94e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant1.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateAssistantRequestToolResourcesFileSearchVariant /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateAssistantRequestToolResourcesFileSearchVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs index 72d1e08edc..2eacf8c803 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVariant2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateAssistantRequestToolResourcesFileSearchVariant /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateAssistantRequestToolResourcesFileSearchVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs index 149f9d9cee..d5fc5ea85b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateAssistantRequestToolResourcesFileSearchVectorS /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateAssistantRequestToolResourcesFileSearchVectorStoreMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs index 0cd831aace..47934bdad0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateBatchRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateBatchRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateBatchRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs index 7ea685275f..c8d1f3627d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionImageResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateChatCompletionImageResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateChatCompletionImageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs index d597bd4e16..d94ed7d319 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestLogitBias.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class CreateChatCompletionRequestLogitBias /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateChatCompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs index 6eddb9c944..894bca783d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateChatCompletionRequestMetadata.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class CreateChatCompletionRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateChatCompletionRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs index e26da72c82..e23aa848e4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionRequestLogitBias.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class CreateCompletionRequestLogitBias /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateCompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs index e8573ec4c2..c9357898d7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateCompletionResponseChoiceLogprobsTopLogprob.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateCompletionResponseChoiceLogprobsTopLogprob /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateCompletionResponseChoiceLogprobsTopLogprob( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs index 457f8eafcd..c09b9f027b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateMessageRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateMessageRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateMessageRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs index d55c8e2a1a..3617cfd50d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateRunRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateRunRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateRunRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs index a5253553f9..24e17b2ee6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadAndRunRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateThreadAndRunRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateThreadAndRunRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs index 806386c538..523d4ef61f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateThreadRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateThreadRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs index c7c37b3422..d9cc1b9efb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant1.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateThreadRequestToolResourcesFileSearchVariant1 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateThreadRequestToolResourcesFileSearchVariant1( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs index 9212a02c6f..983b367c88 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVariant2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateThreadRequestToolResourcesFileSearchVariant2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateThreadRequestToolResourcesFileSearchVariant2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs index 360c384c3d..e5b7c772dd 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateThreadRequestToolResourcesFileSearchVectorStor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateThreadRequestToolResourcesFileSearchVectorStoreMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs index 0b9baf4160..153d287217 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.CreateVectorStoreRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateVectorStoreRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateVectorStoreRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs index 5266813451..edfce2e73e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.FunctionParameters.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class FunctionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.MessageObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.MessageObjectMetadata.g.verified.cs index e384a49518..1a8b58e20e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.MessageObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.MessageObjectMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MessageObjectMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MessageObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs index 242d885ca3..99693d3d17 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyAssistantRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModifyAssistantRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModifyAssistantRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs index 277457c9d3..768828b55f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyMessageRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModifyMessageRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModifyMessageRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs index 1bfc68a0b7..dbd4693be6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyRunRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModifyRunRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModifyRunRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs index 4a45654f0b..55c65054cc 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ModifyThreadRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ModifyThreadRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModifyThreadRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionModalities.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionModalities.g.verified.cs index 71f49be53c..bf8f52f763 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionModalities.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionModalities.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class RealtimeSessionModalities /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RealtimeSessionModalities( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs index d8392c5860..aed79984e1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RealtimeSessionToolParameters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RealtimeSessionToolParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RealtimeSessionToolParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs index 2811c03ae4..cc0aa02184 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ResponseFormatJsonSchemaSchema.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ResponseFormatJsonSchemaSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ResponseFormatJsonSchemaSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunObjectMetadata.g.verified.cs index 980f4d0ecd..33f0981b96 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunObjectMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunObjectMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs index 71c0dfd75a..957ecb171c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunStepDeltaStepDetailsToolCallsFileSearchObjectFile /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunStepDeltaStepDetailsToolCallsFileSearchObjectFileSearch( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepObjectMetadata.g.verified.cs index bd8b687226..5aa8eaee71 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.RunStepObjectMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RunStepObjectMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RunStepObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ThreadObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ThreadObjectMetadata.g.verified.cs index 2c985052b2..db8ef03c66 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ThreadObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.ThreadObjectMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ThreadObjectMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ThreadObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs index 38da94577a..339f277167 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.UpdateVectorStoreRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateVectorStoreRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateVectorStoreRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs index 52ad7e3298..54b3baaae9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/openai/SystemTextJson/_#G.Models.VectorStoreObjectMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class VectorStoreObjectMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public VectorStoreObjectMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/NewtonsoftJson/_#G.Models.DeleteStyleResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/NewtonsoftJson/_#G.Models.DeleteStyleResponse.g.verified.cs index 2571ccdcb5..2ce259c359 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/NewtonsoftJson/_#G.Models.DeleteStyleResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/NewtonsoftJson/_#G.Models.DeleteStyleResponse.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DeleteStyleResponse /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DeleteStyleResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/SystemTextJson/_#G.Models.DeleteStyleResponse.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/SystemTextJson/_#G.Models.DeleteStyleResponse.g.verified.cs index 69963080ab..9cc6763f3d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/SystemTextJson/_#G.Models.DeleteStyleResponse.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/recraft/SystemTextJson/_#G.Models.DeleteStyleResponse.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DeleteStyleResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteStyleResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.PredictionRequestInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.PredictionRequestInput.g.verified.cs index bc6a6b883d..f74fcbe110 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.PredictionRequestInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.PredictionRequestInput.g.verified.cs @@ -24,13 +24,5 @@ public sealed partial class PredictionRequestInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PredictionRequestInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.TrainingRequestInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.TrainingRequestInput.g.verified.cs index 003c53cb30..1c3cd35477 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.TrainingRequestInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.TrainingRequestInput.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class TrainingRequestInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public TrainingRequestInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs index 25440951a4..0eb1a19162 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/NewtonsoftJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs @@ -24,13 +24,5 @@ public sealed partial class VersionPredictionRequestInput /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public VersionPredictionRequestInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.PredictionRequestInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.PredictionRequestInput.g.verified.cs index 88be322373..563d0da200 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.PredictionRequestInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.PredictionRequestInput.g.verified.cs @@ -24,14 +24,5 @@ public sealed partial class PredictionRequestInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PredictionRequestInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.TrainingRequestInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.TrainingRequestInput.g.verified.cs index 61c4b7fd10..00a5906050 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.TrainingRequestInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.TrainingRequestInput.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class TrainingRequestInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TrainingRequestInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs index b1b091d91b..67156d0b70 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/replicate/SystemTextJson/_#G.Models.VersionPredictionRequestInput.g.verified.cs @@ -24,14 +24,5 @@ public sealed partial class VersionPredictionRequestInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public VersionPredictionRequestInput( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs index d3cf245983..66731be575 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChatCompletionRequestLogitBias /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatCompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs index 83d4f2f0e0..919822e1fe 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChatCompletionRequestResponseFormatSchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatCompletionRequestResponseFormatSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs index c9bc12e46b..dffb5c1b2b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ChatCompletionToolFunctionParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ChatCompletionToolFunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs index 3e9e22f6e9..a3df44b88e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CompletionRequestLogitBias /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs index be76d213a5..187ce3f0d5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RerankRequestDocumentsVariant1Item /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RerankRequestDocumentsVariant1Item( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs index 2b1d1cf246..fc832f4d63 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/NewtonsoftJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ToolsPartFunctionParameters /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ToolsPartFunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs index 8cd8c4e3d4..cf15ee22e9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestLogitBias.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChatCompletionRequestLogitBias /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatCompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs index 29e8895f32..d32b438f9d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionRequestResponseFormatSchema.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChatCompletionRequestResponseFormatSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatCompletionRequestResponseFormatSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs index 81c96eadd4..15d945a582 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ChatCompletionToolFunctionParameters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ChatCompletionToolFunctionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ChatCompletionToolFunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs index 69601e7c33..9abd498780 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.CompletionRequestLogitBias.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CompletionRequestLogitBias /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CompletionRequestLogitBias( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs index a8690c676c..19172d2177 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.RerankRequestDocumentsVariant1Item.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RerankRequestDocumentsVariant1Item /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RerankRequestDocumentsVariant1Item( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs index 26279f3198..985f53673e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/together/SystemTextJson/_#G.Models.ToolsPartFunctionParameters.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ToolsPartFunctionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ToolsPartFunctionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs index 1f777a1f3c..ff7ca9d97c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CreateEventSubSubscriptionBodyCondition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CreateEventSubSubscriptionBodyCondition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs index 83aba0c399..8dde08562b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class EventSubSubscriptionCondition /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public EventSubSubscriptionCondition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs index ec832a694e..72f17bf2ce 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetUserActiveExtensionsResponseDataComponent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetUserActiveExtensionsResponseDataComponent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs index 7cbd0ac280..ed55dc5384 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetUserActiveExtensionsResponseDataOverlay /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetUserActiveExtensionsResponseDataOverlay( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs index ecbfd631e0..beaaf984b7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GetUserActiveExtensionsResponseDataPanel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GetUserActiveExtensionsResponseDataPanel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamMarkersVideo.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamMarkersVideo.g.verified.cs index e383375b7d..418ed11f29 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamMarkersVideo.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamMarkersVideo.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StreamMarkersVideo /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StreamMarkersVideo( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs index fb804a10f0..4b39275596 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StreamTagLocalizationDescriptions /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StreamTagLocalizationDescriptions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs index 4ab3bae89a..be2104ca61 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StreamTagLocalizationNames /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StreamTagLocalizationNames( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs index 227823d9d7..6412e3c804 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserExtensionsBodyDataComponent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserExtensionsBodyDataComponent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs index b4a476183d..b76852e06d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserExtensionsBodyDataOverlay /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserExtensionsBodyDataOverlay( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs index 75c3882046..4ff970365e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserExtensionsBodyDataPanel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserExtensionsBodyDataPanel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs index f830d7817f..5f188c929e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserExtensionsResponseDataComponent /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserExtensionsResponseDataComponent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs index cdf6f74bb6..97e28c710f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserExtensionsResponseDataOverlay /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserExtensionsResponseDataOverlay( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs index b8214f0322..bcf9b034c1 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/NewtonsoftJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UpdateUserExtensionsResponseDataPanel /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UpdateUserExtensionsResponseDataPanel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs index 39a815e19e..7e2cb52b87 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.CreateEventSubSubscriptionBodyCondition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CreateEventSubSubscriptionBodyCondition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateEventSubSubscriptionBodyCondition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs index 6060e01122..b873081244 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.EventSubSubscriptionCondition.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class EventSubSubscriptionCondition /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public EventSubSubscriptionCondition( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs index c518b8e230..916081cf5c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataComponent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetUserActiveExtensionsResponseDataComponent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserActiveExtensionsResponseDataComponent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs index 44458d5067..fd7e1aeff0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataOverlay.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetUserActiveExtensionsResponseDataOverlay /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserActiveExtensionsResponseDataOverlay( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs index 5b8577d1c4..acfba9b95a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.GetUserActiveExtensionsResponseDataPanel.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GetUserActiveExtensionsResponseDataPanel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserActiveExtensionsResponseDataPanel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamMarkersVideo.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamMarkersVideo.g.verified.cs index 6d7d187584..5d4e0c0de0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamMarkersVideo.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamMarkersVideo.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StreamMarkersVideo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StreamMarkersVideo( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs index 66b2037227..d91fb55d7d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationDescriptions.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StreamTagLocalizationDescriptions /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StreamTagLocalizationDescriptions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs index be38f5521b..5c6fd29a2b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.StreamTagLocalizationNames.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StreamTagLocalizationNames /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StreamTagLocalizationNames( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs index d437b78391..8b9924442b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataComponent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserExtensionsBodyDataComponent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserExtensionsBodyDataComponent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs index b846109796..6985ec2411 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataOverlay.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserExtensionsBodyDataOverlay /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserExtensionsBodyDataOverlay( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs index f5caf50966..0cd533c018 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsBodyDataPanel.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserExtensionsBodyDataPanel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserExtensionsBodyDataPanel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs index 861c63bdf4..e2c3c5e635 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataComponent.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserExtensionsResponseDataComponent /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserExtensionsResponseDataComponent( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs index 570932260a..1cfad0a8e3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataOverlay.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserExtensionsResponseDataOverlay /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserExtensionsResponseDataOverlay( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs index f3d387a439..a223f735d6 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/twitch/SystemTextJson/_#G.Models.UpdateUserExtensionsResponseDataPanel.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UpdateUserExtensionsResponseDataPanel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateUserExtensionsResponseDataPanel( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs index 2c4ba4d255..d00160ccf0 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs @@ -18,13 +18,5 @@ public sealed partial class ApiOperationPolicyAllowedResources /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ApiOperationPolicyAllowedResources( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs index 0cab2f191d..c86af79171 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class ApiPolicyAllowedOperations /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ApiPolicyAllowedOperations( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs index c485d56093..95045dde89 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BadRequestErrorFieldErrors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BadRequestErrorFieldErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentMetadata.g.verified.cs index 4fe4fc24f0..f03b6bc291 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentMetadata.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class CoreDocumentMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CoreDocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs index 36a83a3682..5f4d47a843 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CoreDocumentPartMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CoreDocumentPartMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CustomDimensions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CustomDimensions.g.verified.cs index 02706044f4..c05729cb51 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CustomDimensions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.CustomDimensions.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class CustomDimensions /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public CustomDimensions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentMetadata.g.verified.cs index a1db62786c..430b9886fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DocumentMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentPartMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentPartMetadata.g.verified.cs index 68afa7cdf0..9f27fd0964 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentPartMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.DocumentPartMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class DocumentPartMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public DocumentPartMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs index ad27d1ea74..8aedb75878 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IndividualSearchResultDocumentMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IndividualSearchResultDocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs index fc94695b05..b7910aa2c2 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class IndividualSearchResultPartMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public IndividualSearchResultPartMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.LLMPrompts.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.LLMPrompts.g.verified.cs index 8624443bd9..7cec1731ed 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.LLMPrompts.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.LLMPrompts.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class LLMPrompts /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public LLMPrompts( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs index ef76bb873b..ee1138c2eb 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs @@ -16,13 +16,5 @@ public sealed partial class StructuredDocumentMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StructuredDocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs index ba7beaa6b1..6cc4a243ef 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs @@ -17,13 +17,5 @@ public sealed partial class StructuredDocumentSectionMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StructuredDocumentSectionMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs index 377302a510..18c052a988 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/NewtonsoftJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class UploadFileRequestMetadata /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public UploadFileRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs index 06e5b2d636..319ad23c74 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiOperationPolicyAllowedResources.g.verified.cs @@ -18,14 +18,5 @@ public sealed partial class ApiOperationPolicyAllowedResources /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ApiOperationPolicyAllowedResources( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs index 1df2cd8468..865377a80d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.ApiPolicyAllowedOperations.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class ApiPolicyAllowedOperations /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ApiPolicyAllowedOperations( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs index 2ff914b6bc..f90492df74 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.BadRequestErrorFieldErrors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BadRequestErrorFieldErrors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BadRequestErrorFieldErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentMetadata.g.verified.cs index 42f236bb5b..8802082394 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentMetadata.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class CoreDocumentMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CoreDocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs index 2207678199..3e0d282150 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CoreDocumentPartMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CoreDocumentPartMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CoreDocumentPartMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CustomDimensions.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CustomDimensions.g.verified.cs index 9c2bbb2598..690e4d8df3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CustomDimensions.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.CustomDimensions.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class CustomDimensions /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CustomDimensions( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentMetadata.g.verified.cs index ecb712dccc..b0bed321b8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DocumentMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentPartMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentPartMetadata.g.verified.cs index ccfe848b35..51cef25bb7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentPartMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.DocumentPartMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class DocumentPartMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DocumentPartMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs index f6a59c7f12..991e06f874 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultDocumentMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IndividualSearchResultDocumentMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IndividualSearchResultDocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs index 6786eefdd5..ffbb5fcb0c 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.IndividualSearchResultPartMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class IndividualSearchResultPartMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public IndividualSearchResultPartMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.LLMPrompts.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.LLMPrompts.g.verified.cs index 1a28f470df..24a65b61f5 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.LLMPrompts.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.LLMPrompts.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class LLMPrompts /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LLMPrompts( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs index 2b60a5f527..3ab2ab78de 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentMetadata.g.verified.cs @@ -16,14 +16,5 @@ public sealed partial class StructuredDocumentMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StructuredDocumentMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs index 5832aa0c47..bfadbea546 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.StructuredDocumentSectionMetadata.g.verified.cs @@ -17,14 +17,5 @@ public sealed partial class StructuredDocumentSectionMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StructuredDocumentSectionMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs index 1dadb41da8..dc507c8ee4 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/vectara/SystemTextJson/_#G.Models.UploadFileRequestMetadata.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class UploadFileRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UploadFileRequestMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties.g.verified.cs index 36adb2aed4..6a4dc881e7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AdditionalProperties /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties2 { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AdditionalProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties2.g.verified.cs index cafaaaade0..54896ff54b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.AdditionalProperties2.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class AdditionalProperties2 /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public AdditionalProperties2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs index ebdd0276e6..070428974d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class BackupRestoreRequestNodeMapping /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public BackupRestoreRequestNodeMapping( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs index b2c8939cdd..55f7f03b3e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class C11yWordsResponseConcatenatedWordSingleWord /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public C11yWordsResponseConcatenatedWordSingleWord( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.ClassificationSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.ClassificationSettings.g.verified.cs index b17bbcd968..156f7e0c99 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.ClassificationSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.ClassificationSettings.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class ClassificationSettings /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public ClassificationSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLQueryVariables.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLQueryVariables.g.verified.cs index d63f404b4a..847b68de06 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLQueryVariables.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLQueryVariables.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GraphQLQueryVariables /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GraphQLQueryVariables( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLResponseData.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLResponseData.g.verified.cs index 66c7309c70..6faf0a5424 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLResponseData.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.GraphQLResponseData.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class GraphQLResponseData /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public GraphQLResponseData( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.JsonObject.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.JsonObject.g.verified.cs index 53f4942132..fed3e4d409 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.JsonObject.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.JsonObject.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class JsonObject /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public JsonObject( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.MetaModules.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.MetaModules.g.verified.cs index bd8aad7e39..53b5d964ac 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.MetaModules.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.MetaModules.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class MetaModules /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public MetaModules( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs index 98318fbf44..de9fab7fa8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class NodeShardStatusCompressed /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public NodeShardStatusCompressed( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs index b997aec495..8fbca98a3b 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class NodeShardStatusVectorIndexingStatus /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public NodeShardStatusVectorIndexingStatus( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentActionValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentActionValue.g.verified.cs index a865b79f8c..5873b6b001 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentActionValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentActionValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PatchDocumentActionValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PatchDocumentActionValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs index 1e354981ba..ab362e13db 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PatchDocumentObjectValue /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PatchDocumentObjectValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PropertySchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PropertySchema.g.verified.cs index 4680111e54..a60e8d2e2f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PropertySchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.PropertySchema.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class PropertySchema /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public PropertySchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs index 0bd304a266..9f11199486 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class RaftStatisticsLatestConfiguration /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public RaftStatisticsLatestConfiguration( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.SchemaHistory.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.SchemaHistory.g.verified.cs index 2e66ec9483..938cb415e8 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.SchemaHistory.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.SchemaHistory.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class SchemaHistory /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public SchemaHistory( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsCandidates.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsCandidates.g.verified.cs index 2fedf4c361..1dd6eadf2d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsCandidates.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsCandidates.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StatisticsCandidates /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StatisticsCandidates( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs index 4ed30f118b..4e9677af46 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StatisticsLeaderAddress /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StatisticsLeaderAddress( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderId.g.verified.cs index fede3cf030..7f7ef29fd3 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.StatisticsLeaderId.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class StatisticsLeaderId /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public StatisticsLeaderId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorIndexConfig.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorIndexConfig.g.verified.cs index 47aebdb288..6e84bfd57e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorIndexConfig.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorIndexConfig.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class VectorIndexConfig /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public VectorIndexConfig( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorWeights.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorWeights.g.verified.cs index 80d138bd57..6a31682624 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorWeights.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.VectorWeights.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class VectorWeights /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public VectorWeights( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.Vectors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.Vectors.g.verified.cs index e73f17f453..55126582f7 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.Vectors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/NewtonsoftJson/_#G.Models.Vectors.g.verified.cs @@ -15,13 +15,5 @@ public sealed partial class Vectors /// [global::Newtonsoft.Json.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - public Vectors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties.g.verified.cs index e9d4c8512b..f4a607ba10 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AdditionalProperties /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties2 { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AdditionalProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties2.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties2.g.verified.cs index 9b7e732da0..55327b3859 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties2.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.AdditionalProperties2.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class AdditionalProperties2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AdditionalProperties2( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs index a2fb93e38a..038382c189 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.BackupRestoreRequestNodeMapping.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class BackupRestoreRequestNodeMapping /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public BackupRestoreRequestNodeMapping( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs index dcbce041b8..9afea50185 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.C11yWordsResponseConcatenatedWordSingleWord.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class C11yWordsResponseConcatenatedWordSingleWord /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public C11yWordsResponseConcatenatedWordSingleWord( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.ClassificationSettings.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.ClassificationSettings.g.verified.cs index e1b05a1594..b85991d762 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.ClassificationSettings.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.ClassificationSettings.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class ClassificationSettings /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ClassificationSettings( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLQueryVariables.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLQueryVariables.g.verified.cs index b7c7643566..f5d6323e6e 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLQueryVariables.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLQueryVariables.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GraphQLQueryVariables /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GraphQLQueryVariables( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLResponseData.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLResponseData.g.verified.cs index 9074f38cf3..5360e0bd58 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLResponseData.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.GraphQLResponseData.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class GraphQLResponseData /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GraphQLResponseData( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.JsonObject.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.JsonObject.g.verified.cs index 4d6b964efe..f5ac314b64 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.JsonObject.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.JsonObject.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class JsonObject /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public JsonObject( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.MetaModules.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.MetaModules.g.verified.cs index afb5b9abf2..7af90e2d87 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.MetaModules.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.MetaModules.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class MetaModules /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public MetaModules( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs index 5dcd6866a0..17d46a4d42 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusCompressed.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class NodeShardStatusCompressed /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public NodeShardStatusCompressed( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs index 1089dd2b3a..26c5d9f31a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.NodeShardStatusVectorIndexingStatus.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class NodeShardStatusVectorIndexingStatus /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public NodeShardStatusVectorIndexingStatus( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentActionValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentActionValue.g.verified.cs index 6942c75bca..e2f2aa621f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentActionValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentActionValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PatchDocumentActionValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PatchDocumentActionValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs index 688a0aaeac..7d8712fa5d 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PatchDocumentObjectValue.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PatchDocumentObjectValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PatchDocumentObjectValue( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PropertySchema.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PropertySchema.g.verified.cs index fc6b5fc458..da39abd366 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PropertySchema.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.PropertySchema.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class PropertySchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public PropertySchema( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs index 51658e55f2..a87a09c618 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.RaftStatisticsLatestConfiguration.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class RaftStatisticsLatestConfiguration /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RaftStatisticsLatestConfiguration( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.SchemaHistory.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.SchemaHistory.g.verified.cs index 97ec3e6b82..0cb86553e9 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.SchemaHistory.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.SchemaHistory.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class SchemaHistory /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaHistory( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsCandidates.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsCandidates.g.verified.cs index 16ec2fa9d1..b5e3e408be 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsCandidates.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsCandidates.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StatisticsCandidates /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StatisticsCandidates( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs index c33bd0c7e9..dc76b3674f 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderAddress.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StatisticsLeaderAddress /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StatisticsLeaderAddress( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderId.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderId.g.verified.cs index 47e9c5e00b..8cb023b5fa 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderId.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.StatisticsLeaderId.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class StatisticsLeaderId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public StatisticsLeaderId( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorIndexConfig.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorIndexConfig.g.verified.cs index a475b78bd8..1f7e756e85 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorIndexConfig.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorIndexConfig.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class VectorIndexConfig /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public VectorIndexConfig( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorWeights.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorWeights.g.verified.cs index 0160a3bb5b..511f943c7a 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorWeights.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.VectorWeights.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class VectorWeights /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public VectorWeights( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.Vectors.g.verified.cs b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.Vectors.g.verified.cs index dc35df7eed..f11891f5ea 100644 --- a/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.Vectors.g.verified.cs +++ b/src/tests/AutoSDK.SnapshotTests/Snapshots/weaviate/SystemTextJson/_#G.Models.Vectors.g.verified.cs @@ -15,14 +15,5 @@ public sealed partial class Vectors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public Vectors( - ) - { - } } } \ No newline at end of file diff --git a/src/tests/AutoSDK.UnitTests/Polymorphism/Cohere-ChatStreamEvent/_#G.Models.ChatStreamEvent.Json.g.verified.cs b/src/tests/AutoSDK.UnitTests/Polymorphism/Cohere-ChatStreamEvent/_#G.Models.ChatStreamEvent.Json.g.verified.cs index 7f20d53c53..a1e81f6da4 100644 --- a/src/tests/AutoSDK.UnitTests/Polymorphism/Cohere-ChatStreamEvent/_#G.Models.ChatStreamEvent.Json.g.verified.cs +++ b/src/tests/AutoSDK.UnitTests/Polymorphism/Cohere-ChatStreamEvent/_#G.Models.ChatStreamEvent.Json.g.verified.cs @@ -28,6 +28,7 @@ public string ToJson( global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) { return global::System.Text.Json.JsonSerializer.Serialize( + this, typeof(ChatStreamEvent), jsonSerializerOptions); } diff --git a/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/ResolvedSchemas/_.verified.txt b/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/ResolvedSchemas/_.verified.txt index 2232ecf8af..e9b2180de7 100644 --- a/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/ResolvedSchemas/_.verified.txt +++ b/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/ResolvedSchemas/_.verified.txt @@ -98,6 +98,8 @@ ApiMeta(ref)[], ChatStreamEvent(class)[], ChatStreamEventEventType(enum)[], + ChatStreamEventDiscriminator(class)[], + ChatStreamEventDiscriminatorEventType(enum)[], ChatStreamStartEvent(allOf)[], ChatStreamEvent(ref)[], ChatStreamStartEventVariant2(class)[], diff --git a/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/Schemas/_.verified.txt b/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/Schemas/_.verified.txt index 5d110b5c1d..83cc7aea1c 100644 --- a/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/Schemas/_.verified.txt +++ b/src/tests/AutoSDK.UnitTests/Snapshots/Cohere/Schemas/_.verified.txt @@ -98,6 +98,8 @@ ApiMeta(ref), ChatStreamEvent(class), ChatStreamEventEventType(enum), + ChatStreamEventDiscriminator(class), + ChatStreamEventDiscriminatorEventType(enum), ChatStreamStartEvent(allOf), ChatStreamEvent(ref), ChatStreamStartEventVariant2(class), diff --git a/src/tests/AutoSDK.UnitTests/Snapshots/Validation/ConvertedSpecs/cohere.yaml/_.verified.txt b/src/tests/AutoSDK.UnitTests/Snapshots/Validation/ConvertedSpecs/cohere.yaml/_.verified.txt index d9228bc9c6..b2194d6707 100644 --- a/src/tests/AutoSDK.UnitTests/Snapshots/Validation/ConvertedSpecs/cohere.yaml/_.verified.txt +++ b/src/tests/AutoSDK.UnitTests/Snapshots/Validation/ConvertedSpecs/cohere.yaml/_.verified.txt @@ -7486,6 +7486,15 @@ components: type: string x-fern-audiences: - public + discriminator: + propertyName: event_type + mapping: + stream-start: '#/components/schemas/ChatStreamStartEvent' + search-queries-generation: '#/components/schemas/ChatSearchQueriesGenerationEvent' + search-results: '#/components/schemas/ChatSearchResultsEvent' + text-generation: '#/components/schemas/ChatTextGenerationEvent' + citation-generation: '#/components/schemas/ChatCitationGenerationEvent' + stream-end: '#/components/schemas/ChatStreamEndEvent' ChatStreamStartEvent: allOf: - $ref: '#/components/schemas/ChatStreamEvent'