Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

apexRest doesn't stringify body #170

@kevinohara80

Description

@kevinohara80

The body argument for the apexRest call needs to be stringified before sending to _apiRequest. For backwards compatibility sake, we should check to see if the body argument is actually an object before stringifying it. All other POST methods should do the same check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions