Skip to content

Known Issues

OpenAPI generation doesn’t support the full specification

Section titled “OpenAPI generation doesn’t support the full specification”

Our OpenAPI template still only support a small subset of the full specification. You can check more of what we support and don’t support here OpenAPI template.

If you try to redeploy an application without changes either to the code or the application-/component.toml you will get an error. You can solve this by changing the version-number in component.toml and in application.toml.

Deploying workspace stop on single failure

Section titled “Deploying workspace stop on single failure”

When deploying a complete workspace, and one of the applications fails to deploy the execution stops, and you have to check the terminal for what applications still hasn’t been deploy and deploy them manually.