1Password / connect-sdk-python

Python SDK for 1Password Connect
https://developer.1password.com/docs/connect
MIT License
200 stars 31 forks source link

Add GeneratorRecipe #47

Closed tdb closed 1 year ago

tdb commented 2 years ago

Add support for generator recipies. This was generated using a newer version of the OpenAPI tools, I think, because it looks slightly different. It does however work using the simple change in the example.

This brings the Python SDK more inline with the JS and Go versions which already have this feature.

I fully expect this to need modification by the devs before hopefully being incorporated. It's just my attempt to get the ball rolling, rather than just lazily asking for the feature to be added :-)

volodymyrZotov commented 1 year ago

@tdb thank you very much for the contribution! 🚀 😃 That definitely will improve python-sdk. We'll bring it to the finish line and release it soon.