fix(api): remove unused fields and fix typo in V1DocumentDELETE
This commit is contained in:
parent
86f1284e12
commit
9818466be5
2 changed files with 1 additions and 5 deletions
|
@ -11,8 +11,4 @@ type V1DocumentPOST struct {
|
|||
|
||||
type V1DocumentDELETE struct {
|
||||
Response
|
||||
Data struct {
|
||||
Bucket string
|
||||
Document string
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue