Skip to content

Support the use of space in file names instead of the UriEncoded format #83

@kolgepratik

Description

@kolgepratik

Currently, if i have to mock a request with query parameter value that includes a space, i have to create the mock file something like this:

GET hello/ getMockedResponse--api=Hello%20World.mock

What would be great is if we can use literal 'space' instead, like

GET hello/ getMockedResponse--api=Hello World.mock

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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