StaticSitesPreviewWorkflow interface
Methods
| post(Static |
Generates a preview workflow file for the static site |
Method Details
post(StaticSitesPreviewWorkflowParameters)
Generates a preview workflow file for the static site
function post(options: StaticSitesPreviewWorkflowParameters): StreamableMethod<StaticSitesPreviewWorkflow200Response | StaticSitesPreviewWorkflowDefaultResponse>