Remove authorities leftover.

This commit is contained in:
Michael Friedrich 2014-05-22 20:36:37 +02:00
parent 110b7b4a53
commit 4fa42d6fd1

View File

@ -49,10 +49,6 @@
%attribute %number "volatile", %attribute %number "volatile",
%attribute %array "authorities" {
%attribute %name(Endpoint) "*"
},
%attribute %string "notes", %attribute %string "notes",
%attribute %string "notes_url", %attribute %string "notes_url",
%attribute %string "action_url", %attribute %string "action_url",
@ -138,10 +134,6 @@
%attribute %array "states" { %attribute %array "states" {
%attribute %number "*" %attribute %number "*"
}, },
%attribute %array "authorities" {
%attribute %name(Endpoint) "*"
},
} }
%type User { %type User {