change!: renommer HandleV1DocumentCreate à V1DocumentPOST

BREAKING: renommer `HandleV1DocumentCreate` à `V1DocumentPOST`
This commit is contained in:
Victor Lacasse-Beaudoin 2023-11-20 15:36:27 -05:00
parent d3dc5b1571
commit 9a8a0abe2e
5 changed files with 191 additions and 183 deletions

View file

@ -1,6 +1,6 @@
package apiresponse
type V1DocumentCreate struct {
type V1DocumentPOST struct {
Response
Data struct {
Bucket string