-
Notifications
You must be signed in to change notification settings - Fork 7
Labels
enhancementNew feature or requestNew feature or request
Description
Today if there's no function JSON file we use the path name as the function name, but if there's a functions JSON file then the name field must be included.. we should make it optional and also use the same path name
@claude please make sure that in the schema of function.json the name field is optional, and if empty calculate it in the same way we do for functions without a a json file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress