Skip to content

202 statuscode requests raise JSONReadError #305

@cloudcode-hungary

Description

@cloudcode-hungary

Resize database cluster responds with status code 202 but no response body. This should be handled similarly to 204.

if req.status_code in (202, 204):

https://github.com/koalalorenzo/python-digitalocean/blob/master/digitalocean/baseapi.py#L194
https://developers.digitalocean.com/documentation/v2/#resize-a-database-cluster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions