Skip to content

Commit e10ba6b

Browse files
Fix URL
Fix URL after refactor.
1 parent a8e8fb4 commit e10ba6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose-aspnetcore/oats.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include:
22
- ./oats-template.yml
33
input:
4-
- path: /api/Aws/ListFiles
4+
- path: /api/Aws/ListBuckets
55
- path: /api/HttpClient/Get
66
- path: /api/HttpClient/GetError
77
- path: /api/MsSql/ServerInfo

0 commit comments

Comments
 (0)