[PR #714] [CLOSED] API Spec #10302

Closed
opened 2026-04-12 22:57:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/714
Author: @marscod
Created: 10/5/2023
Status: Closed

Base: mainHead: main


📝 Commits (5)

📊 Changes

3 files changed (+749 additions, -0 deletions)

View changed files

api/ollama_api_specification.json (+456 -0)
api/ollama_api_specification.yaml (+290 -0)
api/readme.md (+3 -0)

📄 Description

This PR includes API specification in Swagger (OAS 3.0) format.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/714 **Author:** [@marscod](https://github.com/marscod) **Created:** 10/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`e069b2b`](https://github.com/ollama/ollama/commit/e069b2b9f7aa735ebe464d6e223bc1b9e6369c8d) OAS3.0 API Spec - [`3124dce`](https://github.com/ollama/ollama/commit/3124dcecaa24aac1f954eda17ecb69d688e9cb1c) Create readme.md - [`7694ca8`](https://github.com/ollama/ollama/commit/7694ca8486652204594fd7ed51df99c219161872) add API readme.md - [`e613cd8`](https://github.com/ollama/ollama/commit/e613cd8ad07f25daa72b4a02abeb31829198acd8) Update url for Swagger editor - [`f8b0324`](https://github.com/ollama/ollama/commit/f8b0324477469562bab5e6b352c8d6e2759533ac) Merge branch 'jmorganca:main' into main ### 📊 Changes **3 files changed** (+749 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `api/ollama_api_specification.json` (+456 -0) ➕ `api/ollama_api_specification.yaml` (+290 -0) ➕ `api/readme.md` (+3 -0) </details> ### 📄 Description This PR includes API specification in Swagger (OAS 3.0) format. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 22:57:36 -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#10302