.gitignore
.openapi-generator-ignore
Koldan.Sdk.sln
README.md
api/openapi.yaml
appveyor.yml
docs/APIKeysApi.md
docs/AliasType.md
docs/ApiKeyCreateRequest.md
docs/ApiKeyResponse.md
docs/ApiKeyRevokeRequest.md
docs/AuthenticationApi.md
docs/DataRetentionApi.md
docs/EffectivePermissionsResponse.md
docs/FilesFilter.md
docs/FilesSort.md
docs/LanguageDTO.md
docs/LanguageUpdateDTO.md
docs/LanguagesApi.md
docs/ListeningAudioFilter.md
docs/ListeningAudioResponse.md
docs/ListeningAudioStatus.md
docs/LoginRequest.md
docs/LogoutRequest.md
docs/ModelAliasResponse.md
docs/ModelCapabilitiesResponse.md
docs/ModelLanguagesResponse.md
docs/ModelStatus.md
docs/MySubscriptionApi.md
docs/OAuthTokenResponse.md
docs/OidcProviderInfo.md
docs/PermissionsEffectiveApi.md
docs/QuotaEntry.md
docs/QuotaLimitsResponse.md
docs/QuotasApi.md
docs/QuotasResponse.md
docs/RateLimitsApi.md
docs/RateLimitsResponse.md
docs/RefreshTokenRequest.md
docs/RetentionPolicyResponse.md
docs/SharedFilesFilter.md
docs/SiteCapabilitiesResponse.md
docs/SitePropertiesApi.md
docs/SitePropertiesResponse.md
docs/SpeechFilesApi.md
docs/SpeechFilesSharingApi.md
docs/SpeechModelsApi.md
docs/SpeechServiceChannelMapping.md
docs/SpeechServiceDiarizationOptions.md
docs/SpeechServiceFileAccessType.md
docs/SpeechServiceFileResponse.md
docs/SpeechServiceFileShareListResponse.md
docs/SpeechServiceFileShareRequest.md
docs/SpeechServiceFileShareResponse.md
docs/SpeechServiceFileUpdateRequest.md
docs/SpeechServiceFilesListResponse.md
docs/SpeechServiceQuotaLimits.md
docs/SpeechServiceQuotas.md
docs/SpeechServiceRateLimits.md
docs/SpeechServiceRetention.md
docs/SpeechServiceSessionListResponse.md
docs/SpeechServiceSessionResponse.md
docs/SpeechServiceSessionSegmentResponse.md
docs/SpeechServiceSharedFileResponse.md
docs/SpeechServiceSharedFilesListResponse.md
docs/SpeechServiceSummaryError.md
docs/SpeechServiceSummaryFilter.md
docs/SpeechServiceSummaryListResponse.md
docs/SpeechServiceSummaryRequest.md
docs/SpeechServiceSummaryResponse.md
docs/SpeechServiceSummaryResult.md
docs/SpeechServiceSummarySort.md
docs/SpeechServiceSummaryTokenUsage.md
docs/SpeechServiceTranscriptionJobError.md
docs/SpeechServiceTranscriptionJobRequest.md
docs/SpeechServiceTranscriptionJobResponse.md
docs/SpeechServiceTranscriptionJobResult.md
docs/SpeechServiceTranscriptionJobsListResponse.md
docs/SpeechServiceTranscriptionLanguageOptions.md
docs/SpeechServiceTranscriptionOptions.md
docs/SpeechServiceTranscriptionSegment.md
docs/SpeechServiceUploadAndTranscribeResponse.md
docs/SpeechServiceWebhook.md
docs/SpeechServiceWordTiming.md
docs/SpeechStreamingSessionsApi.md
docs/SpeechSummariesApi.md
docs/SpeechTranscriptionsApi.md
docs/SubscriptionPlanResponse.md
docs/SubscriptionPlanSummary.md
docs/SubscriptionsPlansApi.md
docs/SummaryStatus.md
docs/TagListResponse.md
docs/TagResponse.md
docs/TagValidationRequest.md
docs/TagValidationResponse.md
docs/TagsApi.md
docs/TextServiceQuotaLimits.md
docs/TextServiceQuotas.md
docs/TextServiceRateLimits.md
docs/TextServiceRetention.md
docs/TranscriptionJobStatus.md
docs/TranscriptionJobsFilter.md
docs/TranscriptionJobsSort.md
docs/UnifiedLoginRequest.md
docs/UserCardResponse.md
docs/UserLookupSearchResponse.md
docs/UserSubscriptionResponse.md
docs/UsersLookupApi.md
docs/UsersServiceRateLimits.md
git_push.sh
src/Koldan.Sdk/Api/APIKeysApi.cs
src/Koldan.Sdk/Api/AuthenticationApi.cs
src/Koldan.Sdk/Api/DataRetentionApi.cs
src/Koldan.Sdk/Api/LanguagesApi.cs
src/Koldan.Sdk/Api/MySubscriptionApi.cs
src/Koldan.Sdk/Api/PermissionsEffectiveApi.cs
src/Koldan.Sdk/Api/QuotasApi.cs
src/Koldan.Sdk/Api/RateLimitsApi.cs
src/Koldan.Sdk/Api/SitePropertiesApi.cs
src/Koldan.Sdk/Api/SpeechFilesApi.cs
src/Koldan.Sdk/Api/SpeechFilesSharingApi.cs
src/Koldan.Sdk/Api/SpeechModelsApi.cs
src/Koldan.Sdk/Api/SpeechStreamingSessionsApi.cs
src/Koldan.Sdk/Api/SpeechSummariesApi.cs
src/Koldan.Sdk/Api/SpeechTranscriptionsApi.cs
src/Koldan.Sdk/Api/SubscriptionsPlansApi.cs
src/Koldan.Sdk/Api/TagsApi.cs
src/Koldan.Sdk/Api/UsersLookupApi.cs
src/Koldan.Sdk/Client/ApiClient.cs
src/Koldan.Sdk/Client/ApiException.cs
src/Koldan.Sdk/Client/ApiResponse.cs
src/Koldan.Sdk/Client/ClientUtils.cs
src/Koldan.Sdk/Client/Configuration.cs
src/Koldan.Sdk/Client/ExceptionFactory.cs
src/Koldan.Sdk/Client/GlobalConfiguration.cs
src/Koldan.Sdk/Client/HttpMethod.cs
src/Koldan.Sdk/Client/IApiAccessor.cs
src/Koldan.Sdk/Client/IAsynchronousClient.cs
src/Koldan.Sdk/Client/IReadableConfiguration.cs
src/Koldan.Sdk/Client/ISynchronousClient.cs
src/Koldan.Sdk/Client/Multimap.cs
src/Koldan.Sdk/Client/OpenAPIDateConverter.cs
src/Koldan.Sdk/Client/RequestOptions.cs
src/Koldan.Sdk/Client/RetryConfiguration.cs
src/Koldan.Sdk/Koldan.Sdk.csproj
src/Koldan.Sdk/Model/AbstractOpenAPISchema.cs
src/Koldan.Sdk/Model/AliasType.cs
src/Koldan.Sdk/Model/ApiKeyCreateRequest.cs
src/Koldan.Sdk/Model/ApiKeyResponse.cs
src/Koldan.Sdk/Model/ApiKeyRevokeRequest.cs
src/Koldan.Sdk/Model/EffectivePermissionsResponse.cs
src/Koldan.Sdk/Model/FilesFilter.cs
src/Koldan.Sdk/Model/FilesSort.cs
src/Koldan.Sdk/Model/LanguageDTO.cs
src/Koldan.Sdk/Model/LanguageUpdateDTO.cs
src/Koldan.Sdk/Model/ListeningAudioFilter.cs
src/Koldan.Sdk/Model/ListeningAudioResponse.cs
src/Koldan.Sdk/Model/ListeningAudioStatus.cs
src/Koldan.Sdk/Model/LoginRequest.cs
src/Koldan.Sdk/Model/LogoutRequest.cs
src/Koldan.Sdk/Model/ModelAliasResponse.cs
src/Koldan.Sdk/Model/ModelCapabilitiesResponse.cs
src/Koldan.Sdk/Model/ModelLanguagesResponse.cs
src/Koldan.Sdk/Model/ModelStatus.cs
src/Koldan.Sdk/Model/OAuthTokenResponse.cs
src/Koldan.Sdk/Model/OidcProviderInfo.cs
src/Koldan.Sdk/Model/QuotaEntry.cs
src/Koldan.Sdk/Model/QuotaLimitsResponse.cs
src/Koldan.Sdk/Model/QuotasResponse.cs
src/Koldan.Sdk/Model/RateLimitsResponse.cs
src/Koldan.Sdk/Model/RefreshTokenRequest.cs
src/Koldan.Sdk/Model/RetentionPolicyResponse.cs
src/Koldan.Sdk/Model/SharedFilesFilter.cs
src/Koldan.Sdk/Model/SiteCapabilitiesResponse.cs
src/Koldan.Sdk/Model/SitePropertiesResponse.cs
src/Koldan.Sdk/Model/SpeechServiceChannelMapping.cs
src/Koldan.Sdk/Model/SpeechServiceDiarizationOptions.cs
src/Koldan.Sdk/Model/SpeechServiceFileAccessType.cs
src/Koldan.Sdk/Model/SpeechServiceFileResponse.cs
src/Koldan.Sdk/Model/SpeechServiceFileShareListResponse.cs
src/Koldan.Sdk/Model/SpeechServiceFileShareRequest.cs
src/Koldan.Sdk/Model/SpeechServiceFileShareResponse.cs
src/Koldan.Sdk/Model/SpeechServiceFileUpdateRequest.cs
src/Koldan.Sdk/Model/SpeechServiceFilesListResponse.cs
src/Koldan.Sdk/Model/SpeechServiceQuotaLimits.cs
src/Koldan.Sdk/Model/SpeechServiceQuotas.cs
src/Koldan.Sdk/Model/SpeechServiceRateLimits.cs
src/Koldan.Sdk/Model/SpeechServiceRetention.cs
src/Koldan.Sdk/Model/SpeechServiceSessionListResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSessionResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSessionSegmentResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSharedFileResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSharedFilesListResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryError.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryFilter.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryListResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryRequest.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryResponse.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryResult.cs
src/Koldan.Sdk/Model/SpeechServiceSummarySort.cs
src/Koldan.Sdk/Model/SpeechServiceSummaryTokenUsage.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionJobError.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionJobRequest.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionJobResponse.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionJobResult.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionJobsListResponse.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionLanguageOptions.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionOptions.cs
src/Koldan.Sdk/Model/SpeechServiceTranscriptionSegment.cs
src/Koldan.Sdk/Model/SpeechServiceUploadAndTranscribeResponse.cs
src/Koldan.Sdk/Model/SpeechServiceWebhook.cs
src/Koldan.Sdk/Model/SpeechServiceWordTiming.cs
src/Koldan.Sdk/Model/SubscriptionPlanResponse.cs
src/Koldan.Sdk/Model/SubscriptionPlanSummary.cs
src/Koldan.Sdk/Model/SummaryStatus.cs
src/Koldan.Sdk/Model/TagListResponse.cs
src/Koldan.Sdk/Model/TagResponse.cs
src/Koldan.Sdk/Model/TagValidationRequest.cs
src/Koldan.Sdk/Model/TagValidationResponse.cs
src/Koldan.Sdk/Model/TextServiceQuotaLimits.cs
src/Koldan.Sdk/Model/TextServiceQuotas.cs
src/Koldan.Sdk/Model/TextServiceRateLimits.cs
src/Koldan.Sdk/Model/TextServiceRetention.cs
src/Koldan.Sdk/Model/TranscriptionJobStatus.cs
src/Koldan.Sdk/Model/TranscriptionJobsFilter.cs
src/Koldan.Sdk/Model/TranscriptionJobsSort.cs
src/Koldan.Sdk/Model/UnifiedLoginRequest.cs
src/Koldan.Sdk/Model/UserCardResponse.cs
src/Koldan.Sdk/Model/UserLookupSearchResponse.cs
src/Koldan.Sdk/Model/UserSubscriptionResponse.cs
src/Koldan.Sdk/Model/UsersServiceRateLimits.cs
