{ "one": "string", "number": 0 }
curl --location --request POST '/annotation/test/v9' \ --header 'Content-Type: application/json' \ --data-raw '{ "one": "string", "number": 0 }'
{}