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

Updated endpoint for deploying serverless functions #494

Merged
merged 1 commit into from
May 10, 2021

Conversation

miketalley
Copy link
Contributor

Description and Context

The update to add serverless deployment menus within the DesignManager UI requires updating the response value of the endpoint to be text/plain. When updating the endpoint to return that type, it breaks the CLI command that uses it.

There was an update to the endpoint with a new path of /build/async that returns text/plain. This work updates the CLI to utilize that new endpoint.

Who to Notify

@bkrainer

@miketalley miketalley merged commit 98ebf65 into master May 10, 2021
@miketalley miketalley deleted the hotfix/update-serverless-deploy-endpoint branch May 10, 2021 14:13
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