Skip to content

Commit

Permalink
"RESTful service: List Web Applications - Suppress Keycloak Client ID…
Browse files Browse the repository at this point in the history
… for local Web Services #2101"

This reverts commit 5250622.
  • Loading branch information
gunterze committed Jul 25, 2019
1 parent 00087bb commit 0aaef55
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dcm4chee-arc-ui2/src/swagger/webappList.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@
"description": "Web Service Path",
"type": "string"
},
"dcmKeycloakClient": {
"$ref": "../assets/schema/keycloakClient.schema.json"
"dcmKeycloakClientID": {
"title": "Keycloak Client ID",
"description": "Keycloak Client ID",
"type": "string"
},
"dcmWebServiceClass": {
"title": "Web Service Class",
Expand Down

0 comments on commit 0aaef55

Please sign in to comment.