mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 19:02:10 +00:00
18 lines
254 B
Plaintext
18 lines
254 B
Plaintext
meta {
|
|
name: 489 - Crash When sorting with Null values
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
get {
|
|
url: {{BASE_URL}}/v2/en/cards?name=pikachu&sort:field=hp&sort:order=DESC
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
query {
|
|
name: pikachu
|
|
sort:field: hp
|
|
sort:order: DESC
|
|
}
|