PostInfo

Each post has an array of PostInfo, one for each language. Each Post Info has an array of PostMedia.

Field
Type
Notes

post_id

BigInteger

language_id

BigInteger

title

String(256)

description

String(8192)

url

URL

sso

Bool

Single Sign on. Mark those posts that require a My Azur Account authentication. Mobile apps will send the token to the URL provided

Last updated