Skip to content

POST and DELETE methods for /organization/certificates/{certificate_id} are missing path param #500

@glecaros

Description

@glecaros

Currently, this route only has the certificate_id path param declared in the get method. It should be included in all of the methods for the route (either by adding it to the route, or individually to each method)

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