-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
Milestone
Description
I tried this:
Currently, the schema does not allow the below GRPC task spec-
document:
dsl: 1.0.0
name: my-grpc-workflow
version: 1.0.0
namespace: default
do:
- callUserService:
call: grpc
with:
proto:
endpoint: 'https://myservice/grpc.proto'
service:
name: hello.world
host: grpc.myservice.com
port: 50051
method: HelloWorld
This happened:
The workflow validation throws an error
I expected this:
GRPC service hosts with dots(.) should be allowed
Is there a workaround?
No response
Anything else?
No response
Area(s)
Schema
Community Notes
- Please vote by adding a 👍 reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.name: Bug Report 🐞
ricardozanini and cdavernas
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog