Summary
The Python example embedded in the ConversationDetails schema description within docs/openapi.json is syntactically invalid due to a missing comma, causing the example snippet to be unparsable as written.
Where
Impact
- The rendered documentation includes an invalid Python example, which could mislead users copying the snippet.
Requested action
- Update the example so it is valid Python syntax.
References
Requested by