Token state not showing on load, or after message is finished. (#5606)
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
Live Provider Tests / check-fork (push) Waiting to run
Live Provider Tests / changes (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
Live Provider Tests / Build Release Binary (push) Blocked by required conditions

This commit is contained in:
David Katz 2025-11-06 13:27:45 -05:00 committed by GitHub
parent 9d88155932
commit c8d2d47c6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 38 additions and 29 deletions

View file

@ -3321,12 +3321,16 @@
"type": "object",
"required": [
"reason",
"token_state",
"type"
],
"properties": {
"reason": {
"type": "string"
},
"token_state": {
"$ref": "#/components/schemas/TokenState"
},
"type": {
"type": "string",
"enum": [