grape-swagger/spec/swagger_v2
Grzegorz Jakubiak 7c74647b61
Add support for primitive data types in responses (#945)
* Add support for primitive data types in responses

* Use `format` option

* Handle `Hash` type

* Update CHANGELOG.md
2025-01-07 14:52:29 +01:00
..
api_documentation_spec.rb Adjust spec matrix. (#899) 2023-05-21 00:31:00 +02:00
api_swagger_v2_additional_properties_spec.rb Allow using nicknames for body definitions (#862) 2022-07-26 09:44:42 +02:00
api_swagger_v2_body_definitions_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
api_swagger_v2_definitions-models_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
api_swagger_v2_detail_spec.rb Amend typoes (#944) 2024-10-23 08:20:03 -04:00
api_swagger_v2_extensions_spec.rb Amend typoes (#944) 2024-10-23 08:20:03 -04:00
api_swagger_v2_format-content_type_spec.rb Spec: rename an it clause to match test 2018-10-07 20:30:00 +02:00
api_swagger_v2_global_configuration_spec.rb Allow Security Object to be defined (#602) 2017-04-14 11:45:05 +02:00
api_swagger_v2_hash_and_array_spec.rb GrapeSwagger::DocMethods::Extensions breaks the contract of Kernel#method (#760) 2019-10-03 10:47:16 +02:00
api_swagger_v2_headers_spec.rb Upgraded and locked Rubocop at 0.60.0. (#719) 2018-10-29 16:32:45 +01:00
api_swagger_v2_hide_documentation_path_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
api_swagger_v2_hide_param_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
api_swagger_v2_ignore_defaults_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
api_swagger_v2_mounted_spec.rb Amend typoes (#944) 2024-10-23 08:20:03 -04:00
api_swagger_v2_param_type_body_nested_spec.rb Allow using nicknames for body definitions (#862) 2022-07-26 09:44:42 +02:00
api_swagger_v2_param_type_body_spec.rb Allow using nicknames for body definitions (#862) 2022-07-26 09:44:42 +02:00
api_swagger_v2_param_type_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
api_swagger_v2_request_params_fix_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
api_swagger_v2_response_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
api_swagger_v2_response_with_examples_spec.rb Skip empty parameters and tags arrays (#731) 2018-12-07 20:29:22 +01:00
api_swagger_v2_response_with_headers_spec.rb Adds ruby 3.0 support. (#818) 2021-02-16 20:11:04 +01:00
api_swagger_v2_response_with_models_and_primitive_types_spec.rb Add support for primitive data types in responses (#945) 2025-01-07 14:52:29 +01:00
api_swagger_v2_response_with_models_spec.rb Add Support for default response. (#868) 2023-03-19 13:17:22 +01:00
api_swagger_v2_response_with_root_spec.rb Replace downcase with underscore for multi-word roots (#764) 2020-01-03 18:51:36 +01:00
api_swagger_v2_spec.rb Amend typoes (#944) 2024-10-23 08:20:03 -04:00
api_swagger_v2_status_codes_spec.rb Fix handling of HTTP status codes from routes (#669) 2018-03-31 00:09:25 +02:00
api_swagger_v2_type-format_spec.rb Amend typoes (#944) 2024-10-23 08:20:03 -04:00
boolean_params_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
default_api_spec.rb Skip empty parameters and tags arrays (#731) 2018-12-07 20:29:22 +01:00
deprecated_field_spec.rb Add support for deprecated field (#670) 2018-03-17 12:44:37 +01:00
description_not_initialized_spec.rb Uses ruby 2.7 (#768) 2020-01-03 18:33:31 +01:00
endpoint_versioned_path_spec.rb Fix reference creation when two types are provided (#756) 2019-09-05 15:14:42 +02:00
errors_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
float_api_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
form_params_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
grape-swagger_spec.rb Adds support for grape >= 1.2 (#717) 2018-10-29 17:03:59 +01:00
guarded_endpoint_spec.rb add the swagger_endpoint_guard to both documentation endpoints 2019-01-03 17:50:54 -05:00
hide_api_spec.rb Skip empty parameters and tags arrays (#731) 2018-12-07 20:29:22 +01:00
host_spec.rb Fix: renamed file so its tests are run. 2018-10-18 14:32:19 -04:00
inheritance_and_discriminator_spec.rb Add required with multiple present (#815) 2021-01-07 12:42:25 +01:00
mount_override_api_spec.rb Fixes (restores) route ordering (#859) 2024-03-03 16:52:36 +01:00
mounted_target_class_spec.rb Uses ruby 2.7 (#768) 2020-01-03 18:33:31 +01:00
namespace_tags_prefix_spec.rb Prepare release 1.3.1 (#814) 2020-11-01 15:36:52 +01:00
namespace_tags_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
namespaced_api_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
nicknamed_api_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
operation_id_api_spec.rb prepare 0.27.0 (#598) 2017-03-28 11:15:33 +02:00
param_multi_type_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
param_type_spec.rb Document the min/max Items/Length fields if the attribute uses the length validator (#934) 2024-06-28 09:16:20 +02:00
param_values_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
params_array_collection_format_spec.rb Set query parameter for array of primitive types (#929) 2024-05-14 13:09:05 +02:00
params_array_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
params_example_spec.rb Parameter examples (#821) 2021-03-16 11:40:00 +01:00
params_hash_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
params_nested_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00
parent_less_namespace_spec.rb Uses ruby 2.7 (#768) 2020-01-03 18:33:31 +01:00
reference_entity_spec.rb Don't overwrite model description with the route destription. (#804) 2020-09-03 22:43:49 +02:00
security_requirement_spec.rb Fixes behaviour after grape upgrade to 1.4.0. (#801) 2020-07-14 08:40:22 +02:00
simple_mounted_api_spec.rb Set default parameter location based on consumes (#927) 2024-05-10 12:42:54 +02:00