Skip to content

Disabling / controlling path parameter imputation? #5

@tfmorris

Description

@tfmorris

I have an API that I'm trying to analyze using the desktop app on Mac which has a structure like

/command/core/get-preference?param=

where core is the module name and the command is get-preference.

Unfortunately, demystify seems to have decided that the command structure is /command/{command}/{param3} and has mushed all the query parameters together when they really varying by command.

The desktop app doesn't seem to have any preferences or other controls that I can find. Is there any way to disable this behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions