grape-swagger v0.25.0 Release Notes

Release Date: 2016-10-31 // over 7 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ’Ž #524: Use route tags for global tag set - @LeFnord.
    • ๐Ÿ’Ž #523: Allow specifying custom tags at the route level - @jordanfbrown.
    • ๐Ÿ’Ž #520: Response model can have required attributes - @WojciechKo.
    • #510: Use 'token_owner' instead of 'oauth_token' on Swagger UI endpoint authorization - @texpert.

    ๐Ÿ›  Fixes

    • ๐Ÿ’Ž #527: Accepts string as entity - @LeFnord.
    • ๐Ÿšš #515: Removes limit on model names - @LeFnord.
    • ๐Ÿ’Ž #511: Fix incorrect data type linking for request params of entity types - @serggl.