Skip to content

Regex not supported in request parameters #68

@juliansteenbakker

Description

@juliansteenbakker

When you add a regex to a parameter, the parameter doens't get shown in the call url.

Example of a parameter without regex:
image

Example of a parameter with regex:
image

Regex used: {reservationId:[1-9]\d*}

EXPECTED RESULTS:
Show it like: /api/v1/reservations/{reservationId}/snapshots/criteria/{snapshotCriteriaId}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions