feat: Update data service response structure to include savedIds #389

Merged
kjs merged 2 commits from jskim-node into main 2026-02-13 10:45:01 +09:00
Owner
  • Modified the return type of the data service method to include an optional savedIds array, enhancing the response structure for better tracking of saved records.
  • This change improves the flexibility of the service by allowing clients to receive additional information about the saved entries.
- Modified the return type of the data service method to include an optional `savedIds` array, enhancing the response structure for better tracking of saved records. - This change improves the flexibility of the service by allowing clients to receive additional information about the saved entries.
kjs added 1 commit 2026-02-13 10:44:50 +09:00
92bfac8cd7 feat: Update data service response structure to include savedIds
- Modified the return type of the data service method to include an optional `savedIds` array, enhancing the response structure for better tracking of saved records.
- This change improves the flexibility of the service by allowing clients to receive additional information about the saved entries.
kjs added 1 commit 2026-02-13 10:44:54 +09:00
kjs merged commit 2395a8d6b7 into main 2026-02-13 10:45:00 +09:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjs/ERP-node#389
No description provided.