Skip to content

Project API Endpoints #23

@aayush-goyal

Description

@aayush-goyal
  • POST /api/projects (create under org)
  • GET /api/projects (list by org)
  • GET /api/projects/:id (get project details by id)
  • PATCH /api/projects/:id (update project details)
  • DELETE /api/projects/:id (delete a project)
    • Deletes all associated test_suites
    • Deletes all associated run_batches

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions