Skip to content

Unnecessary $ sign in the example URLs #27138

@Dinithi-Hasanika

Description

@Dinithi-Hasanika

Document issue type

Type/Bug (Report inaccuracies, outdated information, or missing details in the existing content)

Description

The search context URL has been mentioned as below in the document [1] which is with a $ sign before filter. This result in syntax error.

https://{host}:{port}/t/{tenant-domain}/api/identity/config-mgt/v1.0/search?$filter={search-query}

Correct One:

https://{host}:{port}/t/{tenant-domain}/api/identity/config-mgt/v1.0/search?filter={search-query}

[1] - https://is.docs.wso2.com/en/latest/apis/retrieve-tenant-resources-based-on-search-parameters/

Version

IS 7.2.0

Metadata

Metadata

Assignees

No one assigned

    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