finos / symphony-bdk-python

Symphony Python Bot Development Kit (BDK)
https://symphony-bdk-python.finos.org/
Apache License 2.0
31 stars 34 forks source link

Upgrade Symphony API specifications for parent message id #279

Closed symphony-youri closed 2 years ago

symphony-youri commented 2 years ago

Description

Agent API is now returning the parentMessageId as part of V4Message payloads to retrieve the original message in case of a forward or a reply.

Dependencies

https://github.com/finos/symphony-api-spec/pull/150

Checklist