Changelog for
ruby3.1-rubygem-grape-swagger-1.4.2-150300.1.2.x86_64.rpm :
* Tue Jan 25 2022 cooloAATTsuse.comupdated to version 1.4.2 see installed CHANGELOG.md [#]## 1.4.2 (October 22, 2021) [#]### Fixes
* [#840](https://github.com/ruby-grape/grape-swagger/pull/840): Fixes documentation of `additionalProperties` field when used with array parameters, or when setting it to `false` - [AATTmagni-](https://github.com/magni-)
* [#841](https://github.com/ruby-grape/grape-swagger/pull/839): Fixes `type` and `format` values for object fields nested in an array ([#832](https://github.com/ruby-grape/grape-swagger/issue/832)) - [AATTmagni-](https://github.com/magni-)
* [#839](https://github.com/ruby-grape/grape-swagger/pull/839): Fixes documentation of `false` or `nil` default parameter values - [AATTmagni-](https://github.com/magni-) [#]## 1.4.1 (September 15, 2021) [#]### Fixes
* [#833](https://github.com/ruby-grape/grape-swagger/pull/833): Fixes issue of examples not showing for `in: \'body\'` parameters - [AATTstevenou](https://github.com/stevenou)
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 1.4.0 see installed CHANGELOG.md [#]## 1.4.0 (March 20, 2021) [#]### Features
* [#818](https://github.com/ruby-grape/grape-swagger/pull/818): Adds ruby 3.0 support - [AATTLeFnord](https://github.com/LeFnord).
* [#815](https://github.com/ruby-grape/grape-swagger/pull/815): Add required for multiple presents - [AATTMaximeRDY](https://github.com/MaximeRDY). [#]### Fixes
* [#822](https://github.com/ruby-grape/grape-swagger/pull/822): Corrected the related parameter lookup on request params - [AATTJack12816](https://github.com/Jack12816).
* Wed Jan 20 2021 cooloAATTsuse.comupdated to version 1.3.1 see installed CHANGELOG.md [#]## 1.3.1 (November 1, 2020) [#]### Features
* [#813](https://github.com/ruby-grape/grape-swagger/pull/813): Handle multiple presents - [AATTAntoineGuestin](https://github.com/AntoineGuestin). [#]### Fixes
* [#811](https://github.com/ruby-grape/grape-swagger/pull/811): Fixes #809: supports utf8 route names - [AATTLeFnord](https://github.com/LeFnord).
* Fri Sep 25 2020 cooloAATTsuse.comupdated to version 1.3.0 see installed CHANGELOG.md [#]## 1.3.0 (September 3, 2020) [#]### Features
* [#804](https://github.com/ruby-grape/grape-swagger/pull/804): Don\'t overwrite model description with the route description - [AATTBhacaz](https://github.com/Bhacaz). [#]## 1.2.1 (July 15, 2020) [#]### Fixes
* [#801](https://github.com/ruby-grape/grape-swagger/pull/801): Fixes behaviour after grape upgrade to 1.4.0 - [AATTLeFnord](https://github.com/LeFnord). [#]## 1.2.0 (July 1, 2020) [#]### Features
* [#794](https://github.com/ruby-grape/grape-swagger/pull/794): Allow `entity_name` to be inherited, fixes issue #659 - [AATTurkle](https://github.com/urkle).
* [#793](https://github.com/ruby-grape/grape-swagger/pull/793): Features/inheritance and discriminator - [AATTMaximeRDY](https://github.com/MaximeRDY). [#]### Fixes
* [#798](https://github.com/ruby-grape/grape-swagger/pull/798): Modify full entity name separator - [AATTGarrettB71](https://github.com/GarrettB71).
* [#796](https://github.com/ruby-grape/grape-swagger/pull/796): Support grape 1.4.0 - [AATTthedanielhanke](https://github.com/thedanielhanke).
* Thu May 07 2020 cooloAATTsuse.com- updated to version 1.1.0 see installed CHANGELOG.md
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 1.0.0 see installed CHANGELOG.md
* [#777](https://github.com/ruby-grape/grape-swagger/pull/777): Make usage of grape >= 1.3, rack >= 2.1 - [AATTLeFnord](https://github.com/LeFnord).
* [#775](https://github.com/ruby-grape/grape-swagger/pull/775): Add in token_owner support to param hidden procs - [AATTurkle](https://github.com/urkle).
* Fri Jul 19 2019 cooloAATTsuse.com- updated to version 0.33.0 see installed CHANGELOG.md [#]## 0.33.0 (June 21, 2019) [#]### Fixes
* [#747](https://github.com/ruby-grape/grape-swagger/pull/747): Allow multiple different success responses - [AATTcharanftp3](https://github.com/charanpanchagnula).
* [#746](https://github.com/ruby-grape/grape-swagger/pull/746): Fix path with optional format - [AATTfnordfish](https://github.com/fnordfish).
* [#743](https://github.com/ruby-grape/grape-swagger/pull/743): CI: use 2.4.6, 2.5.5 - [AATTolleolleolle](https://github.com/olleolleolle).
* [#737](https://github.com/ruby-grape/grape-swagger/pull/737): Add swagger endpoint guard to both doc endpoints - [AATTurkle](https://github.com/urkle).
* Sat Dec 08 2018 cooloAATTsuse.com- updated to version 0.32.1 see installed CHANGELOG.md [#]## Next [#]### Features
* Your contribution here. [#]### Fixes
* Your contribution here. [#]## 0.32.1 (December 7, 2018) [#]### Fixes
* [#731](https://github.com/ruby-grape/grape-swagger/pull/731): Skip empty parameters and tags arrays - [AATTfotos](https://github.com/fotos).
* [#729](https://github.com/ruby-grape/grape-swagger/pull/729): Allow empty security array for endpoints - [AATTfotos](https://github.com/fotos). [#]## 0.32.0 (November 26, 2018) [#]### Features
* [#717](https://github.com/ruby-grape/grape-swagger/pull/717): Adds support for grape >= 1.2 - [AATTmyxoh](https://github.com/myxoh). [#]### Fixes
* [#720](https://github.com/ruby-grape/grape-swagger/pull/720): Fix: corrected `termsOfService` field name in additional info - [AATTdblock](https://github.com/dblock).
* Thu Nov 22 2018 cooloAATTsuse.com- updated to version 0.31.1 see installed CHANGELOG.md
* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 0.31.0 see installed CHANGELOG.md [#]## 0.31.0 (August 22, 2018) [#]### Features
* [#622](https://github.com/ruby-grape/grape-swagger/pull/622): Add support for \'brackets\' collection format - [AATTkorstiaan](https://github.com/korstiaan).
* [#637](https://github.com/ruby-grape/grape-swagger/pull/637): Add an option to add braces to array params - [AATTadie](https://github.com/adie).
* [#688](https://github.com/ruby-grape/grape-swagger/pull/688): Use deep merge for nested parameter definitions - [AATTjdmurphy](https://github.com/jdmurphy).
* [#691](https://github.com/ruby-grape/grape-swagger/pull/691): Disregard order when parsing request params for arrays - [AATTjdmurphy](https://github.com/jdmurphy).
* [#696](https://github.com/ruby-grape/grape-swagger/pull/696): Delegate required properties parsing to model parsers - [AATTBugagazavr](https://github.com/Bugagazavr). [#]## 0.30.1 (July 19, 2018) [#]### Features
* [#686](https://github.com/ruby-grape/grape-swagger/pull/686): Allow response headers for responses with no content and for files - [AATTjdmurphy](https://github.com/jdmurphy). [#]## 0.30.0 (July 19, 2018) [#]### Features
* [#684](https://github.com/ruby-grape/grape-swagger/pull/684): Add response headers - [AATTjdmurphy](https://github.com/jdmurphy). [#]### Fixes
* [#681](https://github.com/ruby-grape/grape-swagger/pull/681): Provide error schemas when an endpoint can return a 204 - [AATTadstratm](https://github.com/adstratm).
* [#683](https://github.com/ruby-grape/grape-swagger/pull/683): Fix handling of arrays of complex entities in params so that valid OpenAPI spec is generated - [AATTjdmurphy](https://github.com/jdmurphy).
* Tue May 22 2018 factory-autoAATTkulow.org- updated to version 0.29.0 see installed CHANGELOG.md [#]## 0.29.0 (May 22, 2018) [#]### Features
* [#667](https://github.com/ruby-grape/grape-swagger/pull/667): Make route summary optional - [AATTobduk](https://github.com/obduk).
* [#670](https://github.com/ruby-grape/grape-swagger/pull/670): Add support for deprecated field - [AATTioanatia](https://github.com/ioanatia).
* [#675](https://github.com/ruby-grape/grape-swagger/pull/675): Add response examples - [AATTgamartin](https://github.com/gamartin). [#]### Fixes
* [#664](https://github.com/ruby-grape/grape-swagger/pull/662): Removed all references to obsolete `hide_format` parameter - [AATTjonmchan](https://github.com/jonmchan).
* [#669](https://github.com/ruby-grape/grape-swagger/pull/669): Fix handling of http status codes from routes - [AATTmilgner](https://github.com/milgner).
* [#672](https://github.com/ruby-grape/grape-swagger/pull/672): Rename \'notes\' to \'detail\' in README - [AATTkjleitz](https://github.com/kjleitz).
* Thu Feb 08 2018 factory-autoAATTkulow.org- updated to version 0.28.0 see installed CHANGELOG.md [#]## 0.28.0 (February 3, 2018) [#]### Features
* [#622](https://github.com/ruby-grape/grape-swagger/pull/622): Add support for \'brackets\' collection format - [AATTkorstiaan](https://github.com/korstiaan). [#]### Fixes
* [#631](https://github.com/ruby-grape/grape-swagger/pull/631): Fix order of mounts with overrides - [AATTadie](https://github.com/adie).
* [#267](https://github.com/ruby-grape/grape-swagger/pull/634): Fix mounting APIs in route_param namespaces - [AATTmilgner](https://github.com/milgner), [AATTwojciechka](https://github.com/wojciechka).
* [#642](https://github.com/ruby-grape/grape-swagger/pull/642): Fix examples link in readme - [AATTiBublik](https://github.com/iBublik).
* [#641](https://github.com/ruby-grape/grape-swagger/pull/641): Exclude default success code if http_codes define one already - [AATTanakinj](https://github.com/anakinj).
* [#651](https://github.com/ruby-grape/grape-swagger/pull/651): Apply `values` and `default` of array params to its items - [AATTyewton](https://github.com/yewton).
* [#654](https://github.com/ruby-grape/grape-swagger/pull/654): Allow setting the consumes for PATCH methods - [AATTanakinj](https://github.com/anakinj).
* [#656](https://github.com/ruby-grape/grape-swagger/pull/656): Fix `description` field may be null - [AATTsoranoba](https://github.com/soranoba).
* Tue Jan 16 2018 msabateAATTsuse.com- Build for ruby 2.5
* Tue Jan 02 2018 msabateAATTsuse.com- Fix unresolves for ruby 2.4
* Fri Dec 22 2017 jmassaguerplaAATTsuse.com- fix unresolvables with ruby2.2
* Tue Sep 12 2017 msabateAATTsuse.com- Initial commit