Bindings are specified differently between objects #519
Labels
Comments
|
This issue has been automatically marked as stale because it has not had recent activity |
|
@jonaslagoni do you want to open up a PR for this one? |
|
This issue has been automatically marked as stale because it has not had recent activity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Operation bindings are described as
Map[string, Operation Bindings Object]where channel bindings are described asChannel Bindings ObjectI expected both definitions to be described as either
Map[string, <NAME>]or<NAME>The text was updated successfully, but these errors were encountered: