Actions
Task #16065
openTask #16057: Onboarding and setup cms
Alter OA Documentation part of CMS to provide correct urls
custom category:
Backend
Pull Request:
Co-assignee:
Sprint:
#10 gambling is part of our life (Oct 09 - Oct 23)
Updated by Martin Kovacik 6 months ago
Pre vyfiltrovanie bannerov podla tagov treba pouzit nasledujucu syntax:
?filter[tags.name]={NAZOV_TAGU}
e.g. http://localhost:8083/api/v1/banners?filter[tags.name]={NAZOV_TAGU}
Pre includnutie vsetkych tagov priradenych k banneru treba pridat query string:
&include=tags
e.g. http://localhost:8083/api/v1/banners?filter[tags.name]=test&include=tags
Actions