Commit 94deba0
committed
fix(spp_mis_demo_v2): add spp_api_v2_gis dependency for demo API client
The demo_api_client.xml creates scopes with resource='gis', which is a
selection value registered by spp_api_v2_gis. Without this dependency,
the XML load fails with "Wrong value for spp.api.client.scope.resource: 'gis'".1 parent fbb2baf commit 94deba0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments