This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
525 files changed
+5829
-13974
lines changed- samples/client
- 3_0_3_unit_test/python
- src/unit_test_api
- paths
- request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body/post
- request_body
- request_body_post_additionalproperties_are_allowed_by_default_request_body/post
- request_body
- request_body_post_additionalproperties_can_exist_by_itself_request_body/post
- request_body
- request_body_post_additionalproperties_should_not_look_in_applicators_request_body/post
- request_body
- request_body_post_allof_combined_with_anyof_oneof_request_body/post
- request_body
- request_body_post_allof_request_body/post
- request_body
- request_body_post_allof_simple_types_request_body/post
- request_body
- request_body_post_allof_with_base_schema_request_body/post
- request_body
- request_body_post_allof_with_one_empty_schema_request_body/post
- request_body
- request_body_post_allof_with_the_first_empty_schema_request_body/post
- request_body
- request_body_post_allof_with_the_last_empty_schema_request_body/post
- request_body
- request_body_post_allof_with_two_empty_schemas_request_body/post
- request_body
- request_body_post_anyof_complex_types_request_body/post
- request_body
- request_body_post_anyof_request_body/post
- request_body
- request_body_post_anyof_with_base_schema_request_body/post
- request_body
- request_body_post_anyof_with_one_empty_schema_request_body/post
- request_body
- request_body_post_array_type_matches_arrays_request_body/post
- request_body
- request_body_post_boolean_type_matches_booleans_request_body/post
- request_body
- request_body_post_by_int_request_body/post
- request_body
- request_body_post_by_number_request_body/post
- request_body
- request_body_post_by_small_number_request_body/post
- request_body
- request_body_post_date_time_format_request_body/post
- request_body
- request_body_post_email_format_request_body/post
- request_body
- request_body_post_enum_with0_does_not_match_false_request_body/post
- request_body
- request_body_post_enum_with1_does_not_match_true_request_body/post
- request_body
- request_body_post_enum_with_escaped_characters_request_body/post
- request_body
- request_body_post_enum_with_false_does_not_match0_request_body/post
- request_body
- request_body_post_enum_with_true_does_not_match1_request_body/post
- request_body
- request_body_post_enums_in_properties_request_body/post
- request_body
- request_body_post_forbidden_property_request_body/post
- request_body
- request_body_post_hostname_format_request_body/post
- request_body
- request_body_post_integer_type_matches_integers_request_body/post
- request_body
- request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body/post
- request_body
- request_body_post_invalid_string_value_for_default_request_body/post
- request_body
- request_body_post_ipv4_format_request_body/post
- request_body
- request_body_post_ipv6_format_request_body/post
- request_body
- request_body_post_json_pointer_format_request_body/post
- request_body
- request_body_post_maximum_validation_request_body/post
- request_body
- request_body_post_maximum_validation_with_unsigned_integer_request_body/post
- request_body
- request_body_post_maxitems_validation_request_body/post
- request_body
- request_body_post_maxlength_validation_request_body/post
- request_body
- request_body_post_maxproperties0_means_the_object_is_empty_request_body/post
- request_body
- request_body_post_maxproperties_validation_request_body/post
- request_body
- request_body_post_minimum_validation_request_body/post
- request_body
- request_body_post_minimum_validation_with_signed_integer_request_body/post
- request_body
- request_body_post_minitems_validation_request_body/post
- request_body
- request_body_post_minlength_validation_request_body/post
- request_body
- request_body_post_minproperties_validation_request_body/post
- request_body
- request_body_post_nested_allof_to_check_validation_semantics_request_body/post
- request_body
- request_body_post_nested_anyof_to_check_validation_semantics_request_body/post
- request_body
- request_body_post_nested_items_request_body/post
- request_body
- request_body_post_nested_oneof_to_check_validation_semantics_request_body/post
- request_body
- request_body_post_not_more_complex_schema_request_body/post
- request_body
- request_body_post_not_request_body/post
- request_body
- request_body_post_nul_characters_in_strings_request_body/post
- request_body
- request_body_post_null_type_matches_only_the_null_object_request_body/post
- request_body
- request_body_post_number_type_matches_numbers_request_body/post
- request_body
- request_body_post_object_properties_validation_request_body/post
- request_body
- request_body_post_object_type_matches_objects_request_body/post
- request_body
- request_body_post_oneof_complex_types_request_body/post
- request_body
- request_body_post_oneof_request_body/post
- request_body
- request_body_post_oneof_with_base_schema_request_body/post
- request_body
- request_body_post_oneof_with_empty_schema_request_body/post
- request_body
- request_body_post_oneof_with_required_request_body/post
- request_body
- request_body_post_pattern_is_not_anchored_request_body/post
- request_body
- request_body_post_pattern_validation_request_body/post
- request_body
- request_body_post_properties_with_escaped_characters_request_body/post
- request_body
- request_body_post_property_named_ref_that_is_not_a_reference_request_body/post
- request_body
- request_body_post_ref_in_additionalproperties_request_body/post
- request_body
- request_body_post_ref_in_allof_request_body/post
- request_body
- request_body_post_ref_in_anyof_request_body/post
- request_body
- request_body_post_ref_in_items_request_body/post
- request_body
- request_body_post_ref_in_not_request_body/post
- request_body
- request_body_post_ref_in_oneof_request_body/post
- request_body
- request_body_post_ref_in_property_request_body/post
- request_body
- request_body_post_required_default_validation_request_body/post
- request_body
- request_body_post_required_validation_request_body/post
- request_body
- request_body_post_required_with_empty_array_request_body/post
- request_body
- request_body_post_required_with_escaped_characters_request_body/post
- request_body
- request_body_post_simple_enum_validation_request_body/post
- request_body
- request_body_post_string_type_matches_strings_request_body/post
- request_body
- request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body/post
- request_body
- request_body_post_uniqueitems_false_validation_request_body/post
- request_body
- request_body_post_uniqueitems_validation_request_body/post
- request_body
- request_body_post_uri_format_request_body/post
- request_body
- request_body_post_uri_reference_format_request_body/post
- request_body
- request_body_post_uri_template_format_request_body/post
- request_body
- response_body_post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types/post
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types/post
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types/post
- response_body_post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types/post
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types/post
- response_body_post_allof_response_body_for_content_types/post
- response_body_post_allof_simple_types_response_body_for_content_types/post
- response_body_post_allof_with_base_schema_response_body_for_content_types/post
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types/post
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types/post
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types/post
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types/post
- response_body_post_anyof_complex_types_response_body_for_content_types/post
- response_body_post_anyof_response_body_for_content_types/post
- response_body_post_anyof_with_base_schema_response_body_for_content_types/post
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types/post
- response_body_post_array_type_matches_arrays_response_body_for_content_types/post
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types/post
- response_body_post_by_int_response_body_for_content_types/post
- response_body_post_by_number_response_body_for_content_types/post
- response_body_post_by_small_number_response_body_for_content_types/post
- response_body_post_date_time_format_response_body_for_content_types/post
- response_body_post_email_format_response_body_for_content_types/post
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types/post
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types/post
- response_body_post_enum_with_escaped_characters_response_body_for_content_types/post
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types/post
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types/post
- response_body_post_enums_in_properties_response_body_for_content_types/post
- response_body_post_forbidden_property_response_body_for_content_types/post
- response_body_post_hostname_format_response_body_for_content_types/post
- response_body_post_integer_type_matches_integers_response_body_for_content_types/post
- response_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types/post
- response_body_post_invalid_string_value_for_default_response_body_for_content_types/post
- response_body_post_ipv4_format_response_body_for_content_types/post
- response_body_post_ipv6_format_response_body_for_content_types/post
- response_body_post_json_pointer_format_response_body_for_content_types/post
- response_body_post_maximum_validation_response_body_for_content_types/post
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types/post
- response_body_post_maxitems_validation_response_body_for_content_types/post
- response_body_post_maxlength_validation_response_body_for_content_types/post
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types/post
- response_body_post_maxproperties_validation_response_body_for_content_types/post
- response_body_post_minimum_validation_response_body_for_content_types/post
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types/post
- response_body_post_minitems_validation_response_body_for_content_types/post
- response_body_post_minlength_validation_response_body_for_content_types/post
- response_body_post_minproperties_validation_response_body_for_content_types/post
- response_body_post_nested_allof_to_check_validation_semantics_response_body_for_content_types/post
- response_body_post_nested_anyof_to_check_validation_semantics_response_body_for_content_types/post
- response_body_post_nested_items_response_body_for_content_types/post
- response_body_post_nested_oneof_to_check_validation_semantics_response_body_for_content_types/post
- response_body_post_not_more_complex_schema_response_body_for_content_types/post
- response_body_post_not_response_body_for_content_types/post
- response_body_post_nul_characters_in_strings_response_body_for_content_types/post
- response_body_post_null_type_matches_only_the_null_object_response_body_for_content_types/post
- response_body_post_number_type_matches_numbers_response_body_for_content_types/post
- response_body_post_object_properties_validation_response_body_for_content_types/post
- response_body_post_object_type_matches_objects_response_body_for_content_types/post
- response_body_post_oneof_complex_types_response_body_for_content_types/post
- response_body_post_oneof_response_body_for_content_types/post
- response_body_post_oneof_with_base_schema_response_body_for_content_types/post
- response_body_post_oneof_with_empty_schema_response_body_for_content_types/post
- response_body_post_oneof_with_required_response_body_for_content_types/post
- response_body_post_pattern_is_not_anchored_response_body_for_content_types/post
- response_body_post_pattern_validation_response_body_for_content_types/post
- response_body_post_properties_with_escaped_characters_response_body_for_content_types/post
- response_body_post_property_named_ref_that_is_not_a_reference_response_body_for_content_types/post
- response_body_post_ref_in_additionalproperties_response_body_for_content_types/post
- response_body_post_ref_in_allof_response_body_for_content_types/post
- response_body_post_ref_in_anyof_response_body_for_content_types/post
- response_body_post_ref_in_items_response_body_for_content_types/post
- response_body_post_ref_in_not_response_body_for_content_types/post
- response_body_post_ref_in_oneof_response_body_for_content_types/post
- response_body_post_ref_in_property_response_body_for_content_types/post
- response_body_post_required_default_validation_response_body_for_content_types/post
- response_body_post_required_validation_response_body_for_content_types/post
- response_body_post_required_with_empty_array_response_body_for_content_types/post
- response_body_post_required_with_escaped_characters_response_body_for_content_types/post
- response_body_post_simple_enum_validation_response_body_for_content_types/post
- response_body_post_string_type_matches_strings_response_body_for_content_types/post
- response_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types/post
- response_body_post_uniqueitems_false_validation_response_body_for_content_types/post
- response_body_post_uniqueitems_validation_response_body_for_content_types/post
- response_body_post_uri_format_response_body_for_content_types/post
- response_body_post_uri_reference_format_response_body_for_content_types/post
- response_body_post_uri_template_format_response_body_for_content_types/post
- schemas
- test/test_paths
- test_request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body
- test_request_body_post_additionalproperties_are_allowed_by_default_request_body
- test_request_body_post_additionalproperties_can_exist_by_itself_request_body
- test_request_body_post_additionalproperties_should_not_look_in_applicators_request_body
- test_request_body_post_allof_combined_with_anyof_oneof_request_body
- test_request_body_post_allof_request_body
- test_request_body_post_allof_simple_types_request_body
- test_request_body_post_allof_with_base_schema_request_body
- test_request_body_post_allof_with_one_empty_schema_request_body
- test_request_body_post_allof_with_the_first_empty_schema_request_body
- test_request_body_post_allof_with_the_last_empty_schema_request_body
- test_request_body_post_allof_with_two_empty_schemas_request_body
- test_request_body_post_anyof_complex_types_request_body
- test_request_body_post_anyof_request_body
- test_request_body_post_anyof_with_base_schema_request_body
- test_request_body_post_anyof_with_one_empty_schema_request_body
- test_request_body_post_array_type_matches_arrays_request_body
- test_request_body_post_boolean_type_matches_booleans_request_body
- test_request_body_post_by_int_request_body
- test_request_body_post_by_number_request_body
- test_request_body_post_by_small_number_request_body
- test_request_body_post_date_time_format_request_body
- test_request_body_post_email_format_request_body
- test_request_body_post_enum_with0_does_not_match_false_request_body
- test_request_body_post_enum_with1_does_not_match_true_request_body
- test_request_body_post_enum_with_escaped_characters_request_body
- test_request_body_post_enum_with_false_does_not_match0_request_body
- test_request_body_post_enum_with_true_does_not_match1_request_body
- test_request_body_post_enums_in_properties_request_body
- test_request_body_post_forbidden_property_request_body
- test_request_body_post_hostname_format_request_body
- test_request_body_post_integer_type_matches_integers_request_body
- test_request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body
- test_request_body_post_invalid_string_value_for_default_request_body
- test_request_body_post_ipv4_format_request_body
- test_request_body_post_ipv6_format_request_body
- test_request_body_post_json_pointer_format_request_body
- test_request_body_post_maximum_validation_request_body
- test_request_body_post_maximum_validation_with_unsigned_integer_request_body
- test_request_body_post_maxitems_validation_request_body
- test_request_body_post_maxlength_validation_request_body
- test_request_body_post_maxproperties0_means_the_object_is_empty_request_body
- test_request_body_post_maxproperties_validation_request_body
- test_request_body_post_minimum_validation_request_body
- test_request_body_post_minimum_validation_with_signed_integer_request_body
- test_request_body_post_minitems_validation_request_body
- test_request_body_post_minlength_validation_request_body
- test_request_body_post_minproperties_validation_request_body
- test_request_body_post_nested_allof_to_check_validation_semantics_request_body
- test_request_body_post_nested_anyof_to_check_validation_semantics_request_body
- test_request_body_post_nested_items_request_body
- test_request_body_post_nested_oneof_to_check_validation_semantics_request_body
- test_request_body_post_not_more_complex_schema_request_body
- test_request_body_post_not_request_body
- test_request_body_post_nul_characters_in_strings_request_body
- test_request_body_post_null_type_matches_only_the_null_object_request_body
- test_request_body_post_number_type_matches_numbers_request_body
- test_request_body_post_object_properties_validation_request_body
- test_request_body_post_object_type_matches_objects_request_body
- test_request_body_post_oneof_complex_types_request_body
- test_request_body_post_oneof_request_body
- test_request_body_post_oneof_with_base_schema_request_body
- test_request_body_post_oneof_with_empty_schema_request_body
- test_request_body_post_oneof_with_required_request_body
- test_request_body_post_pattern_is_not_anchored_request_body
- test_request_body_post_pattern_validation_request_body
- test_request_body_post_properties_with_escaped_characters_request_body
- test_request_body_post_property_named_ref_that_is_not_a_reference_request_body
- test_request_body_post_ref_in_additionalproperties_request_body
- test_request_body_post_ref_in_allof_request_body
- test_request_body_post_ref_in_anyof_request_body
- test_request_body_post_ref_in_items_request_body
- test_request_body_post_ref_in_not_request_body
- test_request_body_post_ref_in_oneof_request_body
- test_request_body_post_ref_in_property_request_body
- test_request_body_post_required_default_validation_request_body
- test_request_body_post_required_validation_request_body
- test_request_body_post_required_with_empty_array_request_body
- test_request_body_post_required_with_escaped_characters_request_body
- test_request_body_post_simple_enum_validation_request_body
- test_request_body_post_string_type_matches_strings_request_body
- test_request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body
- test_request_body_post_uniqueitems_false_validation_request_body
- test_request_body_post_uniqueitems_validation_request_body
- test_request_body_post_uri_format_request_body
- test_request_body_post_uri_reference_format_request_body
- test_request_body_post_uri_template_format_request_body
- openapi_features
- nonCompliantUseDiscriminatorIfCompositionFails/python
- src/this_package
- paths/operators/post
- request_body
- schemas
- test/components/schema
- security/python/src/this_package
- paths
- path_with_no_explicit_security/get
- path_with_one_explicit_security/get
- path_with_security_from_root/get
- path_with_two_explicit_security/get
- schemas
- petstore/python
- .openapi-generator
- src/petstore_api
- components
- request_bodies
- request_body_client
- request_body_pet
- request_body_user_array
- responses
- response_success_inline_content_and_header
- response_success_with_json_api_response
- paths
- another_fake_dummy/patch
- fake_additional_properties_with_array_of_enums/get
- request_body
- fake_body_with_file_schema/put
- request_body
- fake_body_with_query_params/put
- request_body
- fake_case_sensitive_params/put
- fake_classname_test/patch
- fake_delete_coffee_id/delete
- fake_health/get
- fake_inline_additional_properties/post
- request_body
- fake_inline_composition/post
- request_body
- fake_json_form_data/get
- request_body
- fake_json_patch/patch
- request_body
- fake_json_with_charset/post
- request_body
- fake_multiple_response_bodies/get
- fake_multiple_securities/get
- fake_obj_in_query/get
- fake_parameter_collisions1_abab_self_ab/post
- request_body
- fake_pet_id_upload_image_with_required_file/post
- request_body
- fake_query_param_with_json_content_type/get
- fake_redirection/get
- fake_ref_obj_in_query/get
- fake_refs_array_of_enums/post
- request_body
- fake_refs_arraymodel/post
- request_body
- fake_refs_boolean/post
- request_body
- fake_refs_composed_one_of_number_with_validations/post
- request_body
- fake_refs_enum/post
- request_body
- fake_refs_mammal/post
- request_body
- fake_refs_number/post
- request_body
- fake_refs_object_model_with_ref_props/post
- request_body
- fake_refs_string/post
- request_body
- fake_response_without_schema/get
- fake_test_query_paramters/put
- fake_upload_download_file/post
- request_body
- fake_upload_files/post
- request_body
- fake_upload_file/post
- request_body
- fake_wild_card_responses/get
- fake
- delete
- get
- request_body
- patch
- post
- request_body
- foo/get
- pet_find_by_status/get
- pet_find_by_tags/get
- pet_pet_id_upload_image/post
- request_body
- pet_pet_id
- delete
- get
- post
- request_body
- pet
- post
- put
- solidus/get
- store_inventory/get
- store_order_order_id
- delete
- get
- store_order/post
- request_body
- user_create_with_array/post
- user_create_with_list/post
- user_login/get
- responses/response_200
- user_logout/get
- user_username
- delete
- get
- put
- request_body
- user/post
- request_body
- schemas
- tests_manual
- test_paths/test_pet_pet_id
- src
- main
- java/org/openapijsonschematools/codegen
- generatorrunner
- generators
- openapimodels
- resources/python
- components
- request_bodies
- responses
- schemas
- paths/path/verb
- schemas
- test/java/org/openapijsonschematools/codegen/generatorrunner
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
525 files changed
+5829
-13974
lines changedLines changed: 45 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
388 | 398 | | |
389 | 399 | | |
390 | 400 | | |
| |||
1206 | 1216 | | |
1207 | 1217 | | |
1208 | 1218 | | |
1209 | | - | |
1210 | | - | |
1211 | | - | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
1212 | 1222 | | |
1213 | 1223 | | |
1214 | 1224 | | |
1215 | 1225 | | |
1216 | | - | |
1217 | | - | |
1218 | | - | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | | - | |
1226 | | - | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
1227 | 1239 | | |
1228 | 1240 | | |
1229 | 1241 | | |
| |||
1252 | 1264 | | |
1253 | 1265 | | |
1254 | 1266 | | |
1255 | | - | |
| 1267 | + | |
1256 | 1268 | | |
1257 | 1269 | | |
1258 | 1270 | | |
| |||
1261 | 1273 | | |
1262 | 1274 | | |
1263 | 1275 | | |
1264 | | - | |
1265 | | - | |
1266 | | - | |
1267 | | - | |
1268 | | - | |
1269 | | - | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
| 1276 | + | |
1273 | 1277 | | |
1274 | 1278 | | |
1275 | 1279 | | |
1276 | | - | |
| 1280 | + | |
1277 | 1281 | | |
1278 | 1282 | | |
1279 | 1283 | | |
1280 | 1284 | | |
1281 | 1285 | | |
1282 | 1286 | | |
1283 | | - | |
| 1287 | + | |
1284 | 1288 | | |
1285 | 1289 | | |
1286 | 1290 | | |
| |||
1289 | 1293 | | |
1290 | 1294 | | |
1291 | 1295 | | |
1292 | | - | |
1293 | | - | |
| 1296 | + | |
| 1297 | + | |
1294 | 1298 | | |
1295 | 1299 | | |
1296 | 1300 | | |
1297 | 1301 | | |
1298 | 1302 | | |
1299 | 1303 | | |
1300 | 1304 | | |
1301 | | - | |
| 1305 | + | |
1302 | 1306 | | |
1303 | | - | |
1304 | | - | |
1305 | 1307 | | |
1306 | 1308 | | |
1307 | 1309 | | |
| |||
1344 | 1346 | | |
1345 | 1347 | | |
1346 | 1348 | | |
1347 | | - | |
| 1349 | + | |
1348 | 1350 | | |
1349 | 1351 | | |
1350 | 1352 | | |
1351 | 1353 | | |
1352 | | - | |
1353 | | - | |
1354 | | - | |
1355 | 1354 | | |
1356 | 1355 | | |
1357 | 1356 | | |
1358 | 1357 | | |
1359 | 1358 | | |
1360 | 1359 | | |
1361 | | - | |
| 1360 | + | |
1362 | 1361 | | |
1363 | 1362 | | |
1364 | 1363 | | |
| |||
1376 | 1375 | | |
1377 | 1376 | | |
1378 | 1377 | | |
| 1378 | + | |
| 1379 | + | |
1379 | 1380 | | |
1380 | 1381 | | |
| 1382 | + | |
| 1383 | + | |
1381 | 1384 | | |
1382 | 1385 | | |
| 1386 | + | |
| 1387 | + | |
1383 | 1388 | | |
1384 | 1389 | | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
1385 | 1393 | | |
1386 | 1394 | | |
1387 | 1395 | | |
1388 | | - | |
| 1396 | + | |
1389 | 1397 | | |
1390 | 1398 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
39 | | - | |
| 35 | + | |
| 36 | + | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
53 | | - | |
54 | | - | |
| 50 | + | |
| 51 | + | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
67 | | - | |
68 | | - | |
| 64 | + | |
| 65 | + | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
| |||
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
83 | | - | |
| 80 | + | |
84 | 81 | | |
85 | 82 | | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
88 | 85 | | |
89 | | - | |
90 | | - | |
| 86 | + | |
| 87 | + | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
| |||
97 | 94 | | |
98 | 95 | | |
99 | 96 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
103 | 100 | | |
104 | 101 | | |
105 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
Lines changed: 8 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
83 | | - | |
| 80 | + | |
84 | 81 | | |
85 | 82 | | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
88 | 85 | | |
89 | | - | |
90 | | - | |
| 86 | + | |
| 87 | + | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
| |||
97 | 94 | | |
98 | 95 | | |
99 | 96 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
103 | 100 | | |
104 | 101 | | |
105 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments