Mark samples as either "app" or "function"#500
Conversation
… a built-in HTTP server, or whether the server is injected by the framework.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
mattmoor
left a comment
There was a problem hiding this comment.
May want to sweep .md too, but thanks for cleaning this up.
|
I ran a Two other observations, having gone through all these files.
|
|
@evankanderson where is the example of the function framework? |
|
@squee1945 I bet he's talking about |
Based on discussion with @mattmoor in #444 , marking configurations based on whether they create an application (have a "main" which creates an http server) or specify only a function (and assume web wrapper injection).