A-short-name / Public-Transportation-Manager

Web Applications II project
0 stars 0 forks source link

Download single travel documents (ticket) in the form of QRCodes encoding a JWS (JSON Web Signature) #23

Closed MattiaRiola closed 1 year ago

MattiaRiola commented 1 year ago

Abbiamo bisogno di un API /my/ticket/<id_ticket> dove si può scaricare quel biglietto (QRCodes encoding a JWS (JSON Web Signature)).

l'id lo trovi nel ticketDTTO dell'api di /my/tickets del TravelerService.