You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import the Tags model from the "database/models" module and then for each of the tags sent in the post body, make an entry in the Tags table with the id of the newly created event object.
The text was updated successfully, but these errors were encountered:
File: https://github.com/blockchainsforschools/events-backend/blob/master/api/events/create.js
Import the Tags model from the "database/models" module and then for each of the tags sent in the post body, make an entry in the Tags table with the id of the newly created event object.
The text was updated successfully, but these errors were encountered: