Skip to content

Fix/#16 undefined request body#62

Closed
kheiner wants to merge 2 commits intodirectus:mainfrom
kheiner:fix/#16-undefined-request-body
Closed

Fix/#16 undefined request body#62
kheiner wants to merge 2 commits intodirectus:mainfrom
kheiner:fix/#16-undefined-request-body

Conversation

@kheiner
Copy link
Copy Markdown
Contributor

@kheiner kheiner commented Apr 23, 2026

Fixes #16
Fixes #19

kheiner added 2 commits April 22, 2026 21:36
Resolves directus#16

Add `type: object` to schema for:
 - Export Data to a File
 - Generate a Hash
 - Verify a Hash
 - Manually Sort Items in Collection
utils/hash/generate and utils/hash/verify contained a `.` at the end of
summary which is inconsistent with the rest of the project.
@kheiner kheiner closed this Apr 27, 2026
@kheiner kheiner deleted the fix/#16-undefined-request-body branch April 27, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/utils/hash/verify missing request body undefined request body for the utils endpoints

1 participant