fix: resync api spec

Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Sébastien Han 2025-04-17 17:34:10 +02:00
parent 326cbba579
commit ceecd1c3e6
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -5235,7 +5235,7 @@
"enable_session_persistence": {
"type": "boolean",
"default": false,
"description": "Whether to persist session data"
"description": "Optional flag indicating whether session data has to be persisted"
},
"response_format": {
"$ref": "#/components/schemas/ResponseFormat",