Skip to content

\Apigee\Mint\DeveloperRatePlan::save('update') causes a response exception #68

@mxr576

Description

@mxr576

Calling method with "update" causes a response exception because API endpoint does not support PUT method.

~ http PUT [HOST]/v1/mint/organizations/[ORG]/developers/[DEVELOPER_ID]/developer-rateplans -a [DEVELOPER_ID]

HTTP/1.1 405 Method Not Allowed
Allow: POST,GET,OPTIONS,HEAD
Content-Length: 0
Date: Wed, 03 May 2017 12:54:32 GMT

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