Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInconsistent details example #182
Open
Comments
|
Great article, thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Regarding: https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md
In section 14.4.4 Example Response "details" object doesn't fit the definition of "details" in section 7.10.2, table Error: Object. Details should be Error[]
It looks like in 14.4.4 "details" should be changed to "innerError".