Closed
Description
Steps you follow to reproduce the error:
- specify a service config with a selector which does not exist (mistype rpc service name)
- generate gateway code
- generation does not fail, but ignores the endpoint with a not matched selector
What did you expect to happen instead:
Generation fails or at least warns me about a non-matched selector
What's your theory on why it isn't working:
Currently non-matched selectors are gracefully ignored.
Metadata
Assignees
Labels
No labels