-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
We integrated restish and it works well for us. We have a few suggestions to reduce user friction:
-
We’re configuring
x-cli-config, which works great. If this option exists in the spec, we’d like restish to skip the wizard, automatically configure the API, and save it. To avoid breaking existing behavior, this could be controlled via a parameter/flag that explicitly opts into the non-wizard flow. -
Please remove the need to include
https://when configuring an API. If no scheme is provided, it should be assumed automatically (https://preferred;http://would also be fine since it redirects).
Instead of:
restish api configure my-api https://api.my.domain
it would be:
restish api configure my-api api.my.domain
spark2ignite
Metadata
Metadata
Assignees
Labels
No labels