-
Notifications
You must be signed in to change notification settings - Fork 59.8k
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
Incorrect type for labels
parameter: "array of undefineds"
#549
Comments
Thanks for opening an issue @gr2m 💝 |
This seems to be a bit more complicated than content only:
My guess is that the property parsing mechanism doesn't do well with the @janiceilene perhaps the best course of action here would be to re-triage this to engineering - what do you think? |
Amazing analysis 👍🏼 |
@gr2m, this looks like a bug with our internal schema. I don't think we allow creating an issue with an array of label objects only an array of strings. I'm going to verify this with the owner of the API. |
This has been moved to our internal repo, so I'm going to close out this PR. Thank so much! |
What article on docs.github.com is affected?
https://docs.github.com/en/free-pro-team@latest/rest/reference/issues#create-an-issue
What part(s) of the article would you like to see updated?
The
labels
parameter's type is listed asarray of undefineds
Additional information
The text was updated successfully, but these errors were encountered: