We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005569a commit 211ffc4Copy full SHA for 211ffc4
1 file changed
libs/backend-api7/src/index.ts
@@ -185,6 +185,7 @@ export class BackendAPI7 implements ADCSDK.Backend {
185
{
186
params: {
187
search: this.gatewayGroupName,
188
+ name: this.gatewayGroupName,
189
},
190
191
);
0 commit comments