test permit all
This commit is contained in:
parent
6b4b9988db
commit
f45061097d
@ -28,6 +28,7 @@ public class TypeResource {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@GET
|
@GET
|
||||||
|
@PermitAll
|
||||||
public List<NodeSmall> get() {
|
public List<NodeSmall> get() {
|
||||||
return NodeInterface.get(typeInNode);
|
return NodeInterface.get(typeInNode);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user