[skip ci] Updated swagger docs
This commit is contained in:
parent
2fd3046acc
commit
84a9428b4e
|
|
@ -8404,7 +8404,7 @@ const docTemplate = `{
|
|||
"description": "A timestamp when this relation was last updated. You cannot change this value.",
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"username": {
|
||||
"description": "The username.",
|
||||
"type": "string"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8396,7 +8396,7 @@
|
|||
"description": "A timestamp when this relation was last updated. You cannot change this value.",
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"username": {
|
||||
"description": "The username.",
|
||||
"type": "string"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -530,7 +530,7 @@ definitions:
|
|||
description: A timestamp when this relation was last updated. You cannot change
|
||||
this value.
|
||||
type: string
|
||||
user_id:
|
||||
username:
|
||||
description: The username.
|
||||
type: string
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in New Issue