change!: renommer HandleV1DocumentCreate à V1DocumentPOST
BREAKING: renommer `HandleV1DocumentCreate` à `V1DocumentPOST`
This commit is contained in:
parent
d3dc5b1571
commit
9a8a0abe2e
5 changed files with 191 additions and 183 deletions
|
@ -1,6 +1,6 @@
|
|||
package apiresponse
|
||||
|
||||
type V1DocumentCreate struct {
|
||||
type V1DocumentPOST struct {
|
||||
Response
|
||||
Data struct {
|
||||
Bucket string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue