dataiku / dataiku-api-client-python

Python client for the DSS public API
https://doc.dataiku.com/dss/latest/api/public/
Other
41 stars 25 forks source link

Add git-related methods for plugins #303

Open bra-fsn opened 2 months ago

bra-fsn commented 2 months ago

This PR adds missing methods for managing plugins' git settings via the APIs documented here. Sadly, the documented APIs are much less featureful than what the SDK currently offers for projects. I hope Dataiku will work on providing the same git-related features for plugins as what projects have.

Related Dataiku support ticket: #72950.