[PR #932] [MERGED] fix : wrong response type for readable endpoint documentation #877

Closed
opened 2026-02-25 23:35:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/932
Author: @Monirzadeh
Created: 6/5/2024
Status: Merged
Merged: 6/6/2024
Merged by: @fmartingr

Base: masterHead: fix-swagger


📝 Commits (2)

  • d605201 fix swagger document wrong response type
  • a6f2f0d Merge branch 'master' into fix-swagger

📊 Changes

4 files changed (+33 additions, -33 deletions)

View changed files

📝 docs/swagger/docs.go (+12 -12)
📝 docs/swagger/swagger.json (+12 -12)
📝 docs/swagger/swagger.yaml (+8 -8)
📝 internal/http/routes/api/v1/bookmarks.go (+1 -1)

📄 Description

it is my bad that block swagger to finish without error.


🔄 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/go-shiori/shiori/pull/932 **Author:** [@Monirzadeh](https://github.com/Monirzadeh) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix-swagger` --- ### 📝 Commits (2) - [`d605201`](https://github.com/go-shiori/shiori/commit/d605201fe598bc2bac3d4ce299b8fc8555bf06bb) fix swagger document wrong response type - [`a6f2f0d`](https://github.com/go-shiori/shiori/commit/a6f2f0d4751a224d712bf8517646695a8689b728) Merge branch 'master' into fix-swagger ### 📊 Changes **4 files changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `docs/swagger/docs.go` (+12 -12) 📝 `docs/swagger/swagger.json` (+12 -12) 📝 `docs/swagger/swagger.yaml` (+8 -8) 📝 `internal/http/routes/api/v1/bookmarks.go` (+1 -1) </details> ### 📄 Description it is my bad that block swagger to finish without error. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:45 +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/shiori#877
No description provided.