mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #399] [MERGED] refactor: add swagger title and version info #835
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:refactor/swagger-openapi3📝 Commits (4)
1c047f7refactor: add swagger title and version info983e183Merge branch 'main' into refactor/swagger-openapi3387080aupdate version to v133ded67Merge 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.