DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

Type issue #378

Closed ScottPaillant closed 7 years ago

ScottPaillant commented 7 years ago

What's this PR do?

Fix attempt to access attributes as an object instead of as an array.

How should this be manually tested?

Traverse through gladiator, and look for errors. Oppositely if everything is working the PR is working!

Any background context you want to provide?

Gateway changed some data to be received as arrays instead of objects