Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

fsh api create output differs from wsk #1007

Open
rabbah opened this issue Jun 13, 2018 · 0 comments
Open

fsh api create output differs from wsk #1007

rabbah opened this issue Jun 13, 2018 · 0 comments
Labels

Comments

@rabbah
Copy link
Contributor

rabbah commented Jun 13, 2018

I'm trying the documented example here, substituting fsh for wsk:

Step 3 output:

> fsh api create /hello /world get hello --response-type json
https://openwhisk/api/v1/web/guest/hello.json
ok: updated action hello

whereas it should output the API gw url; wsk output is:

ok: created API /hello/world GET for action /_/hello
https://${APIHOST}:9001/api/${GENERATED_API_ID}/hello/world
@rabbah rabbah changed the title fsh api create fsh api create output differs from wsk Jun 13, 2018
@rabbah rabbah added the apigw label Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant