api-build
api-build copied to clipboard
Consider linting path variable names
e.g. PUT, PATCH, DELETE will look like /:id or /:key but not /:name
/:organization is okay
maybe there is a helper here