mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Support multipart/form-data to apply schema diffs (#18321)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
This commit is contained in:
8
.changeset/sharp-suits-think.md
Normal file
8
.changeset/sharp-suits-think.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@directus/specs': minor
|
||||
'tests-blackbox': minor
|
||||
'docs': minor
|
||||
'@directus/api': minor
|
||||
---
|
||||
|
||||
Added support for the `multipart/form-data` content type in the `/schema/apply` endpoint
|
||||
Reference in New Issue
Block a user