[PR #98] [MERGED] Fix data get child_objects endpoint parameter, update API docs #79

Closed
opened 2026-05-23 08:40:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-server/pull/98
Author: @appy-one
Created: 12/24/2023
Status: Merged
Merged: 12/24/2023
Merged by: @appy-one

Base: masterHead: fix/api-data-get-child-objects


📝 Commits (1)

  • c0c3069 Fix data get child_objects endpoint parameter, update API docs

📊 Changes

2 files changed (+146 additions, -127 deletions)

View changed files

📝 src/routes/data-get.ts (+74 -73)
📝 src/routes/data-get.yaml (+72 -54)

📄 Description

This fixes the working of the child_objects parameter when passed along to the GET data API endpoint


🔄 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/appy-one/acebase-server/pull/98 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 12/24/2023 **Status:** ✅ Merged **Merged:** 12/24/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/api-data-get-child-objects` --- ### 📝 Commits (1) - [`c0c3069`](https://github.com/appy-one/acebase-server/commit/c0c3069c6674bd9c3da9ab242eb3d78a01915a6b) Fix data get `child_objects` endpoint parameter, update API docs ### 📊 Changes **2 files changed** (+146 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `src/routes/data-get.ts` (+74 -73) 📝 `src/routes/data-get.yaml` (+72 -54) </details> ### 📄 Description This fixes the working of the `child_objects` parameter when passed along to the GET data API endpoint --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:40:10 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-server#79
No description provided.