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
As a Spotter with management permissions on a travel band, I am able to update the travel band's description to give better informations to my companions on the purpose of this group
Technical
Create endpoint PUT /travel-bands/{travelBandId} accepting following parameters:
description: string, description/purpose of the group
As a Spotter with management permissions on a travel band, I am able to update the travel band's description to give better informations to my companions on the purpose of this groupTechnical
/travel-bands/{travelBandId}accepting following parameters:description: string, description/purpose of the group