Each post has an array of PostInfo, one for each language. Each Post Info has an array of PostMedia.
post_id
BigInteger
language_id
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 3 years ago