An error occurred while fetching the assigned milestone of the selected merge_request.
fix bug in JsonGeometryConverter
Compare changes
@@ -56,7 +56,7 @@ class JsonGeometryConverter {
@@ -76,7 +76,7 @@ class JsonGeometryConverter {
Corrected the writing condition for layer and surface. Used to require approach or representing surface to be empty instead of not being empty.