My Ruby toolkit for building OpenAPI-aware APIs now supports security schemes (for auth), with automatic docs. Also, composable schemas for validating request headers, which I don't think I've seen in other tools. Lots packing in this PR!
github.com/ismasan/step...