-
-
Notifications
You must be signed in to change notification settings - Fork 479
Description
Describe the bug
Created a simple REST endpoint--basically the books-search example from the ZIO-http docs. Then created a CLI client with HttpCliApp.fromEndpoints(). Built the server and the client into an assembly jar.
I have enabled Swagger and both Swagger and curl will return expected results from the trivial REST API. I have not found a combination of commands to obtain successful operation for the generated CLI. It is clearly trying to run the CLI but is not working.
Information to reproduce the errors (ie commands I used), along with code and output/error examples (in README) are provided here: https://github.com/gzoller/bedrock/tree/brokenCLI
The application is quite trivial and nearly completely lifted from the ZIO documentation, so it should be clear.
Desktop (please complete the following information):
- OS: MacOS