mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[PR #81] [MERGED] Fix error update/set error types in Swagger docs #71
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-server/pull/81
Author: @appy-one
Created: 5/8/2023
Status: ✅ Merged
Merged: 5/8/2023
Merged by: @appy-one
Base:
master← Head:fix/data-set-update-error-swagger-docs📝 Commits (1)
f6202bfFix error update/set error types in Swagger docs,📊 Changes
4 files changed (+19 additions, -11 deletions)
View changed files
📝
build-vars.js(+2 -1)📝
src/routes/data-set.yaml(+5 -5)📝
src/routes/data-update.yaml(+4 -4)📝
src/routes/docs.ts(+8 -1)📄 Description
This fixes the error types/examples for update/set operations in Swagger docs, also adds auto-update server version
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.