[PR #1078] [MERGED] DeleteCaldavToken handler HTTP method DELETE instead of GET #1212

Closed
opened 2025-11-01 21:13:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1078
Author: @dpschen
Created: 7/3/2025
Status: Merged
Merged: 7/3/2025
Merged by: @kolaente

Base: mainHead: feat/update-@router-line-in-deletecaldavtoken


📝 Commits (2)

  • 71a4f16 fix: update DeleteCaldavToken HTTP method
  • adad94c fix(api): return proper status from caldav token listing

📊 Changes

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

View changed files

📝 pkg/routes/api/v1/user_caldav_token.go (+2 -2)
📝 pkg/swagger/docs.go (+1 -1)
📝 pkg/swagger/swagger.json (+1 -1)
📝 pkg/swagger/swagger.yaml (+1 -1)

📄 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/go-vikunja/vikunja/pull/1078 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 7/3/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/update-@router-line-in-deletecaldavtoken` --- ### 📝 Commits (2) - [`71a4f16`](https://github.com/go-vikunja/vikunja/commit/71a4f165af8cc49371214f38e9e1342446152832) fix: update DeleteCaldavToken HTTP method - [`adad94c`](https://github.com/go-vikunja/vikunja/commit/adad94c893b43ed36f1afbcb92d7795541fb813c) fix(api): return proper status from caldav token listing ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pkg/routes/api/v1/user_caldav_token.go` (+2 -2) 📝 `pkg/swagger/docs.go` (+1 -1) 📝 `pkg/swagger/swagger.json` (+1 -1) 📝 `pkg/swagger/swagger.yaml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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 2025-11-01 21:13:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1212