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

feat: apikey security in body - arrays #139

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

TheEdward162
Copy link
Contributor

  • support indexing into arrays when doing apikey security in body

I ran into this when researching Odoo tool, it uses jsonrpc and needs to inject the secret into the JSON body somehow, but we didn't support indexing into arrays.

* support indexing into arrays when doing apikey security in body
@TheEdward162 TheEdward162 requested a review from freaz July 17, 2024 17:16
* tests fail without it somehow
Copy link
Member

@freaz freaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. And fixes some bad parts by me. 👍

@TheEdward162 TheEdward162 merged commit be2fbca into main Jul 19, 2024
6 checks passed
@TheEdward162 TheEdward162 deleted the fix/apikey-in-body-arrays branch July 19, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants