Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Codeblock
{
    "all": true,
    "total": 1,
    "bos": [
        {
            "boId": "40000309",
            "boMetaId": "example_rest_OrderPosition",
            "title": "2012 10 TB SSD",
            "info": "889.00, 1.00",
            "attributes": {
                "article": {
                    "id": 40000300,
                    "name": "2012 10 TB SSD"
                },
                "price": 889,
                "quantity": 1
            },
            "links": {
                "self": {
                    "href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000308/subBos/example_rest_OrderPosition_order/40000309",
                    "methods": [
                        "GET",
                        "PUT",
                        "DELETE"
                    ]
                },
                "boMeta": {
                    "href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Order/subBos/example_rest_OrderPosition_order",
                    "methods": [
                        "GET"
                    ]
                }
            }
        }
    ]
}