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

Target specific commit for symphony-api-specs #264

Closed symphony-mariacristina closed 2 years ago

symphony-mariacristina commented 2 years ago

Goal of this PR is to start targeting a specific commit of the Symphony-api-spec repository and not always target the master branch, this way we'll have more control over compatibility and what features are included in each BDK version.

Also since from 20.14 we are starting deprecation process of apps authentication endpoint using certificate, we are going to generate the code from the authenticator-api-public-deprecated.yaml file so that we still support those APIs.