You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋🏻 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.
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 haveget_headers()
andget_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
The text was updated successfully, but these errors were encountered: