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

Added endpoint and method to function context to match production context #478

Merged
merged 2 commits into from
Apr 28, 2021

Conversation

miketalley
Copy link
Contributor

@miketalley miketalley commented Apr 28, 2021

Description and Context

endpoint and method were added to the production function context, this PR brings the local dev server in sync.

method - one of GET POST PUT PATCH DELETE
endpoint - for url /_hcms/api/myEndpoint the value will be myEndpoint

Who to Notify

@bkrainer

@miketalley miketalley requested a review from bkrainer April 28, 2021 16:07
@miketalley miketalley merged commit d73b4f9 into master Apr 28, 2021
@miketalley miketalley deleted the hotfix/add-method-and-endpoint-to-local-serverless branch April 28, 2021 19:07
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

Successfully merging this pull request may close these issues.

1 participant