Files
skamp/bruno/propify/Properties/folder.bru
Murat Özkorkmaz 7be4c611b3 Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-25 14:06:29 +02:00

9 lines
63 B
Plaintext

meta {
name: Properties
seq: 2
}
auth {
mode: inherit
}