Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provides the current size of the selection for the specified entity, i.e. number of features selected for the given entity.

Example 2

Code Block
languagebash
themeEmacs
curl -X GET --header 'Accept: application/json' 'http://localhost:8080/weave/services/v1/selection/size/property?includeids=true'

...