Skip to content

How about supporting uppercased route HTTP in Ring handler method keywords? #658

@gerdint

Description

@gerdint

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions