I.e: ``` ["/api-url" {:POST api/do-this :parameters { ... } :summary "Do this"}] ``` This would make the method keyword stand out among the other route keywords (and also map to the HTTP spec better I think).