-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
docs are out of sync with types #2296
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationtypes / typescript
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationtypes / typescript
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
In the discussion on #2215, it was decided that
rawBodyshould be null (not an empty array) for requests that have no body, andbodywould be as well. This isn't reflected in the published or documented types.Reproduction
n/a
Logs
System Info
Severity
annoyance
Additional Information
No response