Skip to content

WPRequest 'update' method defined as private #513

Description

@dkuratowski

wpapi.url(url).update(data) gives me the following typescript error:
Property 'update' is private and only accessible within class 'WPRequest'.

All other HTTP Methods are declared as public so I guess that this is only a typo.

The problematic line:

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