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

fix(server): Add validation for empty URL list in citygml packer #341

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

orisano
Copy link
Collaborator

@orisano orisano commented Oct 11, 2024

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.

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.
@orisano orisano merged commit d0af10b into main Oct 11, 2024
21 checks passed
@orisano orisano deleted the fix/citygml-packer branch October 11, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant