This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
7,118 files changed
+260194
-323810
lines changed- .circleci
- .github
- ISSUE_TEMPLATE
- workflows
- CI
- bin
- configs
- unmaintained
- openapi3
- tests
- utils
- release
- docs
- generators
- modules
- openapi-json-schema-generator
- src
- main
- java/org
- openapijsonschematools/codegen
- auth
- config
- examples
- exceptions
- ignore
- rules
- languages
- features
- model
- serializer
- templating
- handlebars
- mustache
- utils
- validations/oas
- openapitools/codegen
- exceptions
- languages
- model
- templating/handlebars
- utils
- resources
- Java
- libraries
- apache-httpclient
- feign
- google-api-client
- jersey2
- jersey3
- native
- okhttp-gson
- rest-assured
- resteasy
- resttemplate
- retrofit2
- play24
- play25
- play26
- vertx
- webclient
- META-INF/services
- _common
- codegen
- kotlin
- kotlin-client
- libraries/jvm-ktor/infrastructure
- python
- apis
- paths
- tags
- components
- headers
- parameters
- request_bodies
- responses
- schemas
- security_schemes
- configurations
- model_templates
- paths
- path
- verb
- security
- servers
- test
- java/org
- openapijsonschematools/codegen
- java
- assertions
- languages/features
- options
- python
- serializer
- templating
- handlebars
- mustache
- testutils
- utils
- validations/oas
- openapitools/codegen
- java
- python
- utils
- resources
- 2_0
- rust-server
- templates/Java/libraries/jersey2
- 3_0
- csharp
- java
- powershell
- protobuf-schema
- python
- python-prior
- codegen/scala
- integrationtests/typescript
- array-and-object-expected
- api
- model
- objectsWithEnums-expected
- org/openapijsonschematools/codegen/kotlin/KotlinTestUtilsTest
- badPack/com/example
- normalPack/com/example
- templating/templates/jmeter
- openapi-json-schema-generator-cli
- src
- main
- java/org
- openapijsonschematools/codegen
- cmd
- openapitools/codegen
- resources
- test/java/org/openapijsonschematools/codegen/cmd
- utils
- openapi-json-schema-generator-core
- src
- main/java/org
- openapijsonschematools/codegen
- api
- config
- meta
- features
- annotations
- validation
- openapitools/codegen/meta/features
- test/java/org/openapijsonschematools/codegen
- config
- meta
- validation
- openapi-json-schema-generator-online
- .openapi-generator
- src
- main
- java/org/openapitools/codegen/online
- api
- configuration
- model
- service
- resources
- static
- test/java/org/openapitools/codegen/online/api
- samples
- meta-codegen
- lib
- src
- main/java/com/my/company/codegen
- test/java/com/my/company/codegen
- usage
- .openapi-generator
- src/org/openapitools/api
- meta-codegen-kotlin
- lib
- src
- main/kotlin/com/my/company/codegen
- test/kotlin/com/my/company/codegen
- usage
- src/org/openapitools/api
- openapi3/client/3_0_3_unit_test/python
- .openapi-generator
- docs
- apis/tags
- components/schema
- models
- paths
- request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body
- request_body_post_additionalproperties_are_allowed_by_default_request_body
- request_body_post_additionalproperties_can_exist_by_itself_request_body
- request_body_post_additionalproperties_should_not_look_in_applicators_request_body
- request_body_post_allof_combined_with_anyof_oneof_request_body
- request_body_post_allof_request_body
- request_body_post_allof_simple_types_request_body
- request_body_post_allof_with_base_schema_request_body
- request_body_post_allof_with_one_empty_schema_request_body
- request_body_post_allof_with_the_first_empty_schema_request_body
- request_body_post_allof_with_the_last_empty_schema_request_body
- request_body_post_allof_with_two_empty_schemas_request_body
- request_body_post_anyof_complex_types_request_body
- request_body_post_anyof_request_body
- request_body_post_anyof_with_base_schema_request_body
- request_body_post_anyof_with_one_empty_schema_request_body
- request_body_post_array_type_matches_arrays_request_body
- request_body_post_boolean_type_matches_booleans_request_body
- request_body_post_by_int_request_body
- request_body_post_by_number_request_body
- request_body_post_by_small_number_request_body
- request_body_post_date_time_format_request_body
- request_body_post_email_format_request_body
- request_body_post_enum_with0_does_not_match_false_request_body
- request_body_post_enum_with1_does_not_match_true_request_body
- request_body_post_enum_with_escaped_characters_request_body
- request_body_post_enum_with_false_does_not_match0_request_body
- request_body_post_enum_with_true_does_not_match1_request_body
- request_body_post_enums_in_properties_request_body
- request_body_post_forbidden_property_request_body
- request_body_post_hostname_format_request_body
- request_body_post_integer_type_matches_integers_request_body
- request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body
- request_body_post_invalid_string_value_for_default_request_body
- request_body_post_ipv4_format_request_body
- request_body_post_ipv6_format_request_body
- request_body_post_json_pointer_format_request_body
- request_body_post_maximum_validation_request_body
- request_body_post_maximum_validation_with_unsigned_integer_request_body
- request_body_post_maxitems_validation_request_body
- request_body_post_maxlength_validation_request_body
- request_body_post_maxproperties0_means_the_object_is_empty_request_body
- request_body_post_maxproperties_validation_request_body
- request_body_post_minimum_validation_request_body
- request_body_post_minimum_validation_with_signed_integer_request_body
- request_body_post_minitems_validation_request_body
- request_body_post_minlength_validation_request_body
- request_body_post_minproperties_validation_request_body
- request_body_post_nested_allof_to_check_validation_semantics_request_body
- request_body_post_nested_anyof_to_check_validation_semantics_request_body
- request_body_post_nested_items_request_body
- request_body_post_nested_oneof_to_check_validation_semantics_request_body
- request_body_post_not_more_complex_schema_request_body
- request_body_post_not_request_body
- request_body_post_nul_characters_in_strings_request_body
- request_body_post_null_type_matches_only_the_null_object_request_body
- request_body_post_number_type_matches_numbers_request_body
- request_body_post_object_properties_validation_request_body
- request_body_post_object_type_matches_objects_request_body
- request_body_post_oneof_complex_types_request_body
- request_body_post_oneof_request_body
- request_body_post_oneof_with_base_schema_request_body
- request_body_post_oneof_with_empty_schema_request_body
- request_body_post_oneof_with_required_request_body
- request_body_post_pattern_is_not_anchored_request_body
- request_body_post_pattern_validation_request_body
- request_body_post_properties_with_escaped_characters_request_body
- request_body_post_property_named_ref_that_is_not_a_reference_request_body
- request_body_post_ref_in_additionalproperties_request_body
- request_body_post_ref_in_allof_request_body
- request_body_post_ref_in_anyof_request_body
- request_body_post_ref_in_items_request_body
- request_body_post_ref_in_not_request_body
- request_body_post_ref_in_oneof_request_body
- request_body_post_ref_in_property_request_body
- request_body_post_required_default_validation_request_body
- request_body_post_required_validation_request_body
- request_body_post_required_with_empty_array_request_body
- request_body_post_required_with_escaped_characters_request_body
- request_body_post_simple_enum_validation_request_body
- request_body_post_string_type_matches_strings_request_body
- request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body
- request_body_post_uniqueitems_false_validation_request_body
- request_body_post_uniqueitems_validation_request_body
- request_body_post_uri_format_request_body
- request_body_post_uri_reference_format_request_body
- request_body_post_uri_template_format_request_body
- response_body_post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types
- response_body_post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types
- response_body_post_allof_response_body_for_content_types
- response_body_post_allof_simple_types_response_body_for_content_types
- response_body_post_allof_with_base_schema_response_body_for_content_types
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types
- response_body_post_anyof_complex_types_response_body_for_content_types
- response_body_post_anyof_response_body_for_content_types
- response_body_post_anyof_with_base_schema_response_body_for_content_types
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types
- response_body_post_array_type_matches_arrays_response_body_for_content_types
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types
- response_body_post_by_int_response_body_for_content_types
- response_body_post_by_number_response_body_for_content_types
- response_body_post_by_small_number_response_body_for_content_types
- response_body_post_date_time_format_response_body_for_content_types
- response_body_post_email_format_response_body_for_content_types
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types
- response_body_post_enum_with_escaped_characters_response_body_for_content_types
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types
- response_body_post_enums_in_properties_response_body_for_content_types
- response_body_post_forbidden_property_response_body_for_content_types
- response_body_post_hostname_format_response_body_for_content_types
- response_body_post_integer_type_matches_integers_response_body_for_content_types
- response_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types
- response_body_post_invalid_string_value_for_default_response_body_for_content_types
- response_body_post_ipv4_format_response_body_for_content_types
- response_body_post_ipv6_format_response_body_for_content_types
- response_body_post_json_pointer_format_response_body_for_content_types
- response_body_post_maximum_validation_response_body_for_content_types
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types
- response_body_post_maxitems_validation_response_body_for_content_types
- response_body_post_maxlength_validation_response_body_for_content_types
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types
- response_body_post_maxproperties_validation_response_body_for_content_types
- response_body_post_minimum_validation_response_body_for_content_types
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types
- response_body_post_minitems_validation_response_body_for_content_types
- response_body_post_minlength_validation_response_body_for_content_types
- response_body_post_minproperties_validation_response_body_for_content_types
- response_body_post_nested_allof_to_check_validation_semantics_response_body_for_content_types
- response_body_post_nested_anyof_to_check_validation_semantics_response_body_for_content_types
- response_body_post_nested_items_response_body_for_content_types
- response_body_post_nested_oneof_to_check_validation_semantics_response_body_for_content_types
- response_body_post_not_more_complex_schema_response_body_for_content_types
- response_body_post_not_response_body_for_content_types
- response_body_post_nul_characters_in_strings_response_body_for_content_types
- response_body_post_null_type_matches_only_the_null_object_response_body_for_content_types
- response_body_post_number_type_matches_numbers_response_body_for_content_types
- response_body_post_object_properties_validation_response_body_for_content_types
- response_body_post_object_type_matches_objects_response_body_for_content_types
- response_body_post_oneof_complex_types_response_body_for_content_types
- response_body_post_oneof_response_body_for_content_types
- response_body_post_oneof_with_base_schema_response_body_for_content_types
- response_body_post_oneof_with_empty_schema_response_body_for_content_types
- response_body_post_oneof_with_required_response_body_for_content_types
- response_body_post_pattern_is_not_anchored_response_body_for_content_types
- response_body_post_pattern_validation_response_body_for_content_types
- response_body_post_properties_with_escaped_characters_response_body_for_content_types
- response_body_post_property_named_ref_that_is_not_a_reference_response_body_for_content_types
- response_body_post_ref_in_additionalproperties_response_body_for_content_types
- response_body_post_ref_in_allof_response_body_for_content_types
- response_body_post_ref_in_anyof_response_body_for_content_types
- response_body_post_ref_in_items_response_body_for_content_types
- response_body_post_ref_in_not_response_body_for_content_types
- response_body_post_ref_in_oneof_response_body_for_content_types
- response_body_post_ref_in_property_response_body_for_content_types
- response_body_post_required_default_validation_response_body_for_content_types
- response_body_post_required_validation_response_body_for_content_types
- response_body_post_required_with_empty_array_response_body_for_content_types
- response_body_post_required_with_escaped_characters_response_body_for_content_types
- response_body_post_simple_enum_validation_response_body_for_content_types
- response_body_post_string_type_matches_strings_response_body_for_content_types
- response_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types
- response_body_post_uniqueitems_false_validation_response_body_for_content_types
- response_body_post_uniqueitems_validation_response_body_for_content_types
- response_body_post_uri_format_response_body_for_content_types
- response_body_post_uri_reference_format_response_body_for_content_types
- response_body_post_uri_template_format_response_body_for_content_types
- servers
- src/unit_test_api
- apis
- paths
- tags
- components
- schema
- schemas
- configurations
- paths
- request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_additionalproperties_are_allowed_by_default_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_additionalproperties_can_exist_by_itself_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_additionalproperties_should_not_look_in_applicators_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_combined_with_anyof_oneof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_simple_types_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_with_base_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_with_one_empty_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_with_the_first_empty_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_with_the_last_empty_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_allof_with_two_empty_schemas_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_anyof_complex_types_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_anyof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_anyof_with_base_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_anyof_with_one_empty_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_array_type_matches_arrays_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_boolean_type_matches_booleans_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_by_int_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_by_number_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_by_small_number_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_date_time_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_email_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_enum_with0_does_not_match_false_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_enum_with1_does_not_match_true_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_enum_with_escaped_characters_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_enum_with_false_does_not_match0_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_enum_with_true_does_not_match1_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_enums_in_properties_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_forbidden_property_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_hostname_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_integer_type_matches_integers_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_invalid_string_value_for_default_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ipv4_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ipv6_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_json_pointer_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_maximum_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_maximum_validation_with_unsigned_integer_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_maxitems_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_maxlength_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_maxproperties0_means_the_object_is_empty_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_maxproperties_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_minimum_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_minimum_validation_with_signed_integer_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_minitems_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_minlength_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_minproperties_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_nested_allof_to_check_validation_semantics_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_nested_anyof_to_check_validation_semantics_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_nested_items_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_nested_oneof_to_check_validation_semantics_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_not_more_complex_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_not_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_nul_characters_in_strings_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_null_type_matches_only_the_null_object_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_number_type_matches_numbers_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_object_properties_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_object_type_matches_objects_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_oneof_complex_types_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_oneof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_oneof_with_base_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_oneof_with_empty_schema_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_oneof_with_required_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_pattern_is_not_anchored_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_pattern_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_properties_with_escaped_characters_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_property_named_ref_that_is_not_a_reference_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_additionalproperties_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_allof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_anyof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_items_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_not_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_oneof_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_ref_in_property_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_required_default_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_required_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_required_with_empty_array_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_required_with_escaped_characters_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_simple_enum_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_string_type_matches_strings_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_uniqueitems_false_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_uniqueitems_validation_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_uri_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_uri_reference_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- request_body_post_uri_template_format_request_body
- post
- request_body
- content
- application_json
- responses
- response_200
- response_body_post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_simple_types_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_with_base_schema_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_anyof_complex_types_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_anyof_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_anyof_with_base_schema_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_array_type_matches_arrays_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_by_int_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_by_number_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_by_small_number_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_date_time_format_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_email_format_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_enum_with_escaped_characters_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_enums_in_properties_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_forbidden_property_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_hostname_format_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_integer_type_matches_integers_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_invalid_string_value_for_default_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_ipv4_format_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_ipv6_format_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_json_pointer_format_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_maximum_validation_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_maxitems_validation_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_maxlength_validation_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_maxproperties_validation_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_minimum_validation_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types
- post
- responses
- response_200
- content
- application_json
- response_body_post_minitems_validation_response_body_for_content_types
- post
- responses
- response_200
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
7,118 files changed
+260194
-323810
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
| 32 | + | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + |
0 commit comments