Skip to content

URL based matching #107

@guyisra

Description

@guyisra

I am using PACT to mock a service which uses a REST based urls

resource/resource_id/system/system_id

Is there a way to avoid have a predefined resource_id/system_id which must be used by the consumer and provider? I.e. resource_id should look like a UUID, but it really doesn't matter, as long as its consitent throughout the mocking - if I request resource/resource_id, resource_id should use whatever has been sent, as long as it matching that I specificied

I understand there is support for query parameters, is there a way to do this for REST-like url params?

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3pact v3 specification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions