main - Automated spec update (121963)

made at remote:2025-06-11T21:06:51

taken at now:2025-06-11T21:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2025-06-11 21:10:02 +00:00
parent 1ddb1f06f8
commit c4aad351c2
2 changed files with 10 additions and 0 deletions

View file

@ -27955,6 +27955,10 @@
"type": "integer",
"format": "int32"
},
"approximate_user_authorization_count": {
"type": "integer",
"format": "int32"
},
"explicit_content_filter": {
"$ref": "#/components/schemas/ApplicationExplicitContentFilterTypes"
},
@ -27978,6 +27982,7 @@
"redirect_uris",
"owner",
"approximate_user_install_count",
"approximate_user_authorization_count",
"explicit_content_filter"
]
},

View file

@ -28040,6 +28040,10 @@
"type": "integer",
"format": "int32"
},
"approximate_user_authorization_count": {
"type": "integer",
"format": "int32"
},
"explicit_content_filter": {
"$ref": "#/components/schemas/ApplicationExplicitContentFilterTypes"
},
@ -28063,6 +28067,7 @@
"redirect_uris",
"owner",
"approximate_user_install_count",
"approximate_user_authorization_count",
"explicit_content_filter"
]
},