feat: allow generation of sync, async or both methods in a python sdk (#1617)
Generator changes (2)
New features
pythonv2
allow generation of sync, async or both methods in an sdk
Bug fixes
pythonv2
ensure pagination next function for python async method is also asynchronous