Comparing manuel-lang:main...openfga:main · manuel-lang/python-sdk
Commits on Mar 23, 2026
-
feat: add execute_api_request method for calling arbitrary endpoints (o…
…penfga#252) * feat: add raw_request method * update: handling double-JSON-encodes * addRawRequestMethod: fix testcases & remove trailing spaces * addRawRequestMethod: update-changes-requested * updates * updated-requested-changes * update-suggested-changes * feat: refactor method to execute api method * fix: tetss and refactor * feat: example for existing endpoints * fix: lint * fix: cleanup * feat: execute api request api layer refactor * fix: changelog and ruff lint * feat: remove unused import * feat: address comments * fix: streaming stuff * fix: rename tests and example * feat: address comments * fix: refactor * fix: _retry_params * fix: lint --------- Co-authored-by: Anurag Bandyopadhyay <angbpy@gmail.com>