This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
823 files changed
+2550
-6000
lines changed- samples/client
- 3_0_3_unit_test/python
- docs/components/schema
- src/unit_test_api
- components/schema
- paths
- request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body/post/responses/response_200
- request_body_post_additionalproperties_are_allowed_by_default_request_body/post/responses/response_200
- request_body_post_additionalproperties_can_exist_by_itself_request_body/post/responses/response_200
- request_body_post_additionalproperties_should_not_look_in_applicators_request_body/post/responses/response_200
- request_body_post_allof_combined_with_anyof_oneof_request_body/post/responses/response_200
- request_body_post_allof_request_body/post/responses/response_200
- request_body_post_allof_simple_types_request_body/post/responses/response_200
- request_body_post_allof_with_base_schema_request_body/post/responses/response_200
- request_body_post_allof_with_one_empty_schema_request_body/post/responses/response_200
- request_body_post_allof_with_the_first_empty_schema_request_body/post/responses/response_200
- request_body_post_allof_with_the_last_empty_schema_request_body/post/responses/response_200
- request_body_post_allof_with_two_empty_schemas_request_body/post/responses/response_200
- request_body_post_anyof_complex_types_request_body/post/responses/response_200
- request_body_post_anyof_request_body/post/responses/response_200
- request_body_post_anyof_with_base_schema_request_body/post/responses/response_200
- request_body_post_anyof_with_one_empty_schema_request_body/post/responses/response_200
- request_body_post_array_type_matches_arrays_request_body/post/responses/response_200
- request_body_post_boolean_type_matches_booleans_request_body/post/responses/response_200
- request_body_post_by_int_request_body/post/responses/response_200
- request_body_post_by_number_request_body/post/responses/response_200
- request_body_post_by_small_number_request_body/post/responses/response_200
- request_body_post_date_time_format_request_body/post/responses/response_200
- request_body_post_email_format_request_body/post/responses/response_200
- request_body_post_enum_with0_does_not_match_false_request_body/post/responses/response_200
- request_body_post_enum_with1_does_not_match_true_request_body/post/responses/response_200
- request_body_post_enum_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_enum_with_false_does_not_match0_request_body/post/responses/response_200
- request_body_post_enum_with_true_does_not_match1_request_body/post/responses/response_200
- request_body_post_enums_in_properties_request_body/post/responses/response_200
- request_body_post_forbidden_property_request_body/post/responses/response_200
- request_body_post_hostname_format_request_body/post/responses/response_200
- request_body_post_integer_type_matches_integers_request_body/post/responses/response_200
- request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body/post/responses/response_200
- request_body_post_invalid_string_value_for_default_request_body/post/responses/response_200
- request_body_post_ipv4_format_request_body/post/responses/response_200
- request_body_post_ipv6_format_request_body/post/responses/response_200
- request_body_post_json_pointer_format_request_body/post/responses/response_200
- request_body_post_maximum_validation_request_body/post/responses/response_200
- request_body_post_maximum_validation_with_unsigned_integer_request_body/post/responses/response_200
- request_body_post_maxitems_validation_request_body/post/responses/response_200
- request_body_post_maxlength_validation_request_body/post/responses/response_200
- request_body_post_maxproperties0_means_the_object_is_empty_request_body/post/responses/response_200
- request_body_post_maxproperties_validation_request_body/post/responses/response_200
- request_body_post_minimum_validation_request_body/post/responses/response_200
- request_body_post_minimum_validation_with_signed_integer_request_body/post/responses/response_200
- request_body_post_minitems_validation_request_body/post/responses/response_200
- request_body_post_minlength_validation_request_body/post/responses/response_200
- request_body_post_minproperties_validation_request_body/post/responses/response_200
- request_body_post_nested_allof_to_check_validation_semantics_request_body/post/responses/response_200
- request_body_post_nested_anyof_to_check_validation_semantics_request_body/post/responses/response_200
- request_body_post_nested_items_request_body/post/responses/response_200
- request_body_post_nested_oneof_to_check_validation_semantics_request_body/post/responses/response_200
- request_body_post_not_more_complex_schema_request_body/post/responses/response_200
- request_body_post_not_request_body/post/responses/response_200
- request_body_post_nul_characters_in_strings_request_body/post/responses/response_200
- request_body_post_null_type_matches_only_the_null_object_request_body/post/responses/response_200
- request_body_post_number_type_matches_numbers_request_body/post/responses/response_200
- request_body_post_object_properties_validation_request_body/post/responses/response_200
- request_body_post_object_type_matches_objects_request_body/post/responses/response_200
- request_body_post_oneof_complex_types_request_body/post/responses/response_200
- request_body_post_oneof_request_body/post/responses/response_200
- request_body_post_oneof_with_base_schema_request_body/post/responses/response_200
- request_body_post_oneof_with_empty_schema_request_body/post/responses/response_200
- request_body_post_oneof_with_required_request_body/post/responses/response_200
- request_body_post_pattern_is_not_anchored_request_body/post/responses/response_200
- request_body_post_pattern_validation_request_body/post/responses/response_200
- request_body_post_properties_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_property_named_ref_that_is_not_a_reference_request_body/post/responses/response_200
- request_body_post_ref_in_additionalproperties_request_body/post/responses/response_200
- request_body_post_ref_in_allof_request_body/post/responses/response_200
- request_body_post_ref_in_anyof_request_body/post/responses/response_200
- request_body_post_ref_in_items_request_body/post/responses/response_200
- request_body_post_ref_in_not_request_body/post/responses/response_200
- request_body_post_ref_in_oneof_request_body/post/responses/response_200
- request_body_post_ref_in_property_request_body/post/responses/response_200
- request_body_post_required_default_validation_request_body/post/responses/response_200
- request_body_post_required_validation_request_body/post/responses/response_200
- request_body_post_required_with_empty_array_request_body/post/responses/response_200
- request_body_post_required_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_simple_enum_validation_request_body/post/responses/response_200
- request_body_post_string_type_matches_strings_request_body/post/responses/response_200
- request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body/post/responses/response_200
- request_body_post_uniqueitems_false_validation_request_body/post/responses/response_200
- request_body_post_uniqueitems_validation_request_body/post/responses/response_200
- request_body_post_uri_format_request_body/post/responses/response_200
- request_body_post_uri_reference_format_request_body/post/responses/response_200
- request_body_post_uri_template_format_request_body/post/responses/response_200
- response_body_post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_simple_types_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_base_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_complex_types_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_with_base_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_array_type_matches_arrays_response_body_for_content_types/post/responses/response_200
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types/post/responses/response_200
- response_body_post_by_int_response_body_for_content_types/post/responses/response_200
- response_body_post_by_number_response_body_for_content_types/post/responses/response_200
- response_body_post_by_small_number_response_body_for_content_types/post/responses/response_200
- response_body_post_date_time_format_response_body_for_content_types/post/responses/response_200
- response_body_post_email_format_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types/post/responses/response_200
- response_body_post_enums_in_properties_response_body_for_content_types/post/responses/response_200
- response_body_post_forbidden_property_response_body_for_content_types/post/responses/response_200
- response_body_post_hostname_format_response_body_for_content_types/post/responses/response_200
- response_body_post_integer_type_matches_integers_response_body_for_content_types/post/responses/response_200
- response_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types/post/responses/response_200
- response_body_post_invalid_string_value_for_default_response_body_for_content_types/post/responses/response_200
- response_body_post_ipv4_format_response_body_for_content_types/post/responses/response_200
- response_body_post_ipv6_format_response_body_for_content_types/post/responses/response_200
- response_body_post_json_pointer_format_response_body_for_content_types/post/responses/response_200
- response_body_post_maximum_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types/post/responses/response_200
- response_body_post_maxitems_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_maxlength_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types/post/responses/response_200
- response_body_post_maxproperties_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minimum_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types/post/responses/response_200
- response_body_post_minitems_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minlength_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minproperties_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_allof_to_check_validation_semantics_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_anyof_to_check_validation_semantics_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_items_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_oneof_to_check_validation_semantics_response_body_for_content_types/post/responses/response_200
- response_body_post_not_more_complex_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_not_response_body_for_content_types/post/responses/response_200
- response_body_post_nul_characters_in_strings_response_body_for_content_types/post/responses/response_200
- response_body_post_null_type_matches_only_the_null_object_response_body_for_content_types/post/responses/response_200
- response_body_post_number_type_matches_numbers_response_body_for_content_types/post/responses/response_200
- response_body_post_object_properties_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_object_type_matches_objects_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_complex_types_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_with_base_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_with_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_with_required_response_body_for_content_types/post/responses/response_200
- response_body_post_pattern_is_not_anchored_response_body_for_content_types/post/responses/response_200
- response_body_post_pattern_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_properties_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_property_named_ref_that_is_not_a_reference_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_additionalproperties_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_allof_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_anyof_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_items_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_not_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_oneof_response_body_for_content_types/post/responses/response_200
- response_body_post_ref_in_property_response_body_for_content_types/post/responses/response_200
- response_body_post_required_default_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_required_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_required_with_empty_array_response_body_for_content_types/post/responses/response_200
- response_body_post_required_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_simple_enum_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_string_type_matches_strings_response_body_for_content_types/post/responses/response_200
- response_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types/post/responses/response_200
- response_body_post_uniqueitems_false_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_uniqueitems_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_uri_format_response_body_for_content_types/post/responses/response_200
- response_body_post_uri_reference_format_response_body_for_content_types/post/responses/response_200
- response_body_post_uri_template_format_response_body_for_content_types/post/responses/response_200
- 3_1_0_json_schema/python
- docs/components/schema
- src/json_schema_api
- components/schema
- paths/some_path/get/responses/response_200
- 3_1_0_unit_test/python
- docs/components/schema
- src/unit_test_api
- components/schema
- paths
- request_body_post_a_schema_given_for_prefixitems_request_body/post/responses/response_200
- request_body_post_additional_items_are_allowed_by_default_request_body/post/responses/response_200
- request_body_post_additionalproperties_are_allowed_by_default_request_body/post/responses/response_200
- request_body_post_additionalproperties_can_exist_by_itself_request_body/post/responses/response_200
- request_body_post_additionalproperties_does_not_look_in_applicators_request_body/post/responses/response_200
- request_body_post_additionalproperties_with_null_valued_instance_properties_request_body/post/responses/response_200
- request_body_post_additionalproperties_with_schema_request_body/post/responses/response_200
- request_body_post_allof_combined_with_anyof_oneof_request_body/post/responses/response_200
- request_body_post_allof_request_body/post/responses/response_200
- request_body_post_allof_simple_types_request_body/post/responses/response_200
- request_body_post_allof_with_base_schema_request_body/post/responses/response_200
- request_body_post_allof_with_one_empty_schema_request_body/post/responses/response_200
- request_body_post_allof_with_the_first_empty_schema_request_body/post/responses/response_200
- request_body_post_allof_with_the_last_empty_schema_request_body/post/responses/response_200
- request_body_post_allof_with_two_empty_schemas_request_body/post/responses/response_200
- request_body_post_anyof_complex_types_request_body/post/responses/response_200
- request_body_post_anyof_request_body/post/responses/response_200
- request_body_post_anyof_with_base_schema_request_body/post/responses/response_200
- request_body_post_anyof_with_one_empty_schema_request_body/post/responses/response_200
- request_body_post_array_type_matches_arrays_request_body/post/responses/response_200
- request_body_post_boolean_type_matches_booleans_request_body/post/responses/response_200
- request_body_post_by_int_request_body/post/responses/response_200
- request_body_post_by_number_request_body/post/responses/response_200
- request_body_post_by_small_number_request_body/post/responses/response_200
- request_body_post_const_nul_characters_in_strings_request_body/post/responses/response_200
- request_body_post_contains_keyword_validation_request_body/post/responses/response_200
- request_body_post_contains_with_null_instance_elements_request_body/post/responses/response_200
- request_body_post_date_format_request_body/post/responses/response_200
- request_body_post_date_time_format_request_body/post/responses/response_200
- request_body_post_dependent_schemas_dependencies_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_dependent_schemas_dependent_subschema_incompatible_with_root_request_body/post/responses/response_200
- request_body_post_dependent_schemas_single_dependency_request_body/post/responses/response_200
- request_body_post_duration_format_request_body/post/responses/response_200
- request_body_post_email_format_request_body/post/responses/response_200
- request_body_post_empty_dependents_request_body/post/responses/response_200
- request_body_post_enum_with0_does_not_match_false_request_body/post/responses/response_200
- request_body_post_enum_with1_does_not_match_true_request_body/post/responses/response_200
- request_body_post_enum_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_enum_with_false_does_not_match0_request_body/post/responses/response_200
- request_body_post_enum_with_true_does_not_match1_request_body/post/responses/response_200
- request_body_post_enums_in_properties_request_body/post/responses/response_200
- request_body_post_float_division_inf_request_body/post/responses/response_200
- request_body_post_forbidden_property_request_body/post/responses/response_200
- request_body_post_hostname_format_request_body/post/responses/response_200
- request_body_post_idn_email_format_request_body/post/responses/response_200
- request_body_post_idn_hostname_format_request_body/post/responses/response_200
- request_body_post_integer_type_matches_integers_request_body/post/responses/response_200
- request_body_post_ipv4_format_request_body/post/responses/response_200
- request_body_post_ipv6_format_request_body/post/responses/response_200
- request_body_post_iri_format_request_body/post/responses/response_200
- request_body_post_iri_reference_format_request_body/post/responses/response_200
- request_body_post_items_contains_request_body/post/responses/response_200
- request_body_post_items_does_not_look_in_applicators_valid_case_request_body/post/responses/response_200
- request_body_post_items_with_null_instance_elements_request_body/post/responses/response_200
- request_body_post_json_pointer_format_request_body/post/responses/response_200
- request_body_post_maxcontains_without_contains_is_ignored_request_body/post/responses/response_200
- request_body_post_maximum_validation_request_body/post/responses/response_200
- request_body_post_maximum_validation_with_unsigned_integer_request_body/post/responses/response_200
- request_body_post_maxitems_validation_request_body/post/responses/response_200
- request_body_post_maxlength_validation_request_body/post/responses/response_200
- request_body_post_maxproperties0_means_the_object_is_empty_request_body/post/responses/response_200
- request_body_post_maxproperties_validation_request_body/post/responses/response_200
- request_body_post_mincontains_without_contains_is_ignored_request_body/post/responses/response_200
- request_body_post_minimum_validation_request_body/post/responses/response_200
- request_body_post_minimum_validation_with_signed_integer_request_body/post/responses/response_200
- request_body_post_minitems_validation_request_body/post/responses/response_200
- request_body_post_minlength_validation_request_body/post/responses/response_200
- request_body_post_minproperties_validation_request_body/post/responses/response_200
- request_body_post_multiple_dependents_required_request_body/post/responses/response_200
- request_body_post_multiple_simultaneous_patternproperties_are_validated_request_body/post/responses/response_200
- request_body_post_multiple_types_can_be_specified_in_an_array_request_body/post/responses/response_200
- request_body_post_nested_allof_to_check_validation_semantics_request_body/post/responses/response_200
- request_body_post_nested_anyof_to_check_validation_semantics_request_body/post/responses/response_200
- request_body_post_nested_items_request_body/post/responses/response_200
- request_body_post_nested_oneof_to_check_validation_semantics_request_body/post/responses/response_200
- request_body_post_non_ascii_pattern_with_additionalproperties_request_body/post/responses/response_200
- request_body_post_not_more_complex_schema_request_body/post/responses/response_200
- request_body_post_not_multiple_types_request_body/post/responses/response_200
- request_body_post_not_request_body/post/responses/response_200
- request_body_post_nul_characters_in_strings_request_body/post/responses/response_200
- request_body_post_null_type_matches_only_the_null_object_request_body/post/responses/response_200
- request_body_post_number_type_matches_numbers_request_body/post/responses/response_200
- request_body_post_object_properties_validation_request_body/post/responses/response_200
- request_body_post_object_type_matches_objects_request_body/post/responses/response_200
- request_body_post_oneof_complex_types_request_body/post/responses/response_200
- request_body_post_oneof_request_body/post/responses/response_200
- request_body_post_oneof_with_base_schema_request_body/post/responses/response_200
- request_body_post_oneof_with_empty_schema_request_body/post/responses/response_200
- request_body_post_oneof_with_required_request_body/post/responses/response_200
- request_body_post_pattern_is_not_anchored_request_body/post/responses/response_200
- request_body_post_pattern_validation_request_body/post/responses/response_200
- request_body_post_patternproperties_validates_properties_matching_a_regex_request_body/post/responses/response_200
- request_body_post_patternproperties_with_null_valued_instance_properties_request_body/post/responses/response_200
- request_body_post_prefixitems_validation_adjusts_the_starting_index_for_items_request_body/post/responses/response_200
- request_body_post_prefixitems_with_null_instance_elements_request_body/post/responses/response_200
- request_body_post_properties_patternproperties_additionalproperties_interaction_request_body/post/responses/response_200
- request_body_post_properties_whose_names_are_javascript_object_property_names_request_body/post/responses/response_200
- request_body_post_properties_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_properties_with_null_valued_instance_properties_request_body/post/responses/response_200
- request_body_post_property_named_ref_that_is_not_a_reference_request_body/post/responses/response_200
- request_body_post_propertynames_validation_request_body/post/responses/response_200
- request_body_post_regex_format_request_body/post/responses/response_200
- request_body_post_regexes_are_not_anchored_by_default_and_are_case_sensitive_request_body/post/responses/response_200
- request_body_post_relative_json_pointer_format_request_body/post/responses/response_200
- request_body_post_required_default_validation_request_body/post/responses/response_200
- request_body_post_required_properties_whose_names_are_javascript_object_property_names_request_body/post/responses/response_200
- request_body_post_required_validation_request_body/post/responses/response_200
- request_body_post_required_with_empty_array_request_body/post/responses/response_200
- request_body_post_required_with_escaped_characters_request_body/post/responses/response_200
- request_body_post_simple_enum_validation_request_body/post/responses/response_200
- request_body_post_single_dependency_request_body/post/responses/response_200
- request_body_post_small_multiple_of_large_integer_request_body/post/responses/response_200
- request_body_post_string_type_matches_strings_request_body/post/responses/response_200
- request_body_post_time_format_request_body/post/responses/response_200
- request_body_post_type_array_object_or_null_request_body/post/responses/response_200
- request_body_post_type_array_or_object_request_body/post/responses/response_200
- request_body_post_type_as_array_with_one_item_request_body/post/responses/response_200
- request_body_post_unevaluateditems_as_schema_request_body/post/responses/response_200
- request_body_post_unevaluateditems_depends_on_multiple_nested_contains_request_body/post/responses/response_200
- request_body_post_unevaluateditems_with_items_request_body/post/responses/response_200
- request_body_post_unevaluateditems_with_null_instance_elements_request_body/post/responses/response_200
- request_body_post_unevaluatedproperties_not_affected_by_propertynames_request_body/post/responses/response_200
- request_body_post_unevaluatedproperties_schema_request_body/post/responses/response_200
- request_body_post_unevaluatedproperties_with_adjacent_additionalproperties_request_body/post/responses/response_200
- request_body_post_unevaluatedproperties_with_null_valued_instance_properties_request_body/post/responses/response_200
- request_body_post_uniqueitems_false_validation_request_body/post/responses/response_200
- request_body_post_uniqueitems_false_with_an_array_of_items_request_body/post/responses/response_200
- request_body_post_uniqueitems_validation_request_body/post/responses/response_200
- request_body_post_uniqueitems_with_an_array_of_items_request_body/post/responses/response_200
- request_body_post_uri_format_request_body/post/responses/response_200
- request_body_post_uri_reference_format_request_body/post/responses/response_200
- request_body_post_uri_template_format_request_body/post/responses/response_200
- request_body_post_uuid_format_request_body/post/responses/response_200
- response_body_post_a_schema_given_for_prefixitems_response_body_for_content_types/post/responses/response_200
- response_body_post_additional_items_are_allowed_by_default_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_does_not_look_in_applicators_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_with_null_valued_instance_properties_response_body_for_content_types/post/responses/response_200
- response_body_post_additionalproperties_with_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_simple_types_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_base_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_complex_types_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_with_base_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_array_type_matches_arrays_response_body_for_content_types/post/responses/response_200
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types/post/responses/response_200
- response_body_post_by_int_response_body_for_content_types/post/responses/response_200
- response_body_post_by_number_response_body_for_content_types/post/responses/response_200
- response_body_post_by_small_number_response_body_for_content_types/post/responses/response_200
- response_body_post_const_nul_characters_in_strings_response_body_for_content_types/post/responses/response_200
- response_body_post_contains_keyword_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_contains_with_null_instance_elements_response_body_for_content_types/post/responses/response_200
- response_body_post_date_format_response_body_for_content_types/post/responses/response_200
- response_body_post_date_time_format_response_body_for_content_types/post/responses/response_200
- response_body_post_dependent_schemas_dependencies_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_dependent_schemas_dependent_subschema_incompatible_with_root_response_body_for_content_types/post/responses/response_200
- response_body_post_dependent_schemas_single_dependency_response_body_for_content_types/post/responses/response_200
- response_body_post_duration_format_response_body_for_content_types/post/responses/response_200
- response_body_post_email_format_response_body_for_content_types/post/responses/response_200
- response_body_post_empty_dependents_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types/post/responses/response_200
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types/post/responses/response_200
- response_body_post_enums_in_properties_response_body_for_content_types/post/responses/response_200
- response_body_post_float_division_inf_response_body_for_content_types/post/responses/response_200
- response_body_post_forbidden_property_response_body_for_content_types/post/responses/response_200
- response_body_post_hostname_format_response_body_for_content_types/post/responses/response_200
- response_body_post_idn_email_format_response_body_for_content_types/post/responses/response_200
- response_body_post_idn_hostname_format_response_body_for_content_types/post/responses/response_200
- response_body_post_integer_type_matches_integers_response_body_for_content_types/post/responses/response_200
- response_body_post_ipv4_format_response_body_for_content_types/post/responses/response_200
- response_body_post_ipv6_format_response_body_for_content_types/post/responses/response_200
- response_body_post_iri_format_response_body_for_content_types/post/responses/response_200
- response_body_post_iri_reference_format_response_body_for_content_types/post/responses/response_200
- response_body_post_items_contains_response_body_for_content_types/post/responses/response_200
- response_body_post_items_does_not_look_in_applicators_valid_case_response_body_for_content_types/post/responses/response_200
- response_body_post_items_with_null_instance_elements_response_body_for_content_types/post/responses/response_200
- response_body_post_json_pointer_format_response_body_for_content_types/post/responses/response_200
- response_body_post_maxcontains_without_contains_is_ignored_response_body_for_content_types/post/responses/response_200
- response_body_post_maximum_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types/post/responses/response_200
- response_body_post_maxitems_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_maxlength_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types/post/responses/response_200
- response_body_post_maxproperties_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_mincontains_without_contains_is_ignored_response_body_for_content_types/post/responses/response_200
- response_body_post_minimum_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types/post/responses/response_200
- response_body_post_minitems_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minlength_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_minproperties_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_multiple_dependents_required_response_body_for_content_types/post/responses/response_200
- response_body_post_multiple_simultaneous_patternproperties_are_validated_response_body_for_content_types/post/responses/response_200
- response_body_post_multiple_types_can_be_specified_in_an_array_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_allof_to_check_validation_semantics_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_anyof_to_check_validation_semantics_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_items_response_body_for_content_types/post/responses/response_200
- response_body_post_nested_oneof_to_check_validation_semantics_response_body_for_content_types/post/responses/response_200
- response_body_post_non_ascii_pattern_with_additionalproperties_response_body_for_content_types/post/responses/response_200
- response_body_post_not_more_complex_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_not_multiple_types_response_body_for_content_types/post/responses/response_200
- response_body_post_not_response_body_for_content_types/post/responses/response_200
- response_body_post_nul_characters_in_strings_response_body_for_content_types/post/responses/response_200
- response_body_post_null_type_matches_only_the_null_object_response_body_for_content_types/post/responses/response_200
- response_body_post_number_type_matches_numbers_response_body_for_content_types/post/responses/response_200
- response_body_post_object_properties_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_object_type_matches_objects_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_complex_types_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_with_base_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_with_empty_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_oneof_with_required_response_body_for_content_types/post/responses/response_200
- response_body_post_pattern_is_not_anchored_response_body_for_content_types/post/responses/response_200
- response_body_post_pattern_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_patternproperties_validates_properties_matching_a_regex_response_body_for_content_types/post/responses/response_200
- response_body_post_patternproperties_with_null_valued_instance_properties_response_body_for_content_types/post/responses/response_200
- response_body_post_prefixitems_validation_adjusts_the_starting_index_for_items_response_body_for_content_types/post/responses/response_200
- response_body_post_prefixitems_with_null_instance_elements_response_body_for_content_types/post/responses/response_200
- response_body_post_properties_patternproperties_additionalproperties_interaction_response_body_for_content_types/post/responses/response_200
- response_body_post_properties_whose_names_are_javascript_object_property_names_response_body_for_content_types/post/responses/response_200
- response_body_post_properties_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_properties_with_null_valued_instance_properties_response_body_for_content_types/post/responses/response_200
- response_body_post_property_named_ref_that_is_not_a_reference_response_body_for_content_types/post/responses/response_200
- response_body_post_propertynames_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_regex_format_response_body_for_content_types/post/responses/response_200
- response_body_post_regexes_are_not_anchored_by_default_and_are_case_sensitive_response_body_for_content_types/post/responses/response_200
- response_body_post_relative_json_pointer_format_response_body_for_content_types/post/responses/response_200
- response_body_post_required_default_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_required_properties_whose_names_are_javascript_object_property_names_response_body_for_content_types/post/responses/response_200
- response_body_post_required_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_required_with_empty_array_response_body_for_content_types/post/responses/response_200
- response_body_post_required_with_escaped_characters_response_body_for_content_types/post/responses/response_200
- response_body_post_simple_enum_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_single_dependency_response_body_for_content_types/post/responses/response_200
- response_body_post_small_multiple_of_large_integer_response_body_for_content_types/post/responses/response_200
- response_body_post_string_type_matches_strings_response_body_for_content_types/post/responses/response_200
- response_body_post_time_format_response_body_for_content_types/post/responses/response_200
- response_body_post_type_array_object_or_null_response_body_for_content_types/post/responses/response_200
- response_body_post_type_array_or_object_response_body_for_content_types/post/responses/response_200
- response_body_post_type_as_array_with_one_item_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluateditems_as_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluateditems_depends_on_multiple_nested_contains_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluateditems_with_items_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluateditems_with_null_instance_elements_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluatedproperties_not_affected_by_propertynames_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluatedproperties_schema_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluatedproperties_with_adjacent_additionalproperties_response_body_for_content_types/post/responses/response_200
- response_body_post_unevaluatedproperties_with_null_valued_instance_properties_response_body_for_content_types/post/responses/response_200
- response_body_post_uniqueitems_false_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_uniqueitems_false_with_an_array_of_items_response_body_for_content_types/post/responses/response_200
- response_body_post_uniqueitems_validation_response_body_for_content_types/post/responses/response_200
- response_body_post_uniqueitems_with_an_array_of_items_response_body_for_content_types/post/responses/response_200
- response_body_post_uri_format_response_body_for_content_types/post/responses/response_200
- response_body_post_uri_reference_format_response_body_for_content_types/post/responses/response_200
- response_body_post_uri_template_format_response_body_for_content_types/post/responses/response_200
- response_body_post_uuid_format_response_body_for_content_types/post/responses/response_200
- openapi_features
- nonCompliantUseDiscriminatorIfCompositionFails/python
- docs/components/schema
- src/this_package
- components/schema
- paths/operators/post/responses/response_200
- security/python/src/this_package
- paths
- path_with_no_explicit_security/get/responses/response_200
- path_with_one_explicit_security/get/responses/response_200
- path_with_security_from_root/get/responses/response_200
- path_with_two_explicit_security/get/responses/response_200
- petstore/python
- docs
- components
- responses
- schema
- paths
- fake
- post/request_body/content/application_x_www_form_urlencoded
- fake_body_with_query_params
- fake_delete_coffee_id
- fake_inline_composition
- post
- parameters/parameter_1
- request_body/content/multipart_form_data
- responses/response_200/content/multipart_form_data
- fake_json_form_data
- get/request_body/content/application_x_www_form_urlencoded
- fake_multiple_request_body_content_types
- post/request_body/content
- application_json
- multipart_form_data
- fake_obj_in_query
- get/parameters/parameter_0
- fake_parameter_collisions1_abab_self_ab
- fake_pet_id_upload_image_with_required_file
- post/request_body/content/multipart_form_data
- fake_ref_obj_in_query
- fake_test_query_paramters
- fake_upload_file
- post/request_body/content/multipart_form_data
- fake_upload_files
- post/request_body/content/multipart_form_data
- foo
- get/responses/response_default/content/application_json
- pet_find_by_status
- pet_find_by_tags
- pet_pet_id
- post/request_body/content/application_x_www_form_urlencoded
- pet_pet_id_upload_image
- post/request_body/content/multipart_form_data
- store_order_order_id
- user_login
- user_username
- src/petstore_api
- components
- responses
- response_headers_with_no_body
- response_success_description_only
- response_success_inline_content_and_header
- response_success_with_json_api_response
- response_successful_xml_and_json_array_of_pet
- schema
- paths
- another_fake_dummy/patch/responses/response_200
- fake
- delete
- get
- responses/response_404
- patch/responses/response_200
- post/responses/response_404
- fake_additional_properties_with_array_of_enums/get/responses/response_200
- fake_body_with_query_params/put
- fake_classname_test/patch/responses/response_200
- fake_delete_coffee_id/delete
- responses/response_default
- fake_health/get/responses/response_200
- fake_inline_composition/post
- parameters/parameter_1
- request_body/content/multipart_form_data
- responses/response_200
- content/multipart_form_data
- fake_json_form_data/get/request_body/content/application_x_www_form_urlencoded
- fake_json_with_charset/post/responses/response_200
- fake_multiple_request_body_content_types/post
- request_body/content
- application_json
- multipart_form_data
- responses/response_200
- fake_multiple_response_bodies/get/responses
- response_200
- response_202
- fake_multiple_securities/get/responses/response_200
- fake_obj_in_query/get
- parameters/parameter_0
- fake_parameter_collisions1_abab_self_ab/post
- responses/response_200
- fake_pet_id_upload_image_with_required_file/post
- request_body/content/multipart_form_data
- responses/response_200
- fake_query_param_with_json_content_type/get
- responses/response_200
- fake_redirection/get/responses
- response_303
- response_3xx
- fake_ref_obj_in_query/get
- fake_refs_array_of_enums/post/responses/response_200
- fake_refs_arraymodel/post/responses/response_200
- fake_refs_boolean/post/responses/response_200
- fake_refs_composed_one_of_number_with_validations/post/responses/response_200
- fake_refs_enum/post/responses/response_200
- fake_refs_mammal/post/responses/response_200
- fake_refs_number/post/responses/response_200
- fake_refs_object_model_with_ref_props/post/responses/response_200
- fake_refs_string/post/responses/response_200
- fake_response_without_schema/get/responses/response_200
- fake_test_query_paramters/put
- fake_upload_download_file/post/responses/response_200
- fake_upload_file/post
- request_body/content/multipart_form_data
- responses/response_200
- fake_upload_files/post
- request_body/content/multipart_form_data
- responses/response_200
- fake_wild_card_responses/get/responses
- response_1xx
- response_200
- response_2xx
- response_3xx
- response_4xx
- response_5xx
- foo/get
- responses/response_default
- content/application_json
- servers
- pet
- post/responses/response_405
- put/responses
- response_400
- response_404
- response_405
- pet_find_by_status
- get
- responses/response_400
- servers
- pet_find_by_tags/get
- responses/response_400
- pet_pet_id
- delete
- responses/response_400
- get
- responses
- response_200
- response_400
- response_404
- post
- request_body/content/application_x_www_form_urlencoded
- responses/response_405
- pet_pet_id_upload_image/post
- request_body/content/multipart_form_data
- store_order/post/responses
- response_200
- response_400
- store_order_order_id
- delete
- responses
- response_400
- response_404
- get
- responses
- response_200
- response_400
- response_404
- user/post/responses/response_default
- user_create_with_array/post/responses/response_default
- user_create_with_list/post/responses/response_default
- user_login/get
- responses
- response_200
- response_400
- user_username
- delete
- responses/response_404
- get
- responses
- response_200
- response_400
- response_404
- put
- responses
- response_400
- response_404
- servers
- tests_manual
- src
- main
- java/org/openapijsonschematools/codegen/generators
- openapimodels
- resources/python
- components
- responses
- schemas
- test
- java/org/openapijsonschematools/codegen/generators
- resources/3_0
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
823 files changed
+2550
-6000
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| 86 | + | |
85 | 87 |
| |
86 | 88 |
| |
87 | 89 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 8 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
28 | 22 |
| |
29 | 23 |
| |
| 24 | + | |
30 | 25 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + |
Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 77 | + | |
81 | 78 |
| |
82 | 79 |
| |
83 | 80 |
| |
84 | 81 |
| |
85 | 82 |
| |
86 | 83 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
| 84 | + | |
91 | 85 |
| |
92 | 86 |
| |
93 | 87 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 |
| |
130 | 133 |
| |
131 | 134 |
| |
|
samples/client/3_0_3_unit_test/python/src/unit_test_api/components/schema/allof_with_base_schema.py
Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
| |||
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
91 |
| - | |
| 94 | + | |
92 | 95 |
| |
93 | 96 |
| |
94 | 97 |
| |
| |||
122 | 125 |
| |
123 | 126 |
| |
124 | 127 |
| |
125 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
126 | 132 |
| |
127 | 133 |
| |
128 | 134 |
| |
| |||
161 | 167 |
| |
162 | 168 |
| |
163 | 169 |
| |
164 |
| - | |
| 170 | + | |
165 | 171 |
| |
166 | 172 |
| |
167 | 173 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 |
| |
130 | 133 |
| |
131 | 134 |
| |
|
0 commit comments