Skip to content

[Schema Inaccuracy] 500 Error founding in API "/user/emails" #521

@Nana1209

Description

@Nana1209

Schema Inaccuracy

POST https://api.github.com/user/emails with Authorization and requestBody {"emails":"xxx@xx.com"} will cause a 500 error,
After repeated experiments, 500 errors will be caused when the requestBody is the following structure
{"emails":"xxx"}
This is a server error. Incorrectly formatted input was not processed correctly

Expected

The reponse status should be one of 201,422,304,404,403,401 in reponses

Reproduction Steps

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions