Objects
Objects that are returned by the Ryandw11 Images API
Image Object
{
"file_id": String,
"uuid": UUID,
"name": String,
"caption": String,
"author_id": UUID,
"file": String,
"date": String
}User Object
Last updated