static-web-apps-cli
static-web-apps-cli copied to clipboard
feat: add api runtime flags
Is this to support the use case where the api runtime is not set in staticwebapp.config.json?
Is this to support the use case where the api runtime is not set in staticwebapp.config.json?
Yes, Yohan. But for this to work the code in the StaticSiteclient needs to be merged.
Could you also update the config schema in
schema/?
Done. Please check now.
Thanks! Could you rebase your branch with latest changes from
gaso I can merge it?
Done
Closes #519
@sgollapudi77 Looks like there are few merge conflicts.. Can you please pull latest code
@sgollapudi77 thank you for adding these changes. Could you also update the docs to reflect these changes?
Closing this PR and re-opening new one against main branch.