Closed
Description
What would you like to be added:
Fix the documentation for custom functions.
Namely, we need to:
- Remove top level name in
function.yaml
, as the name is defined by the function's directory - Indicate that custom functions can be referenced using the URI pointing at the repository directory that defines the
function.yaml
OR using the concatenation{name}:{version}
. This is however only be supported for cataloged functions. - Indicate that runtime may define mechanisms to register additional function catalogs, in which case the above concatenation can also be used for functions defined in those.
Why is this needed:
The documentation drifted away from latest changes made to the SW Catalog.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done