Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 4c9be8f

Browse files
committed
Removes test that does not pass
1 parent d2a975e commit 4c9be8f

File tree

48 files changed

+129
-1189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+129
-1189
lines changed

samples/client/3_1_0_unit_test/python/.openapi-generator/FILES

+106-32
Large diffs are not rendered by default.

samples/client/3_1_0_unit_test/python/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ HTTP request | Method | Description
197197
/requestBody/postContainsWithNullInstanceElementsRequestBody **post** | [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_contains_with_null_instance_elements_request_body](docs/paths/request_body_post_contains_with_null_instance_elements_request_body/post.md) [ContainsApi](docs/apis/tags/contains_api.md).[post_contains_with_null_instance_elements_request_body](docs/paths/request_body_post_contains_with_null_instance_elements_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_contains_with_null_instance_elements_request_body](docs/paths/request_body_post_contains_with_null_instance_elements_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_contains_with_null_instance_elements_request_body](docs/paths/request_body_post_contains_with_null_instance_elements_request_body/post.md) |
198198
/requestBody/postDateFormatRequestBody **post** | [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_date_format_request_body](docs/paths/request_body_post_date_format_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_date_format_request_body](docs/paths/request_body_post_date_format_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_date_format_request_body](docs/paths/request_body_post_date_format_request_body/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_date_format_request_body](docs/paths/request_body_post_date_format_request_body/post.md) |
199199
/requestBody/postDateTimeFormatRequestBody **post** | [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_date_time_format_request_body](docs/paths/request_body_post_date_time_format_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_date_time_format_request_body](docs/paths/request_body_post_date_time_format_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_date_time_format_request_body](docs/paths/request_body_post_date_time_format_request_body/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_date_time_format_request_body](docs/paths/request_body_post_date_time_format_request_body/post.md) |
200-
/requestBody/postDependenciesWithEscapedCharactersRequestBody **post** | [DependentRequiredApi](docs/apis/tags/dependent_required_api.md).[post_dependencies_with_escaped_characters_request_body](docs/paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_dependencies_with_escaped_characters_request_body](docs/paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_dependencies_with_escaped_characters_request_body](docs/paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_dependencies_with_escaped_characters_request_body](docs/paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) |
201200
/requestBody/postDurationFormatRequestBody **post** | [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_duration_format_request_body](docs/paths/request_body_post_duration_format_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_duration_format_request_body](docs/paths/request_body_post_duration_format_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_duration_format_request_body](docs/paths/request_body_post_duration_format_request_body/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_duration_format_request_body](docs/paths/request_body_post_duration_format_request_body/post.md) |
202201
/requestBody/postEmailFormatRequestBody **post** | [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_email_format_request_body](docs/paths/request_body_post_email_format_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_email_format_request_body](docs/paths/request_body_post_email_format_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_email_format_request_body](docs/paths/request_body_post_email_format_request_body/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_email_format_request_body](docs/paths/request_body_post_email_format_request_body/post.md) |
203202
/requestBody/postEmptyDependentsRequestBody **post** | [DependentRequiredApi](docs/apis/tags/dependent_required_api.md).[post_empty_dependents_request_body](docs/paths/request_body_post_empty_dependents_request_body/post.md) [OperationRequestBodyApi](docs/apis/tags/operation_request_body_api.md).[post_empty_dependents_request_body](docs/paths/request_body_post_empty_dependents_request_body/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_empty_dependents_request_body](docs/paths/request_body_post_empty_dependents_request_body/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_empty_dependents_request_body](docs/paths/request_body_post_empty_dependents_request_body/post.md) |
@@ -307,7 +306,6 @@ HTTP request | Method | Description
307306
/responseBody/postContainsWithNullInstanceElementsResponseBodyForContentTypes **post** | [ContainsApi](docs/apis/tags/contains_api.md).[post_contains_with_null_instance_elements_response_body_for_content_types](docs/paths/response_body_post_contains_with_null_instance_elements_response_body_for_content_types/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_contains_with_null_instance_elements_response_body_for_content_types](docs/paths/response_body_post_contains_with_null_instance_elements_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_contains_with_null_instance_elements_response_body_for_content_types](docs/paths/response_body_post_contains_with_null_instance_elements_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_contains_with_null_instance_elements_response_body_for_content_types](docs/paths/response_body_post_contains_with_null_instance_elements_response_body_for_content_types/post.md) |
308307
/responseBody/postDateFormatResponseBodyForContentTypes **post** | [PathPostApi](docs/apis/tags/path_post_api.md).[post_date_format_response_body_for_content_types](docs/paths/response_body_post_date_format_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_date_format_response_body_for_content_types](docs/paths/response_body_post_date_format_response_body_for_content_types/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_date_format_response_body_for_content_types](docs/paths/response_body_post_date_format_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_date_format_response_body_for_content_types](docs/paths/response_body_post_date_format_response_body_for_content_types/post.md) |
309308
/responseBody/postDateTimeFormatResponseBodyForContentTypes **post** | [PathPostApi](docs/apis/tags/path_post_api.md).[post_date_time_format_response_body_for_content_types](docs/paths/response_body_post_date_time_format_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_date_time_format_response_body_for_content_types](docs/paths/response_body_post_date_time_format_response_body_for_content_types/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_date_time_format_response_body_for_content_types](docs/paths/response_body_post_date_time_format_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_date_time_format_response_body_for_content_types](docs/paths/response_body_post_date_time_format_response_body_for_content_types/post.md) |
310-
/responseBody/postDependenciesWithEscapedCharactersResponseBodyForContentTypes **post** | [DependentRequiredApi](docs/apis/tags/dependent_required_api.md).[post_dependencies_with_escaped_characters_response_body_for_content_types](docs/paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_dependencies_with_escaped_characters_response_body_for_content_types](docs/paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_dependencies_with_escaped_characters_response_body_for_content_types](docs/paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_dependencies_with_escaped_characters_response_body_for_content_types](docs/paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) |
311309
/responseBody/postDurationFormatResponseBodyForContentTypes **post** | [PathPostApi](docs/apis/tags/path_post_api.md).[post_duration_format_response_body_for_content_types](docs/paths/response_body_post_duration_format_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_duration_format_response_body_for_content_types](docs/paths/response_body_post_duration_format_response_body_for_content_types/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_duration_format_response_body_for_content_types](docs/paths/response_body_post_duration_format_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_duration_format_response_body_for_content_types](docs/paths/response_body_post_duration_format_response_body_for_content_types/post.md) |
312310
/responseBody/postEmailFormatResponseBodyForContentTypes **post** | [PathPostApi](docs/apis/tags/path_post_api.md).[post_email_format_response_body_for_content_types](docs/paths/response_body_post_email_format_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_email_format_response_body_for_content_types](docs/paths/response_body_post_email_format_response_body_for_content_types/post.md) [FormatApi](docs/apis/tags/format_api.md).[post_email_format_response_body_for_content_types](docs/paths/response_body_post_email_format_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_email_format_response_body_for_content_types](docs/paths/response_body_post_email_format_response_body_for_content_types/post.md) |
313311
/responseBody/postEmptyDependentsResponseBodyForContentTypes **post** | [DependentRequiredApi](docs/apis/tags/dependent_required_api.md).[post_empty_dependents_response_body_for_content_types](docs/paths/response_body_post_empty_dependents_response_body_for_content_types/post.md) [PathPostApi](docs/apis/tags/path_post_api.md).[post_empty_dependents_response_body_for_content_types](docs/paths/response_body_post_empty_dependents_response_body_for_content_types/post.md) [ContentTypeJsonApi](docs/apis/tags/content_type_json_api.md).[post_empty_dependents_response_body_for_content_types](docs/paths/response_body_post_empty_dependents_response_body_for_content_types/post.md) [ResponseContentContentTypeSchemaApi](docs/apis/tags/response_content_content_type_schema_api.md).[post_empty_dependents_response_body_for_content_types](docs/paths/response_body_post_empty_dependents_response_body_for_content_types/post.md) |
@@ -422,7 +420,6 @@ Class | Description
422420
[ContainsWithNullInstanceElements](docs/components/schema/contains_with_null_instance_elements.md) |
423421
[DateFormat](docs/components/schema/date_format.md) |
424422
[DateTimeFormat](docs/components/schema/date_time_format.md) |
425-
[DependenciesWithEscapedCharacters](docs/components/schema/dependencies_with_escaped_characters.md) |
426423
[DurationFormat](docs/components/schema/duration_format.md) |
427424
[EmailFormat](docs/components/schema/email_format.md) |
428425
[EmptyDependents](docs/components/schema/empty_dependents.md) |

samples/client/3_1_0_unit_test/python/docs/apis/tags/content_type_json_api.md

-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ Method | Description
6363
[**post_date_format_response_body_for_content_types**](../../paths/response_body_post_date_format_response_body_for_content_types/post.md) |
6464
[**post_date_time_format_request_body**](../../paths/request_body_post_date_time_format_request_body/post.md) |
6565
[**post_date_time_format_response_body_for_content_types**](../../paths/response_body_post_date_time_format_response_body_for_content_types/post.md) |
66-
[**post_dependencies_with_escaped_characters_request_body**](../../paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) |
67-
[**post_dependencies_with_escaped_characters_response_body_for_content_types**](../../paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) |
6866
[**post_duration_format_request_body**](../../paths/request_body_post_duration_format_request_body/post.md) |
6967
[**post_duration_format_response_body_for_content_types**](../../paths/response_body_post_duration_format_response_body_for_content_types/post.md) |
7068
[**post_email_format_request_body**](../../paths/request_body_post_email_format_request_body/post.md) |

samples/client/3_1_0_unit_test/python/docs/apis/tags/dependent_required_api.md

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ All URIs are relative to the selected server
99

1010
Method | Description
1111
------ | -------------
12-
[**post_dependencies_with_escaped_characters_request_body**](../../paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) |
13-
[**post_dependencies_with_escaped_characters_response_body_for_content_types**](../../paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) |
1412
[**post_empty_dependents_request_body**](../../paths/request_body_post_empty_dependents_request_body/post.md) |
1513
[**post_empty_dependents_response_body_for_content_types**](../../paths/response_body_post_empty_dependents_response_body_for_content_types/post.md) |
1614
[**post_multiple_dependents_required_request_body**](../../paths/request_body_post_multiple_dependents_required_request_body/post.md) |

samples/client/3_1_0_unit_test/python/docs/apis/tags/operation_request_body_api.md

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Method | Description
3636
[**post_contains_with_null_instance_elements_request_body**](../../paths/request_body_post_contains_with_null_instance_elements_request_body/post.md) |
3737
[**post_date_format_request_body**](../../paths/request_body_post_date_format_request_body/post.md) |
3838
[**post_date_time_format_request_body**](../../paths/request_body_post_date_time_format_request_body/post.md) |
39-
[**post_dependencies_with_escaped_characters_request_body**](../../paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) |
4039
[**post_duration_format_request_body**](../../paths/request_body_post_duration_format_request_body/post.md) |
4140
[**post_email_format_request_body**](../../paths/request_body_post_email_format_request_body/post.md) |
4241
[**post_empty_dependents_request_body**](../../paths/request_body_post_empty_dependents_request_body/post.md) |

samples/client/3_1_0_unit_test/python/docs/apis/tags/path_post_api.md

-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ Method | Description
6363
[**post_date_format_response_body_for_content_types**](../../paths/response_body_post_date_format_response_body_for_content_types/post.md) |
6464
[**post_date_time_format_request_body**](../../paths/request_body_post_date_time_format_request_body/post.md) |
6565
[**post_date_time_format_response_body_for_content_types**](../../paths/response_body_post_date_time_format_response_body_for_content_types/post.md) |
66-
[**post_dependencies_with_escaped_characters_request_body**](../../paths/request_body_post_dependencies_with_escaped_characters_request_body/post.md) |
67-
[**post_dependencies_with_escaped_characters_response_body_for_content_types**](../../paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) |
6866
[**post_duration_format_request_body**](../../paths/request_body_post_duration_format_request_body/post.md) |
6967
[**post_duration_format_response_body_for_content_types**](../../paths/response_body_post_duration_format_response_body_for_content_types/post.md) |
7068
[**post_email_format_request_body**](../../paths/request_body_post_email_format_request_body/post.md) |

samples/client/3_1_0_unit_test/python/docs/apis/tags/response_content_content_type_schema_api.md

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Method | Description
3636
[**post_contains_with_null_instance_elements_response_body_for_content_types**](../../paths/response_body_post_contains_with_null_instance_elements_response_body_for_content_types/post.md) |
3737
[**post_date_format_response_body_for_content_types**](../../paths/response_body_post_date_format_response_body_for_content_types/post.md) |
3838
[**post_date_time_format_response_body_for_content_types**](../../paths/response_body_post_date_time_format_response_body_for_content_types/post.md) |
39-
[**post_dependencies_with_escaped_characters_response_body_for_content_types**](../../paths/response_body_post_dependencies_with_escaped_characters_response_body_for_content_types/post.md) |
4039
[**post_duration_format_response_body_for_content_types**](../../paths/response_body_post_duration_format_response_body_for_content_types/post.md) |
4140
[**post_email_format_response_body_for_content_types**](../../paths/response_body_post_email_format_response_body_for_content_types/post.md) |
4241
[**post_empty_dependents_response_body_for_content_types**](../../paths/response_body_post_empty_dependents_response_body_for_content_types/post.md) |

samples/client/3_1_0_unit_test/python/docs/components/schema/dependencies_with_escaped_characters.md

-12
This file was deleted.

0 commit comments

Comments
 (0)