How to use multi-path update with the REST API in Firebase? Error 400
问题 I would like to update multiple nodes in a single operation using the firebase REST API and Vapor framework. When I make .patch request to Firebase I get error from Vapor client: The operation couldn’t be completed. Error 400 Bad Request Could anyone tell me if finalDictionary is initialized correctly before being converted in JSON? Desired output for Users node: brv-61e24 Users usersUID customer bookingNumber timeStampBookingCancelled CleanersUID:"cleanersUID" TimeStampBookingClaimed: