Skip to content

Commit

Permalink
fix ga
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Jan 28, 2025
1 parent aa0bf1a commit 5937a5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/test/resources/contract-management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ data:
path: "/"
url: http://rainbow:1234
read-timeout: 30
product-order:
path: "/tmf-api/productOrderingManagement/v4"
url: http://tm-forum-api-product-ordering-management:8081
read-timeout: 30
party:
path: "/tmf-api/party/v4"
url: http://tm-forum-api-party-catalog:8083
Expand All @@ -31,6 +35,10 @@ data:
path: "/"
url: http://trusted-issuers-list:8085
read-timeout: 30
tmforum-agreement-api:
path: "/tmf-api/agreementManagement/v4"
url: http://tm-forum-api-agreement:8086
read-timeout: 30
---
endpoints:
all:
Expand Down

0 comments on commit 5937a5b

Please sign in to comment.