mirror of
https://github.com/gin-gonic/gin.git
synced 2026-09-05 07:02:15 +08:00
Users following Google AIP-style APIs need examples for literal colon suffix routes. Add custom verb examples beside the existing path parameter routing documentation. The docs show both literal segment verbs and param-plus-verb routes.