We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e2079d + a687612 commit 80786aaCopy full SHA for 80786aa
api/consent-management-API.yaml
@@ -18,14 +18,7 @@ info:
18
name: Apache 2.0
19
url: http://www.apache.org/licenses/LICENSE-2.0.html
20
servers:
21
- - url: http://localhost:3000/api/v1
22
- variables:
23
- km_host:
24
- default: localhost
25
- description: Hostname of the Consent Management server.
26
- km_port:
27
- default: "3000"
28
- description: Port number for the Consent Management server.
+ - url: http://localhost:8080/api/v1
29
tags:
30
- name: Consent Elements
31
description: Manage Consent Elements
0 commit comments