okapi
okapi copied to clipboard
Add support for operation id overriding
Allows you to override the generated operation id for a route. This is convenient when multiple routes have the same function name, e.g. a crud app that has many route handlers called create or update.