We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e17c4 commit 9b31aa7Copy full SHA for 9b31aa7
schema/workflow.yaml
@@ -310,7 +310,7 @@ $defs:
310
type: string
311
title: WithGRPCServiceHost
312
description: The hostname of the GRPC service to call.
313
- pattern: ^[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?$
+ pattern: ^[a-zA-Z0-9](?:[a-zA-Z0-9-.]{0,61}[a-zA-Z0-9])?$
314
port:
315
type: integer
316
title: WithGRPCServicePost
0 commit comments