Skip to content

Instantly share code, notes, and snippets.

@cbarley10
Created February 20, 2024 21:50
Show Gist options
  • Save cbarley10/1080eb0b2f611e7b6cf4122db1b90ac3 to your computer and use it in GitHub Desktop.
Save cbarley10/1080eb0b2f611e7b6cf4122db1b90ac3 to your computer and use it in GitHub Desktop.
casperpriority.json
[{
"Name": "Casper Mattress 2023",
"ItemID": "123",
"Priority": 1
},
{
"Name": "Snow Mattress 2023",
"ItemID": "234",
"Priority": 2
},
{
"Name": "Hybrid Pillow with Snow Technology",
"ItemID": "345",
"Priority": 3
},
{
"Name": "Essential Cooling Pillow",
"ItemID": "456",
"Priority": 4
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment