NavigationItem
Request
{}
Response
{
"items": [
{
"id": "uuid",
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
},
{
"id": "uuid",
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
}
],
"total": 2
}
Request
{}
Response
{
"id": "uuid",
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
}
Request
{
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
}
Response
{
"id": "uuid",
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
}
Request
{
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
}
Response
{
"id": "uuid",
"navigationId": "uuid",
"targetPageId": "uuid",
"label": "Bezeichnung"
}
Request
{
}
Response
{
}
Tickets: PA-13