[PR #872] [MERGED] API doc #1407

Closed
opened 2026-02-26 03:30:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/872
Author: @phanan
Created: 12/9/2018
Status: Merged
Merged: 12/9/2018
Merged by: @phanan

Base: masterHead: api-doc


📝 Commits (2)

📊 Changes

120 files changed (+35634 additions, -165 deletions)

View changed files

📝 .htaccess (+2 -2)
api-docs/collection.json (+1 -0)
api-docs/css/fonts/FontAwesome.otf (+0 -0)
api-docs/css/fonts/fontawesome-webfont.eot (+0 -0)
api-docs/css/fonts/fontawesome-webfont.svg (+414 -0)
api-docs/css/fonts/fontawesome-webfont.ttf (+0 -0)
api-docs/css/fonts/fontawesome-webfont.woff (+0 -0)
api-docs/css/style.css (+1 -0)
api-docs/images/logo.png (+0 -0)
api-docs/images/navbar.png (+0 -0)
api-docs/index.html (+2093 -0)
api-docs/js/all.js (+6 -0)
api-docs/source/.compare.md (+2169 -0)
api-docs/source/.gitignore (+2 -0)
api-docs/source/api-docs/collection.json (+1 -0)
api-docs/source/api-docs/css/fonts/FontAwesome.otf (+0 -0)
api-docs/source/api-docs/css/fonts/fontawesome-webfont.eot (+0 -0)
api-docs/source/api-docs/css/fonts/fontawesome-webfont.svg (+414 -0)
api-docs/source/api-docs/css/fonts/fontawesome-webfont.ttf (+0 -0)
api-docs/source/api-docs/css/fonts/fontawesome-webfont.woff (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/koel/koel/pull/872 **Author:** [@phanan](https://github.com/phanan) **Created:** 12/9/2018 **Status:** ✅ Merged **Merged:** 12/9/2018 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `api-doc` --- ### 📝 Commits (2) - [`edba3c6`](https://github.com/koel/koel/commit/edba3c647e4894534d5195313695569c94f42f65) Add the API documentation - [`ffabd54`](https://github.com/koel/koel/commit/ffabd540931381e5f475501b8378798e542aea20) Apply fixes from StyleCI (#871) ### 📊 Changes **120 files changed** (+35634 additions, -165 deletions) <details> <summary>View changed files</summary> 📝 `.htaccess` (+2 -2) ➕ `api-docs/collection.json` (+1 -0) ➕ `api-docs/css/fonts/FontAwesome.otf` (+0 -0) ➕ `api-docs/css/fonts/fontawesome-webfont.eot` (+0 -0) ➕ `api-docs/css/fonts/fontawesome-webfont.svg` (+414 -0) ➕ `api-docs/css/fonts/fontawesome-webfont.ttf` (+0 -0) ➕ `api-docs/css/fonts/fontawesome-webfont.woff` (+0 -0) ➕ `api-docs/css/style.css` (+1 -0) ➕ `api-docs/images/logo.png` (+0 -0) ➕ `api-docs/images/navbar.png` (+0 -0) ➕ `api-docs/index.html` (+2093 -0) ➕ `api-docs/js/all.js` (+6 -0) ➕ `api-docs/source/.compare.md` (+2169 -0) ➕ `api-docs/source/.gitignore` (+2 -0) ➕ `api-docs/source/api-docs/collection.json` (+1 -0) ➕ `api-docs/source/api-docs/css/fonts/FontAwesome.otf` (+0 -0) ➕ `api-docs/source/api-docs/css/fonts/fontawesome-webfont.eot` (+0 -0) ➕ `api-docs/source/api-docs/css/fonts/fontawesome-webfont.svg` (+414 -0) ➕ `api-docs/source/api-docs/css/fonts/fontawesome-webfont.ttf` (+0 -0) ➕ `api-docs/source/api-docs/css/fonts/fontawesome-webfont.woff` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1407
No description provided.