]> git.cworth.org Git - lmno-server/commit
empathy: Fix /prompts endpoint to return the ID of the new prompt
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 14:52:26 +0000 (07:52 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 14:52:26 +0000 (07:52 -0700)
commit98d81b7b03f2ad279debd6eb1372ca6746eebd88
treefd8a92aad7b8b126f27cedd1125c6b2317b93c64
parent091f697a575e87baba119573f9c75348f993c18d
empathy: Fix /prompts endpoint to return the ID of the new prompt

It never ceases to amaze me the bugs that can only be found when
writing tests. (My manual client testing missed this bug because they
never looked for this ID, but instead picked up the ID from the
broadcast to all clients when a new prompt is added.)
empathy.js