Add flag to convert non-web actions when adding apis
Aperta
enhancement
good first issue
help wanted
- Lingua principale
- Go
- Stelle
- 109
- Fork
- 98
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
If you try to add an API to an action that isn't a web action, you get the following error.
```
error: API action '/_/parent' is not a web action. Issue 'wsk action update /_/parent --web true' to convert the action to a web action.
Run 'wsk --help' for usage.
```
Can we have a flag to make the api command automatically add the annotation if it is missing?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.