[PR #17] [MERGED] feat: add ApiResponse and ApiResponse<T> records for improved API res… #18

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

📋 Pull Request Information

Original PR: https://github.com/RedWizardsLab/EchoHub/pull/17
Author: @HueByte
Created: 2/21/2026
Status: Merged
Merged: 2/21/2026
Merged by: @HueByte

Base: devHead: dev_api_update


📝 Commits (2)

  • f96f70f feat: add ApiResponse and ApiResponse records for improved API response handling
  • 5ef338b Merge branch 'dev' into dev_api_update

📊 Changes

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

View changed files

📝 src/EchoHub.Core/DTOs/CommonDtos.cs (+4 -0)

📄 Description

Summary

Quick add EchoHubSpace API DTOs for future use


🔄 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/RedWizardsLab/EchoHub/pull/17 **Author:** [@HueByte](https://github.com/HueByte) **Created:** 2/21/2026 **Status:** ✅ Merged **Merged:** 2/21/2026 **Merged by:** [@HueByte](https://github.com/HueByte) **Base:** `dev` ← **Head:** `dev_api_update` --- ### 📝 Commits (2) - [`f96f70f`](https://github.com/RedWizardsLab/EchoHub/commit/f96f70f09ab8d412e1ad9deef94783dc3a5c2b64) feat: add ApiResponse and ApiResponse<T> records for improved API response handling - [`5ef338b`](https://github.com/RedWizardsLab/EchoHub/commit/5ef338bbf7ddb7a62f9f2e4643780cc2f0c07357) Merge branch 'dev' into dev_api_update ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/EchoHub.Core/DTOs/CommonDtos.cs` (+4 -0) </details> ### 📄 Description # Summary Quick add EchoHubSpace API DTOs for future use --- <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:49:43 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RedWizardsLab/EchoHub#18