- Your contribution here.
- Your contribution here.
- #72: Ensure inherited nested exposures are merged - @pirhoo.
- #71: Fix regression for enum values in array attributes - @Jell.
- #67: Various build updates - @mscrivo.
- #68: Properly render
example
for array exposure done using another entity - @magni-.
- #60: Examples on arrays should be directly on the property, not on the item - @collinsauve.
- #61: Migrate from Travis to GHA for CI - @mscrivo.
- #50: Features/inheritance and discriminator - @MaximeRDY.
- #49: Bumped minimal required version of grape-swagger to 1.0.0 - @Bugagazavr.
- #48: Add support for extensions - @MaximeRDY.
- #46: Fixed issue where a boolean example value of false would not display in swagger file - @drewnichols.
- #38: Added support for hidden option for documentation - @vitoravelino.
- #35: Support for required attributes - @Bugagazavr.
- #33: Update parser to respect merge option for entities - @b-boogaard.
- #30: Fix nested exposures with an alias - @Kukunin.
- #31: Respect
required: true
for nested attributes as well - @Kukunin.
- #22: Nested exposures - @Bugagazavr.
- #11: Use an automated PR linter, danger.systems - @Bugagazavr.
- #12: Allow parsing Entity with no endpoint - @lordnibbler.
- #8: Generate enum property if values key is passed in documentation - @lordnibbler.
- #15: Support grape entity 0.6.x and later - @Bugagazavr.
- #7: Fixed array support for primitive types - @Bugagazavr.