Skip to content

Commit c20d40f

Browse files
committed
Fix spec server URL
1 parent 3c90e1b commit c20d40f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ddi-rest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ info:
1111
1212
servers:
1313
- description: Mock API Server
14-
url: https://ddi-api.making-sense.info/ddi/v1
14+
url: http://ddi-api.making-sense.info/ddi/v1
1515

1616
x-commons:
1717
common_responses: &common_responses

0 commit comments

Comments
 (0)