Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python SDK should provide a method for users to get the response headers and the raw response #74

Open
1 task done
rhamzeh opened this issue Mar 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Mar 1, 2024

Checklist

Describe the problem you'd like to have solved

As a user, I'd like to be able to get the response headers when using OpenFgaClient

Describe the ideal solution

OpenFgaClient will have get_headers() and get_raw_response() methods that allow users to retrieve the headers and raw response respectively.

Batch Methods such as non transactional write and batch check would have these methods on individual responses.

Alternatives and current workarounds

No response

References

No response

Additional context

No response

@rhamzeh rhamzeh added the enhancement New feature or request label Mar 1, 2024
@rhamzeh rhamzeh moved this from Backlog to Ready in SDKs and Tooling Mar 1, 2024
@evansims evansims self-assigned this Mar 1, 2024
@evansims evansims moved this from Ready to In progress in SDKs and Tooling Apr 10, 2024
@rhamzeh rhamzeh moved this from In progress to Ready in SDKs and Tooling Apr 24, 2024
@rhamzeh rhamzeh moved this from Ready to Backlog in SDKs and Tooling Jun 11, 2024
@gagandeepp
Copy link

Interested @rhamzeh Please assign

@ewanharris
Copy link
Member

👋🏻 Thanks for the offer @gagandeepp. Sorry about this, we feel this issue isn't well defined for hacktoberfest as it requires some planning for how we exposed this across all SDKs.

We've specifically labelled issues that we're looking for help with with the hacktoberfest or good first issue labels if you'd like to take a look through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

4 participants