summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
authorJavier Sánchez Parra <jsanchez@soleta.eu>2022-06-20 15:19:55 +0200
committerJavier Sánchez Parra <jsanchez@soleta.eu>2022-06-20 16:07:53 +0200
commitce4eb4d83311d71d05ccd925912c417bbf761b9c (patch)
treea728864fcea7468994ad5612b041642fed5d728f /src/rest.h
parent30d6af09d5db938612b6ea803c5f88ea531cf7b7 (diff)
#915 Fix missing id on image creation
On image creation, ogServer always sends 0 as image id to clients. When clients sends the response to the "create image" command with new information to update the image's entry in the database, the image id is 0 and ogServer fails to update the image's entry. This patch fixes this, assigning the correct id of the image. Fixes: d2f20d0be0661 ("#942 Create DB image when calling POST /image/create")
Diffstat (limited to 'src/rest.h')
0 files changed, 0 insertions, 0 deletions