Open somnisomni opened 4 months ago
relatedLinks
POST /admin/booth/:id/related-links
PATCH /admin/booth/:id/related-links/:index
DELETE /admin/booth/:id/related-links/:index
WIP commit
DB schema alteration — Booth
relatedLinks
json(array) nullNew Backend API
relatedLinks
in GET booth infoPOST /admin/booth/:id/related-links
– Add a new related linkPATCH /admin/booth/:id/related-links/:index
– Edit an existing related linkDELETE /admin/booth/:id/related-links/:index
– Delete an existing related link