Created
January 8, 2019 17:43
-
-
Save miracle2k/430b027baa0ddf67bd1dc21c0b0ed48e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
'workItems': [ | |
{ | |
'id': f"1111-2222-333", | |
'photoUrl': "https://landesblog-nrw-braucht-das.de/wp-content/uploads/2015/03/Eichhorn-auf-Grabstein.jpg", | |
'workOrder': 1, | |
'latitude': 42, | |
'longitude': 1 | |
}, | |
... | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment