yanyongyu / githubkit

The modern, all-batteries-included GitHub SDK for Python, including rest api, graphql, webhooks, like octokit!
MIT License
159 stars 21 forks source link

Fix: duplicate field name in path and body #17

Closed yanyongyu closed 1 year ago

yanyongyu commented 1 year ago

Just remove the duplicate field in body overload to avoid SyntaxError. fix #16