提交 e01d3517 编写于 作者: E Evan Read

Merge branch 'patch-49' into 'master'

remove html tag

See merge request gitlab-org/gitlab-ce!26885
...@@ -214,7 +214,7 @@ The sample function can now be triggered from any HTTP client using a simple `PO ...@@ -214,7 +214,7 @@ The sample function can now be triggered from any HTTP client using a simple `PO
--header "Content-Type: application/json" \ --header "Content-Type: application/json" \
--request POST \ --request POST \
--data '{"GitLab":"FaaS"}' \ --data '{"GitLab":"FaaS"}' \
<http://functions-echo.functions-1.functions.example.com/> http://functions-echo.functions-1.functions.example.com
``` ```
2. Using a web-based tool (ie. postman, restlet, etc) 2. Using a web-based tool (ie. postman, restlet, etc)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册