Skip to content

[Feature] Consider changing these requests from GET to POST #48

@alexghergh

Description

@alexghergh

Since what these requests actually do better suits a POST method rather than a GET method, consider changing them.

The requests are:
GET {{host}}/api/groups/{{groupName}}/invite/{{inviteID}}, and
GET {{host}}/api/groups/{{groupName}}/invites/new.

Metadata

Metadata

Labels

enhancementNew feature or requestwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions