Slide 22
Slide 22 text
API client coverage
* swift (25/31, missing: 6)
{
"missing": {
"GET": [
"/spaces/{space_id}/entries?content_type={content_type}&{attribute}%5Bexists%5D={value}",
"/spaces/{space_id}/entries?skip={value}",
"/spaces/{space_id}/entries?include={value}",
"/spaces/{space_id}/entries/{entry_id}?locale={locale}",
"/spaces/{space_id}/sync?initial=true&type={type}",
"/spaces/{space_id}/sync?initial=true&type=Entry&content_type={content_type_id}"
]
}
}