* GET all properties * GET one property by id * CREATE one property * DELETE one property by id
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"version": "1",
|
|
"name": "propify",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
]
|
|
} |