Skip to content

Audit Client API endpoints #10716

@dmallory42

Description

@dmallory42

Description

We recently had an issue (#10713) where we were using a GET request instead of a POST with an extremely long query body.

This issue covers auditing the codebase to make sure we are using best practices across our internal API calls to the client API.

Acceptance criteria

  • We are using the appropriate GET/POST/etc.
  • Our route definitions (e.g. validation/arguments passed) are accurate and follow good practices.

Metadata

Metadata

Assignees

Labels

category: engineeringFor product engineering, architecture work, tech debt and so on.cooldownThis issue is a task or technical debt that would be appropriate for cooldown work.type: technical debtThis issue/PR represents/solves the technical debt of the project.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions