mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
[PR #676] [MERGED] Fix random generate data in url no spaces #1029
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/676
Author: @leolplex
Created: 11/1/2021
Status: ✅ Merged
Merged: 11/1/2021
Merged by: @StefH
Base:
master← Head:FixRandomDataInUrl📝 Commits (2)
91b903dFix random generate data in url no spacesbac9cbfFormat class📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/WireMock.Net.OpenApiParser/Settings/WireMockOpenApiParserDynamicExampleValues.cs(+1 -1)📄 Description
Hello @StefH ,
I found a bug when the dynamic data has an space, the idea is a simple regexp to build random data without spaces.
Thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.