Skip to content

Remove double-quotes from the UID before inserting into Firebase PNR body

François Grisez requested to merge fix/invalid_firebase_PNR_json_body into master

Note: for historical reasons, the UID is always enclosed by double-quotes, even in the Redis database.

Merge request reports