-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Currently if you run go get https://github.com/OneSignal/onesignal-go-api you get the 1.0.4 version.
This version has a wrong interface for the CreateNotification request. It includes the Tag key instead of the Filters array.
When will a new version be out? this is blocking us from evaluating one signal
Steps to reproduce?
run `go get https://github.com/OneSignal/onesignal-go-api` in a golang projectWhat did you expect to happen?
I expected to get the files as they are in the master branch
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
icobani, fabiocody, vcotugno, federicadeval and NorisM96
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working