Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Fix events location body #222

Open
redsn0w422 opened this issue Feb 13, 2018 · 0 comments
Open

Fix events location body #222

redsn0w422 opened this issue Feb 13, 2018 · 0 comments
Assignees

Comments

@redsn0w422
Copy link
Member

	"eventLocations": [{
		"locationId": 1
	},{
		"locationId": 2
	}]

should be

"eventLocations": [1, 2]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants