Skip to content

Commit

Permalink
fix: add integration test to pipeline.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
micovery committed Oct 31, 2024
1 parent be5a252 commit 95c3737
Show file tree
Hide file tree
Showing 6 changed files with 565 additions and 7 deletions.
2 changes: 1 addition & 1 deletion references/openapi-mock/apiproxy/proxies/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</PreFlow>
<Flows/>
<HTTPProxyConnection>
<BasePath>/v3/petstore</BasePath>
<BasePath>/mock/v3/petstore</BasePath>
</HTTPProxyConnection>
<RouteRule name="no-route"/>
</ProxyEndpoint>
Loading

0 comments on commit 95c3737

Please sign in to comment.