Skip to content

fix: create_topic returns string ID in C++; add Python type stubs for…#505

Merged
huacnlee merged 3 commits intolongbridge:mainfrom
wuxsoft:feat/fixed_openapi_pyi
Apr 10, 2026
Merged

fix: create_topic returns string ID in C++; add Python type stubs for…#505
huacnlee merged 3 commits intolongbridge:mainfrom
wuxsoft:feat/fixed_openapi_pyi

Conversation

@wuxsoft
Copy link
Copy Markdown
Contributor

@wuxsoft wuxsoft commented Mar 30, 2026

… content APIs

  • Fix C++ create_topic callback type: OwnedTopic -> std::string (aligns with Rust/Python/Node.js/Java/C)
  • Add ContentContext, AsyncContentContext, OwnedTopic, TopicReply, TopicAuthor, TopicImage to openapi.pyi

… content APIs

- Fix C++ create_topic callback type: OwnedTopic -> std::string (aligns with Rust/Python/Node.js/Java/C)
- Add ContentContext, AsyncContentContext, OwnedTopic, TopicReply, TopicAuthor, TopicImage to openapi.pyi
… content APIs

- Fix C++ create_topic callback type: OwnedTopic -> std::string (aligns with Rust/Python/Node.js/Java/C)
- Add ContentContext, AsyncContentContext, OwnedTopic, TopicReply, TopicAuthor, TopicImage to openapi.pyi
@huacnlee huacnlee merged commit 8d246b3 into longbridge:main Apr 10, 2026
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants