mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
update all hello examples to use /{language} as the default route instead of /hello, also renamed hello.payload.json to sample.payload.json
This commit is contained in:
3
examples/tutorial/hello/ruby/sample.payload.json
Normal file
3
examples/tutorial/hello/ruby/sample.payload.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"name": "Johnny"
|
||||
}
|
||||
Reference in New Issue
Block a user