GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Enable `/find/` endpoint #226

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

Relevant issue: Closes #225.

Description:

In #223 I added the /find/ endpoints to get submissions/transcriptions by their URL, but I forgot to actually enable it for usage. This PR fixes this problem, so that we can actually use it.

It also improves/fixes the Swagger documentation for the endpoint.

Checklist: