Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created October 31, 2017 15:47
Show Gist options
  • Save dontpaniclabsgists/1f6354eadfd65b346e6fa5f3989d64a3 to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/1f6354eadfd65b346e6fa5f3989d64a3 to your computer and use it in GitHub Desktop.
azure_functions_7_1
{"Id":1,"Season":"Fall 2017","Shirts":[{"Id":0,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/shirt_1.png","Description":"Blue Pants","Link":"http://amazon.com"},{"Id":1,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/shirt_2.png","Description":"Green Pants","Link":"http://amazon.com"},{"Id":2,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/shirt_3.png","Description":"Red Pants","Link":"http://amazon.com"},{"Id":3,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/shirt_4.png","Description":"Gray Pants","Link":"http://amazon.com"}],"Pants":[{"Id":0,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/pants_1.png","Description":"Orange Pants","Link":"http://amazon.com"},{"Id":1,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/pants_2.png","Description":"Purple Pants","Link":"http://amazon.com"},{"Id":2,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/pants_2.png","Description":"Cyan Pants","Link":"http://amazon.com"},{"Id":3,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/pants_4.png","Description":"Yellow Pants","Link":"http://amazon.com"}],"Shoes":[{"Id":1,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/pants_2.png","Description":"Purple Shoe","Link":"http://amazon.com"}],"Outfits":[{"Id":0,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_1.png","Shirt":0,"Pant":0,"Shoe":0},{"Id":1,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_2.png","Shirt":1,"Pant":0,"Shoe":0},{"Id":2,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_3.png","Shirt":2,"Pant":0,"Shoe":0},{"Id":3,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_4.png","Shirt":3,"Pant":0,"Shoe":0},{"Id":4,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_5.png","Shirt":0,"Pant":1,"Shoe":0},{"Id":5,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_6.png","Shirt":1,"Pant":1,"Shoe":0},{"Id":6,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_7.png","Shirt":2,"Pant":1,"Shoe":0},{"Id":7,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_8.png","Shirt":3,"Pant":1,"Shoe":0},{"Id":8,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_9.png","Shirt":0,"Pant":2,"Shoe":0},{"Id":9,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_10.png","Shirt":1,"Pant":2,"Shoe":0},{"Id":10,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_11.png","Shirt":2,"Pant":2,"Shoe":0},{"Id":11,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_12.png","Shirt":2,"Pant":2,"Shoe":0},{"Id":12,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_13.png","Shirt":0,"Pant":3,"Shoe":0},{"Id":13,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_14.png","Shirt":1,"Pant":3,"Shoe":0},{"Id":14,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_15.png","Shirt":2,"Pant":3,"Shoe":0},{"Id":15,"ImageUrl":"https://whateverbillhasstorage.blob.core.windows.net/whateverbillhasstatic/outfit_16.png","Shirt":3,"Pant":3,"Shoe":0}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment