[PR #30] [MERGED] Update Event Endpoints to give better errors; #69

Closed
opened 2026-09-04 00:21:59 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/30
Author: @Stefan-5422
Created: 3/20/2022
Status: Merged
Merged: 3/28/2022
Merged by: @Stefan-5422

Base: devHead: feature-endpoints


📝 Commits (4)

  • c310bca Update Event Endpoints to give better errors;
  • 9e2d8a0 Update common.ts types because nagging.
  • 5d18c03 Minor changes
  • 52d7675 Minor changes

📊 Changes

5 files changed (+1161 additions, -65 deletions)

View changed files

📝 package-lock.json (+1073 -50)
📝 src/Controllers/common.ts (+2 -0)
📝 src/Controllers/event.controller.ts (+78 -10)
📝 src/Routes/event.routes.ts (+5 -2)
📝 src/app.ts (+3 -3)

📄 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/detleph/server/pull/30 **Author:** [@Stefan-5422](https://github.com/Stefan-5422) **Created:** 3/20/2022 **Status:** ✅ Merged **Merged:** 3/28/2022 **Merged by:** [@Stefan-5422](https://github.com/Stefan-5422) **Base:** `dev` ← **Head:** `feature-endpoints` --- ### 📝 Commits (4) - [`c310bca`](https://github.com/detleph/server/commit/c310bca5db2f23c53b3255000a1dffbfac97e4f0) Update Event Endpoints to give better errors; - [`9e2d8a0`](https://github.com/detleph/server/commit/9e2d8a04e2ecc23260c82b4837e50536a1c372b2) Update common.ts types because nagging. - [`5d18c03`](https://github.com/detleph/server/commit/5d18c03e6301a42244fbda5bb1097a364005e1c7) Minor changes - [`52d7675`](https://github.com/detleph/server/commit/52d7675544bdc5d6f250983d6ad42d72ea63b73d) Minor changes ### 📊 Changes **5 files changed** (+1161 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1073 -50) 📝 `src/Controllers/common.ts` (+2 -0) 📝 `src/Controllers/event.controller.ts` (+78 -10) 📝 `src/Routes/event.routes.ts` (+5 -2) 📝 `src/app.ts` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:21:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#69