Skip to content

Heartbeat should be a GET, not a POST #8

@jali-clarke

Description

@jali-clarke

@app.route("/heartbeat", methods=["POST"])

at least as far as RESTful apis go; a resource isn't being created here (as a POST would imply)

(also hello dessa fam)

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