Skip to content

Commit 30187c0

Browse files
authored
fix: update getK8sPodLabelsForWorkload x-aclSchema (#870)
1 parent c2ea23b commit 30187c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openapi/api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ paths:
322322
operationId: getK8sPodLabelsForWorkload
323323
x-eov-operation-handler: v1/teams/{teamId}/kubernetes/networkPolicies
324324
description: Get Podlabels from given workload
325-
x-aclSchema: NetworkPolicies
325+
x-aclSchema: Netpol
326326
parameters:
327327
- name: workloadName
328328
in: query

0 commit comments

Comments
 (0)