All Questions
1 question
0
votes
0
answers
150
views
Is there a way to send very complex queries in loopback using curl?
I succeed when making simple queries in loopback, using curl, with fairly innocuous use of "or" and "and":
curl.exe -s -o %TEMP%\output.json -X GET --header "Content-Type: ...