Files
eqnfiresend/RestTest/EQN/EQN Test/Cache.QuakesALLAuto.bru
Samuele Locatelli 50b107e963 Update test REST
2025-05-08 17:27:19 +02:00

17 lines
217 B
Plaintext

meta {
name: Cache.QuakesALLAuto
type: http
seq: 1
}
get {
url: https://{{CACHE_URL}}/distquake_download_automatic21.php?mag=0.0&pro=all
body: none
auth: inherit
}
params:query {
mag: 0.0
pro: all
}