[PR #399] [MERGED] refactor: add swagger title and version info #835

Open
opened 2025-10-08 00:18:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/399
Author: @kmendell
Created: 3/28/2025
Status: Merged
Merged: 3/30/2025
Merged by: @kmendell

Base: mainHead: refactor/swagger-openapi3


📝 Commits (4)

  • 1c047f7 refactor: add swagger title and version info
  • 983e183 Merge branch 'main' into refactor/swagger-openapi3
  • 387080a update version to v1
  • 33ded67 Merge branch 'main' into refactor/swagger-openapi3

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 backend/internal/bootstrap/router_bootstrap.go (+4 -0)

📄 Description

This is needed for OpenAPI 3.0 spec generation.

https://github.com/pocket-id/website/pull/31


🔄 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/pocket-id/pocket-id/pull/399 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@kmendell](https://github.com/kmendell) **Base:** `main` ← **Head:** `refactor/swagger-openapi3` --- ### 📝 Commits (4) - [`1c047f7`](https://github.com/pocket-id/pocket-id/commit/1c047f792c78a172985d20e5000d8a40a865579b) refactor: add swagger title and version info - [`983e183`](https://github.com/pocket-id/pocket-id/commit/983e1834767d40b57fdfc80d61acb005c29e9d7e) Merge branch 'main' into refactor/swagger-openapi3 - [`387080a`](https://github.com/pocket-id/pocket-id/commit/387080ac71072c558dc65705c8602e4c99d6279c) update version to v1 - [`33ded67`](https://github.com/pocket-id/pocket-id/commit/33ded67e30b8c96f6be9b61aa7fb50b47d439d06) Merge branch 'main' into refactor/swagger-openapi3 ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/bootstrap/router_bootstrap.go` (+4 -0) </details> ### 📄 Description This is needed for OpenAPI 3.0 spec generation. https://github.com/pocket-id/website/pull/31 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:18:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#835