how to make api playground works with a list of documents[] in input of operation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2016 01:53 AM
On the api playground with demo.nuxeo.com i have tried a few operation that may accept a list of documents as input and i always get :
{ "entity-type": "exception", "code": "java.lang.ClassCastException", "status": 500, "message": "sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to java.lang.Class" }
tried with document.delete, document.checkin etc
I think that there is a very deep bug when we try to pass a list of documents directly to an operation via rest api !
Also reproduced on a locally fresh install of lts 2015/7.10
0 REPLIES 0
