alsciende / fiveringsdb-api

Deckbuilder for Legend of the Five Rings (API server)
https://fiveringsdb.com
MIT License
2 stars 4 forks source link

GET cycle and DELETE cycle endpoints #88

Closed alsciende closed 5 years ago

alsciende commented 5 years ago

The goal of this PR is to help fix https://github.com/Alsciende/fiveringsdb-data/issues/143 by adding an API endpoint that would let the admins delete a buggy cycle without hacking the database directly.

composer.json has been updated to fix a conflict and to validate it.