diff --git a/apiresponse/document.go b/apiresponse/document.go index d02fe83..c775da8 100644 --- a/apiresponse/document.go +++ b/apiresponse/document.go @@ -11,6 +11,7 @@ type V1DocumentsPOST struct { } } +// Deprecated: Use V1DocumentsPOST instead type V1DocumentPOST struct { Response Data struct {