2.2.1
- Fix POST/PUT/PATCH endpoints without a request body generating a required
data: Noneparameter — thedataparameter is now omitted entirely when the endpoint has no request body.
data: None parameter — the data parameter is now omitted entirely when the endpoint has no request body.