MV-GH / lemmy_openapi_spec

Unofficial Lemmy OpenAPI documentation
https://mv-gh.github.io/lemmy_openapi_spec/
GNU Affero General Public License v3.0
14 stars 2 forks source link

Add operation id for listAllMedia endpoint #37

Closed MV-GH closed 7 months ago

MV-GH commented 7 months ago

PR-Codex overview

This PR updates the lemmy_spec.yaml and partials/api_routes.yaml files to change the $ref value and add an operationId field for the listAllMedia operation.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}