{ "size": 20, "index": 0 }
curl --location --request POST 'http://localhost:8000/search/item/by_tags?keyword' \ --header 'Content-Type: application/json' \ --data-raw '{ "size": 20, "index": 0 }'
null