Skip to content

Commit

Permalink
Remove unnecessary newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Nov 20, 2024
1 parent 93d6597 commit cd3228f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/qsa-api/endpoints/symbology.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ $ curl "http://localhost:5000/api/symbology/vector/polygon/single_symbol/fill/pr
"outline_width_unit": "MM",
"style": "solid"
}
````

```` console
# Return multi band gray properties for raster layers
$ curl "http://localhost:5000/api/symbology/raster/multibandcolor/properties" | jq
{
Expand Down

0 comments on commit cd3228f

Please sign in to comment.