{ "opencollection": "1.0.0", "info": { "name": "Patsnap Open Platform AI Translation R&D solution search API", "version": "1.0.0" }, "items": [ { "info": { "name": "R&D solution search", "type": "folder" }, "items": [ { "info": { "name": "Solution Search", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/method-services/solution-search", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Search related cases from the solution library based on the user question." } ] } ], "bundled": true }