Skip to main content

CreatePostResponse

iduuidrequired
captionCaptionrequired
sizeSizerequired
customCustomrequired
custom_brand object
anyOf
string
custom_name object
anyOf
string
beer_id object
anyOf
uuid
brand_id object
anyOf
uuid
user_iduuidrequired
image_urlImage Urlrequired
longitude object
anyOf
string
latitude object
anyOf
string
locationLocationrequired
created_atdate-timerequired
CreatePostResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"caption": "string",
"size": 0,
"custom": true,
"custom_brand": "string",
"custom_name": "string",
"beer_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"brand_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"user_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"image_url": "string",
"longitude": "string",
"latitude": "string",
"location": true,
"created_at": "2024-07-29T15:51:28.071Z"
}