Commit d7561ef
Fix UrlPatternMatcher not matching parameters in path containing "-" character
Co-authored-by: Francisco Javier Tirado Sarti <[email protected]>
1 parent d8363d7 commit d7561ef
File tree
2 files changed
+3
-2
lines changed- runtime/src
- main/java/io/quarkiverse/openapi/generator/providers
- test/java/io/quarkiverse/openapi/generator/providers
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
0 commit comments