This commit is contained in:
@@ -2229,6 +2229,7 @@ const docTemplate = `{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"data": {},
|
||||
"errors": {},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2241,6 +2242,7 @@ const docTemplate = `{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"data": {},
|
||||
"errors": {},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -2222,6 +2222,7 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"data": {},
|
||||
"errors": {},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2234,6 +2235,7 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"data": {},
|
||||
"errors": {},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -197,6 +197,7 @@ definitions:
|
||||
history-api_internal_dtos_response.CommonResponse:
|
||||
properties:
|
||||
data: {}
|
||||
errors: {}
|
||||
message:
|
||||
type: string
|
||||
status:
|
||||
@@ -205,6 +206,7 @@ definitions:
|
||||
history-api_internal_dtos_response.PaginatedResponse:
|
||||
properties:
|
||||
data: {}
|
||||
errors: {}
|
||||
message:
|
||||
type: string
|
||||
pagination:
|
||||
|
||||
Reference in New Issue
Block a user