Closed BrandonLMorris closed 8 years ago
DELETE
/api/competitions/<int:cid>
Note This PR includes changes from #88, which should be merged first
Just realized I set this as a PR with blog-tests as the base branch. I'll have to close it and reopen it to point to master. My b.
blog-tests
Changes
DELETE
endpoint for specific competitions (/api/competitions/<int:cid>
)Further considerations
Note This PR includes changes from #88, which should be merged first