Skip to content

Commit

Permalink
fix xml configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharanidk committed Feb 27, 2025
1 parent b6a1ea5 commit b479d21
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -210,14 +210,11 @@
<DesignAssistant>
<!-- Enable API Design Assistant for API Manager -->
<Enabled>true</Enabled>

<AuthToken></AuthToken>

<Endpoint>http://localhost:9090</Endpoint>

<Resources>
<PrepareResource>/prepare</PrepareResource>
<ExecuteResource>/execute</ExecuteResource>
<ChatResource>/chat</ChatResource>
<GenApiPayloadResource>/generate-api-payload</GenApiPayloadResource>
</Resources>

</DesignAssistant>
Expand Down

0 comments on commit b479d21

Please sign in to comment.