File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ apiVersion: v1
33appVersion : 1.28.0
44description : hull-vidispine-addon
55name : hull-vidispine-addon
6- version : 1.28.4
6+ version : 1.28.5
Original file line number Diff line number Diff line change @@ -101,14 +101,14 @@ hull:
101101 endpoint : _HT/hull.vidispine.addon.library.get.endpoint.uri.info:ENDPOINT:"authservice":URI:"api"
102102 subresources :
103103 10_resources :
104- apiPath : " v1/Resource/ApiResource "
104+ apiPath : " v1/Resource/ApiScope "
105105 typeDescription : " Scope"
106106 _DEFAULTS_ :
107107 register : true
108108 putUriExcludeIdentifier : true
109109 deleteUriExcludeIdentifier : true
110110 deleteQueryParams :
111- resourceName : " $identifier"
111+ name : " $identifier"
112112 20_clients :
113113 apiPath : " v1/Client"
114114 typeDescription : " Client"
@@ -117,7 +117,7 @@ hull:
117117 putUriExcludeIdentifier : true
118118 deleteUriExcludeIdentifier : true
119119 deleteQueryParams :
120- clientId : " $identifier"
120+ clientId : " $identifier"
121121 30_roles :
122122 apiPath : " v1/Roles"
123123 typeDescription : " Roles"
@@ -127,7 +127,7 @@ hull:
127127 putUriExcludeIdentifier : true
128128 deleteUriExcludeIdentifier : true
129129 deleteQueryParams :
130- id : " $identifier"
130+ roleId : " $identifier"
131131
132132 30_configportal :
133133 auth :
You can’t perform that action at this time.
0 commit comments