You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for ParseFile and beforeConnect triggers (#376)
* feat: add support for ParseFile and beforeConnect triggers
* fix test
* make masterKey optional on hook requests
* make other hook properties optional
* add decoder to Query
* decode query comma strings
* Fix codecov
* remove test from linux and windows
* remove extra test
* codecov
* nits
* add Event to trigger request
- Add support for ParseFile and beforeConnect triggers ([#376](https://github.com/parse-community/Parse-Swift/pull/376)), thanks to [Corey Baker](https://github.com/cbaker6).
0 commit comments