Skip to content

From a single API i want to filter a part url and a particular method while adding custom rules #553

@krupavanigundraju

Description

@krupavanigundraju

Hi Team,

I am trying to add a API standardization custom rules to filter a particular API which should have a particular operation. I tried JSONPath Expression path as below but it is not working.


$.servers[?(@.url =~ /test)] && $.paths['/*'].post

Please suggest!

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