Files
SAE-BUT2-backend/tests/me.bru
T
2025-10-21 17:18:00 +02:00

16 lines
148 B
Plaintext

meta {
name: me
type: http
seq: 5
}
get {
url: http://localhost:8000/api/me
body: none
auth: inherit
}
settings {
encodeUrl: true
}