Commit d4b9a8f
authored
* fix: add filter option to project variable method
This commit implements the option to add a filter[environment_scope]
to a variable request, when multiple variables
with the same name exist, but have different
environment scopes.
See documentation for more information
https://docs.gitlab.com/ee/api/project_level_variables.html#get-a-single-variable
* fix: fix indenting and remove extra resolver
1 parent a8b21d7 commit d4b9a8f
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
| 1217 | + | |
1217 | 1218 | | |
1218 | 1219 | | |
1219 | 1220 | | |
1220 | | - | |
| 1221 | + | |
1221 | 1222 | | |
1222 | | - | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
1223 | 1228 | | |
1224 | 1229 | | |
1225 | 1230 | | |
| |||
0 commit comments