{ "operationId": "searchUsingPostV3", "method": "POST", "path": "/rest/search/v3", "request": { "q": "machine learning", "numberOfResults": 10 }, "response": { "totalCount": 0, "results": [] } }