generated from yanyongyu/python-poetry-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Thanks for the great library - it's async and typed!
While using some of the API methods, for example github.rest.pulls.async_create_review() I noticed it's signature requires ReposOwnerRepoPullsPullNumberReviewsPostBody which I was unable to import:
I imported and used ReposOwnerRepoPullsPullNumberReviewsPostBody instead and review was successfully added.
Am I using it wrongfully or there is a bug?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested