Hi! I'm facing an error, it's my first time using Decap.
Describe the bug
I've created a collection with a specific path, when i try to create a new object in the admin it keeps loading with an error in console:
GET https://mygitea.com/api/v1/repos/myname/myrepo/git/trees/blog:blog%2Fcontent%2Fblog%2FDRAFT_MEDIA_FILES 400 (Bad Request)
If I remove the collection "path" and media folders, all works as expected.
To Reproduce
Create a collection with this config in a Gitea backend
Hi! I'm facing an error, it's my first time using Decap.
Describe the bug I've created a collection with a specific path, when i try to create a new object in the admin it keeps loading with an error in console:
GET https://mygitea.com/api/v1/repos/myname/myrepo/git/trees/blog:blog%2Fcontent%2Fblog%2FDRAFT_MEDIA_FILES 400 (Bad Request)
If I remove the collection "path" and media folders, all works as expected.
To Reproduce Create a collection with this config in a Gitea backend
Expected behavior Allow me to create a collection object and store images in "{{year}}/{{month}}/{{slug}}/content"
Applicable Versions: