[GH-ISSUE #12891] The OpenApi Yaml document has several operations included that are missing responses. #8543

Closed
opened 2026-04-12 21:15:08 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @n-ate on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12891

Originally assigned to: @jmorganca on GitHub.

What is the issue?

openapi.yaml is not a valid OpenApi document. It is missing responses on several operations. It therefore doesn't define the API well. Furthermore, it cannot be consumed by client generators to generate a code client.

Originally created by @n-ate on GitHub (Oct 31, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12891 Originally assigned to: @jmorganca on GitHub. ### What is the issue? [openapi.yaml](https://github.com/ollama/ollama/blob/main/docs/openapi.yaml) is not a valid OpenApi document. It is missing responses on several operations. It therefore doesn't define the API well. Furthermore, it cannot be consumed by client generators to generate a code client.
GiteaMirror added the bug label 2026-04-12 21:15:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8543