Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(server): Add validation for empty URL list in citygml packer
This update introduces a check to ensure the URL list is not empty, returning a BadRequest error if no URLs are provided. Additionally, a missing step name "citygml-pack" is added for clarity in build steps. These modifications enhance the robustness and readability of the citygml packer process.
- Loading branch information