main - Automated spec update (6360)

made at remote:2023-10-03T22:54:55

taken at now:2023-10-03T23:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2023-10-03 23:10:02 +00:00
parent 7c4d03a34c
commit e8268c510d
2 changed files with 14 additions and 14 deletions

View File

@ -15501,6 +15501,13 @@
],
"format": "date-time"
},
"friends_count": {
"type": [
"integer",
"null"
],
"format": "int32"
},
"channel": {
"oneOf": [
{
@ -15517,13 +15524,6 @@
"null"
]
},
"friends_count": {
"type": [
"integer",
"null"
],
"format": "int32"
},
"uses": {
"type": [
"integer",

View File

@ -15553,6 +15553,13 @@
],
"format": "date-time"
},
"friends_count": {
"type": [
"integer",
"null"
],
"format": "int32"
},
"channel": {
"oneOf": [
{
@ -15569,13 +15576,6 @@
"null"
]
},
"friends_count": {
"type": [
"integer",
"null"
],
"format": "int32"
},
"uses": {
"type": [
"integer",