fastai / ghapi

A delightful and complete interface to GitHub's amazing API
https://ghapi.fast.ai/
Apache License 2.0
526 stars 57 forks source link

'HTTP Error 422: Unprocessable Entity' on 'repos.create_in_org' call appears in v0.1.20 but not v0.1.19 #133

Closed wsascha closed 1 year ago

wsascha commented 2 years ago

Funny because you seem to have fixed a bug for the same error on issues.add_labels call in the latest release. :smile:

Unfortunately, I can't say more about this. – Failed after an update, reverting back to v0.1.19 does not have the issue when calling

github.repos.create_in_org(…)

Happy to support if you have more questions.

wsascha commented 1 year ago

Seems to be fixed since 0.1.23