CartoDB / Windshaft-cartodb

Windshaft tailored for CARTO
BSD 3-Clause "New" or "Revised" License
72 stars 58 forks source link

Fix cURL docs for Windows users by using files #1119

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

Related ticket: Cartodb/product#329

We're trying to improve how Windows users use our docs, and the escaping we were using for inline files doesn't work there, so we're going for a -d @filename approach