Automated spec update (180839)

This commit is contained in:
Nelly (automation bot) 2026-01-29 02:24:46 +00:00
parent 237c1d4daf
commit 9218dfd662
2 changed files with 28 additions and 0 deletions

View file

@ -25382,6 +25382,13 @@
"premium_progress_bar_enabled": {
"type": "boolean"
},
"premium_progress_bar_enabled_user_updated_at": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"nsfw": {
"type": "boolean"
},
@ -26425,6 +26432,13 @@
"premium_progress_bar_enabled": {
"type": "boolean"
},
"premium_progress_bar_enabled_user_updated_at": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"nsfw": {
"type": "boolean"
},

View file

@ -25822,6 +25822,13 @@
"premium_progress_bar_enabled": {
"type": "boolean"
},
"premium_progress_bar_enabled_user_updated_at": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"nsfw": {
"type": "boolean"
},
@ -26934,6 +26941,13 @@
"premium_progress_bar_enabled": {
"type": "boolean"
},
"premium_progress_bar_enabled_user_updated_at": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"nsfw": {
"type": "boolean"
},