fnproject/tutorials

Update Java, Node, Python and Go tutorials to use the new http-stream format and the latest FDK versions

Closed this issue · 2 comments

When you run fn init ... the boilerplate should now generate a func.yaml with format: http-stream, and also newer FDK versions

I would remove all mention of the format property from these pages - it's going to disappear from func.yaml as soon as we can complete the work, and the link to "Open Function Format" is either broken (Ruby) or linking to a very-out-of-date page.

Opened a new issue to track the new request: #135