Document toolboxDocument toolbox

Sortierung

Sort ist eine durch Kommata separierte, geordnete Liste von Eigenschaften nach denen sortiert werden soll. Ein - vor einer Eigenschaft sorgt für absteigende Sortierung (z.B. “LocationId,-Name”)

Kommt eine Eigenschaft mehrmals vor, wird nur das erste Auftreten beachtet.

Anfragebeispiel: https://localhost:8087/api/v1.0/infrastructure/locations?Sort=Id,-Name