Skip to content

Fix the custom function documentation #962

Closed
@cdavernas

Description

@cdavernas

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

area: specChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.change: fixSomething isn't working. Impacts in a minor version change.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions