Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge endpoints for SAM #1

Open
BGWoodward opened this issue Apr 26, 2023 · 0 comments
Open

Merge endpoints for SAM #1

BGWoodward opened this issue Apr 26, 2023 · 0 comments

Comments

@BGWoodward
Copy link
Collaborator

It would be ideal to only have one endpoint, with the same call signature, similar to the response signature. We do not enforce any schema on the response, but rely on the response to be introspectable JSON for the caller to handle. Similarly, it is desired to do the same thing on the input, by adding a metadata field that can hold generic JSON, which will initiate control flow statements in the function itself for deciding where to route the request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant