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",
	"link": [
		{"rel": "self", "href": "http://localhost:8280/example/rest/", "verb": "POST"},
		{"rel": "bometalist", "href": "http://localhost:8280/example/rest/bo/meta/bo",
 "verb": "GET"},
		{"rel": "menu", "menuhref": "http://localhost:8280/example/rest/meta/menu", "verb": "GET"}
	]

 

/meta/bo

Codeblock
[
    {
        "name": "Order",
        "bo_meta_id": "A3wu3cgTYSt3iXx8mIeH",
        "href": "http://localhost:8280/example/rest/meta/bo/A3wu3cgTYSt3iXx8mIeH"
    },
    {
        "name": "Customer",
        "bo_meta_id": "sYFUgWuHvxtv8MDrpgV2",
        "href": "http://localhost:8280/example/rest/meta/bo/sYFUgWuHvxtv8MDrpgV2"
    },
    {
        "name": "Article",
        "bo_meta_id": "jVRqzzCD7QdHpwzKvAqQ",
        "href": "http://localhost:8280/example/rest/meta/bo/jVRqzzCD7QdHpwzKvAqQ"
    }
]

...