Skip to content

Please update the SDK documentation for 8.2.0 #16

@sjorge

Description

@sjorge

While testing the new 8.2.0 SDK I hit a issue, I was trying to lookup info on thresholds_on but the documentation is not yet updated.

Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'Transfer-Encoding': 'chunked', 'Server': 'Apache', 'Connection': 'close', 'Allow': 'GET, POST, DELETE, HEAD', 'Date': 'Tue, 04 Jun 2019 07:23:30 GMT', 'Content-Type': 'application/json'})
HTTP response body:
{
"errors" :
[

{
"code" : "AEC_BAD_REQUEST",
"message" : "The option 'thresholds_include_overhead' is deprecated. Use 'thresholds_on' option."
}
]
}

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