Files
skamp/bruno/propify/Authenticate/folder.bru
Murat Özkorkmaz 9735f1f398 Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-28 12:57:36 +02:00

9 lines
65 B
Plaintext

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