Skip to content

Commit

Permalink
feat(core): expose skin on account model (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeach committed Mar 28, 2018
1 parent 2c4dbff commit 2529e5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ interface ClouddriverService {
String type
String providerVersion
Collection<String> requiredGroupMembership = []
String skin
Map<String, Collection<String>> permissions
}

Expand Down

0 comments on commit 2529e5d

Please sign in to comment.