Comment 4 for bug 1470096

Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

It does if you escape it:-

eg: curl -s "https://search.apps.ubuntu.com/api/v1/search?q=Wrap\!" | jq .

Maybe you should escape it? :)