Skip to content

Commit

Permalink
Rollback proxies.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-burch committed Jul 5, 2024
1 parent 813c63c commit 9c84296
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions distribution/conf/proxies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,11 @@
<router>

<api port="2000">
<apiDocs />
</api>

<api port="2001" host="sdnasndasdasdasdasdasd">

<openapi location="https://developer.lufthansa.com/swagger/export/21516">
<rewrite basePath="/foo" port="20000"/>
<openapi location="../examples/rewriter/openapi/demo-api-v1.yml" validateRequests="yes">
<rewrite host="predic8.de" port="3000" basePath="/foo" />
</openapi>
</api>

<api port="2003">
<openapi location="https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml"/>
</api>

</router>

</spring:beans>

0 comments on commit 9c84296

Please sign in to comment.