[
    {
        "boMetaId": "example_rest_Order",
        "name": "Order",
        "links": {
            "boMeta": {
                "href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Order",
                "methods": [
                    "GET"
                ]
            },
            "bos": {
                "href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order",
                "methods": [
                    "GET",
                    "POST"
                ]
            }
        }
    },
    {
        "boMetaId": "example_rest_Customer",
        "name": "Customer",
        "links": {
            "boMeta": {
                "href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Customer",
                "methods": [
                    "GET"
                ]
            },
            "bos": {
                "href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Customer",
                "methods": [
                    "GET",
                    "POST"
                ]
            }
        }
    },
    {
        "boMetaId": "example_rest_Article",
        "name": "Article",
        "links": {
            "boMeta": {
                "href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Article",
                "methods": [
                    "GET"
                ]
            },
            "bos": {
                "href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Article",
                "methods": [
                    "GET",
                    "POST"
                ]
            }
        }
    }
]
  • Keine Stichwörter