Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Allow function prefix to set #105

Open
@dspasojevic

Description

@dspasojevic

Having to call functions like this:

http POST https://sarpnfbdjd.execute-api.ap-southeast-2.amazonaws.com/dancinefly/create-task/cinefly-backend-dancinefly-cloneStoryboardFunction

Exposes some machinery that should remain private. It would be nicer if the it could be called like:

http POST https://sarpnfbdjd.execute-api.ap-southeast-2.amazonaws.com/dancinefly/create-task/cloneStoryboardFunction

Or - even bettter:

http POST https://sarpnfbdjd.execute-api.ap-southeast-2.amazonaws.com/dancinefly/create-task/clone-storyboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions