Skip to content

[Feat]: Valid JSON formatted response #428

@ahkelly

Description

@ahkelly

Feature Request Is New

  • I have verified that the requested feature does not already exist or has not already been requested.

Description of the feature

Is there a way to request a valid JSON response from node requests, rather then having to convert the Object using:

JSON.parse(JSON.stringify(response))

Interestingly the docs show a valid JSON response but the api returns an object. Just wondering if there is or could be added a hidden flag to request JSON format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageIssue is being researched

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions