X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=low-can-binding%2Fbinding%2Flow-can-apidef.json;h=cdea1f481789206991b63b14378188b64f52f88d;hb=09a947647f704b867307736c4e50d7a3baed2610;hp=f72178a1e7d4c264671c2aaa1614eff02d5fcd1a;hpb=d31f5d10465003e720c9d0f54e4f935f96d81151;p=apps%2Fagl-service-can-low-level.git diff --git a/low-can-binding/binding/low-can-apidef.json b/low-can-binding/binding/low-can-apidef.json index f72178a1..cdea1f48 100644 --- a/low-can-binding/binding/low-can-apidef.json +++ b/low-can-binding/binding/low-can-apidef.json @@ -81,9 +81,6 @@ } }, "x-permissions": { - "config": { - "permission": "urn:AGL:permission:low-can:public:config" - }, "monitor": { "permission": "urn:AGL:permission:low-can:public:monitor" }, @@ -118,8 +115,7 @@ "responses": { "200": {"$ref": "#/components/responses/200"} } - } - }, + }, "/unsubscribe": { "description": "Unsubscribe previously suscribed signals.", "parameters": [ @@ -149,7 +145,7 @@ "description": "Write a CAN messages to the CAN bus.", "get": { "x-permissions": { - "$ref": "#/components/x-permissions/write" + "LOA": 1 }, "parameters": [ { @@ -203,5 +199,4 @@ } } } - - +}