ABitOfEverythingService
post/v1/example/a_bit_of_everything/{single_nested.name}
Path parameters
single_nested.namestring required
name is nested field.
Request body
Example request
{
"uuid": "0cf361e1-4b44-483d-a159-54dabdf7e814"
}Response
A successful response.
Example response
{
"uuid": "0cf361e1-4b44-483d-a159-54dabdf7e814"
}