Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

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

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions