joint-online-judge / horse

The new generation of JOJ Backend.
https://joint-online-judge.github.io/horse/
MIT License
5 stars 3 forks source link

Rename path parameter name #103

Closed nichujie closed 2 years ago

nichujie commented 2 years ago

Rename /cases/{case} to /cases/{caseNum} or /cases/{caseId} to avoid keyword

image