This is an automated email from the ASF dual-hosted git repository.
kittohoward pushed a commit to branch update_open-api
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git
The following commit(s) were added to refs/heads/update_open-api by this push:
new ffcf1d3 add missing port
ffcf1d3 is described below
commit ffcf1d37627bb03ccf052da2cbb63f4c48142326
Author: howardkitto <[email protected]>
AuthorDate: Thu Aug 29 15:05:20 2019 +0100
add missing port
---
pkg/safeguardsecret/open-api.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pkg/safeguardsecret/open-api.yaml
b/pkg/safeguardsecret/open-api.yaml
index a25e38c..39f8a51 100644
--- a/pkg/safeguardsecret/open-api.yaml
+++ b/pkg/safeguardsecret/open-api.yaml
@@ -83,6 +83,7 @@ paths:
$ref: '#/components/schemas/DecryptAString'
servers:
- url: 'http://localhost:5556'
+ - url: 'http://localhost:5558'
components:
schemas:
SafeguardSecret: