rest-dbus: srcrev bump 403ce23066..9273a302e8

James Feist (1):
      Make bools correctly display as booleans

Change-Id: I90347424f66bd00bd52ee3169b2227eb8b4f737f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/rest-dbus_git.bb b/recipes-phosphor/interfaces/rest-dbus_git.bb
index 96e76e6..7037ef9 100644
--- a/recipes-phosphor/interfaces/rest-dbus_git.bb
+++ b/recipes-phosphor/interfaces/rest-dbus_git.bb
@@ -22,6 +22,6 @@
 
 SRC_URI += "git://github.com/openbmc/rest-dbus.git"
 
-SRCREV = "403ce23066a8b0f0dca23220530b8760748b168e"
+SRCREV = "9273a302e8f2b3c3e939dff77758e90f163bf6a1"
 
 S = "${WORKDIR}/git"