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", "verb": "GET"},
		{"rel": "menu", "href": "http://localhost:8280/example/rest/meta/menu", "verb": "GET"}
	]
} 

 

/meta/bo

Codeblock
[
    {
        "namebo_meta_id": "OrderA3wu3cgTYSt3iXx8mIeH",
        "bo_meta_idname": "A3wu3cgTYSt3iXx8mIeHOrder",
        "href": "http://localhost:8280/example/rest/meta/bo/A3wu3cgTYSt3iXx8mIeH"
    },
    {
        "namebo_meta_id": "CustomersYFUgWuHvxtv8MDrpgV2",
        "bo_meta_idname": "sYFUgWuHvxtv8MDrpgV2Customer",
        "href": "http://localhost:8280/example/rest/meta/bo/sYFUgWuHvxtv8MDrpgV2"
    },
    {
        "namebo_meta_id": "ArticlejVRqzzCD7QdHpwzKvAqQ",
        "bo_meta_idname": "jVRqzzCD7QdHpwzKvAqQArticle",
        "href": "http://localhost:8280/example/rest/meta/bo/jVRqzzCD7QdHpwzKvAqQ"
    }
]

...