Skip to content

Request Path Duplicates can accept verb to help with ambiguity #145

Closed
@vtali

Description

@vtali

Is your feature request related to a problem?

Currently, the request paths (... that can be used in jc.runRequest for example) if the naming of this follows the urls, then using the request path is hard if the Verb is also not part of the name.

Image

However, when we do that, then we get the duplicate awkward looking GET GET /api/ping
Image

Describe the solution you'd like

Since jetclient already knows of the verb:
Image

If we can prepend it to distinguish between same naming paths that differ by VERB:

Image

OR... if we have a 2nd parameter that you can pass in the verb to

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions