Skip to content

Commit

Permalink
RESTful service: List Web Applications - Provide all Keycloack Client…
Browse files Browse the repository at this point in the history
… attributes in returned list #2101
  • Loading branch information
gunterze committed Jul 25, 2019
1 parent dc9ff99 commit 5250622
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions dcm4chee-arc-ui2/src/swagger/webappList.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@
"description": "Web Service Path",
"type": "string"
},
"dcmKeycloakClientID": {
"title": "Keycloak Client ID",
"description": "Keycloak Client ID",
"type": "string"
"dcmKeycloakClient": {
"$ref": "../assets/schema/keycloakClient.schema.json"
},
"dcmWebServiceClass": {
"title": "Web Service Class",
Expand Down

0 comments on commit 5250622

Please sign in to comment.