Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 520 Bytes

cc.cozycloud.announcements.md

File metadata and controls

11 lines (7 loc) · 520 Bytes

Table of contents

Announcements remote doctype

This cc.cozycloud.announcements remote doctypes are used to get announcement to display in consuming app. The API is a project based on Strapi.

Home needs access to two routes:

  • public-announcements : to get a list of announcements for a language and certain channels
  • uploads : to get images contained in each announcement

The channels parameter is string that can contain several channels joined by a comma.