go-zero
go-zero copied to clipboard
Does go-zero API definition support JSON arrays?
json body example:
[ { "id": 1 }, { "id": 2 } ]
How do I define it in the API file?