mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 10:52:10 +00:00
16 lines
218 B
Plaintext
16 lines
218 B
Plaintext
meta {
|
|
name: 566 - Specific request crash the request
|
|
type: http
|
|
seq: 7
|
|
}
|
|
|
|
get {
|
|
url: {{BASE_URL}}/v2/fr/cards?name=eq:Pikachu&name=eq:Pichu,Pikachu
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
assert {
|
|
res.status: eq 200
|
|
}
|