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

add support for a easy way to get meta/warning/dictionaries in the response #70

Description

@xianqiliu

since the raw response might contain meta, warning, dictionaries and so on.
it would be better to provide an easy way to get these data from response,
the idea would be like the following:

$response->getMeta();
$response->getDictionaries();
$response->getWarning();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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