Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
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

Description

@rabbah

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions