Skip to content

Docs: ConversationDetails example in docs/openapi.json is syntactically invalid (missing comma) #1021

@coderabbitai

Description

@coderabbitai

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions