shell
shell copied to clipboard
fsh api get (export to swagger) does not work
Continuing in the tutorial https://github.com/apache/incubator-openwhisk/blob/master/docs/apigateway.md#exporting-the-configuration to export swagger
> fsh api get "/club"
Cannot convert undefined or null to object
Needed to diverge from tutorial s/Book Club/\/club/, see https://github.com/apache/incubator-openwhisk/issues/3763.