John Palgut
|
e48415a72d
|
Add a type definition for HTTPOptions
The method [Parse.Cloud.httpRequest](https://parse.com/docs/js/api/symbols/Parse.Cloud.html#.httpRequest) takes a [HTTPOptions](https://parse.com/docs/js/api/symbols/Parse.Cloud.HTTPOptions.html) options object and not a ParseDefaultOptions object. I've included an initial interface definition for HTTPOptions and updated the httpRequest method definition to match
|
2015-08-20 15:23:11 -05:00 |
|
AbeHaruhiko
|
4db5c10489
|
Update parse/parse.d.ts
|
2015-06-13 16:29:15 +09:00 |
|
Abe Haruhiko
|
0b7ba6010e
|
Update parse/parse.d.ts
|
2015-06-13 16:17:47 +09:00 |
|
campers
|
ce539b1cd0
|
Update parse.d.ts
Remove duplicate FILE_DELETE_ERROR, (keep in code numeric order)
|
2015-05-11 14:17:24 +08:00 |
|
campers
|
9d7073f572
|
Update parse.d.ts
Add additional error codes
|
2015-05-06 16:13:45 +08:00 |
|
Alexander Fridlund
|
6632c96b2f
|
Added missing static properties on destroyAll and saveAll for Parse.Object
|
2014-11-20 15:30:55 +01:00 |
|
Earl Ferguson
|
32bfad140f
|
Header cleanup
|
2014-09-03 17:08:59 -04:00 |
|
Earl Ferguson
|
577175844d
|
Bug fixes after running tests
|
2014-09-03 16:59:24 -04:00 |
|
Earl Ferguson
|
6e0bae985d
|
Added Parse SDK Definition
|
2014-09-03 16:04:51 -04:00 |
|