Skip to content

Commit 1348532

Browse files
app-services-ciwtrocki
authored andcommitted
chore(all): re-generate OpenAPI client(s)
1 parent 1aa9531 commit 1348532

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/kafka-instance-sdk/api/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ components:
13421342
to specify all users with value `User:*`.
13431343
example: User:user-123-abc
13441344
nullable: false
1345-
pattern: ^User:(\*|[a-zA-Z0-9_-]+)$
1345+
pattern: ^User:(\*|[a-zA-Z0-9_@.-]+)$
13461346
title: ACL Principal
13471347
type: string
13481348
operation:
@@ -1458,7 +1458,7 @@ components:
14581458
all users with value `User:*`.
14591459
example: User:user-123-abc
14601460
nullable: false
1461-
pattern: ^User:(\*|[a-zA-Z0-9_-]+)$
1461+
pattern: ^User:(\*|[a-zA-Z0-9_@.-]+)$
14621462
title: ACL Principal
14631463
type: string
14641464
Topic:

0 commit comments

Comments
 (0)