Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Codeblock
{
    "session_id": "ckW5dWQzBxkIfiH2eaWb",
    "username": "nuclos",
    "locale": "de_DE",
	"links": [
		{"rel": "bometalistlist", "href": "http://localhost:8280/example/rest/bo", "verb": "GET"},
		{"rel": "bomenumenu", "href": "http://localhost:8280/example/rest/bo?menu", "verb": "GET"}
	]
} 

...

Codeblock
[
    {
        "bo_meta_id": "A3wu3cgTYSt3iXx8mIeH",
        "name": "Order",
		"links":[
            {"rel": "bolistlist", "href": "http://localhost:8280/example/rest/bo/A3wu3cgTYSt3iXx8mIeH", "verb": "GET, POST"},
			{"rel": "bometadetailsself", "href": "http://localhost:8280/example/rest/bo/meta/A3wu3cgTYSt3iXx8mIeH", "verb": "GET"}
		]
    },
    {
        "bo_meta_id": "sYFUgWuHvxtv8MDrpgV2",
        "name": "Customer",
		"links":[
            {"rel": "bolistlist", "href": "http://localhost:8280/example/rest/bo/sYFUgWuHvxtv8MDrpgV2", "verb": "GET, POST"},
			{"rel": "bometadetailsself", "href": "http://localhost:8280/example/rest/meta/bo/meta/sYFUgWuHvxtv8MDrpgV2", "verb": "GET"}
		]
    },
    {
        "bo_meta_id": "jVRqzzCD7QdHpwzKvAqQ",
        "name": "Article",
		"links":[
            {"rel": "bolistlist", "href": "http://localhost:8280/example/rest/bo/sYFUgWuHvxtv8MDrpgV2", "verb": "GET"},
			{"rel": "bometadetailsself", "href": "http://localhost:8280/example/rest/meta/bo/meta/jVRqzzCD7QdHpwzKvAqQ", "verb": "GET"}
		]
    }
]

...