Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API spec inconsistent #1095

Closed
srl295 opened this issue Apr 27, 2020 · 0 comments · Fixed by #1096
Closed

API spec inconsistent #1095

srl295 opened this issue Apr 27, 2020 · 0 comments · Fixed by #1096

Comments

@srl295
Copy link
Contributor

srl295 commented Apr 27, 2020

https://github.com/apache/openwhisk-wskdeploy/blob/master/specification/html/spec_apis.md#apis says:

The API basePath value MUST start with a / character.
The APi relativePath value MUST start with a / character.

but, the examples given (hello and world do not start with a / character.

See also: #955

srl295 added a commit to srl295/openwhisk-wskdeploy that referenced this issue May 22, 2020
Update spec to say that basePath and relativePath must NOT start with `/`

Fixes: apache#1095
mrutkows pushed a commit that referenced this issue May 26, 2020
Update spec to say that basePath and relativePath must NOT start with `/`

Fixes: #1095
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants