Procházet zdrojové kódy

Add "type" to error jbuilder

Andrew Swistak před 6 roky
rodič
revize
583cf41a62

+ 1 - 1
app/views/api/v1/application/_error.json.jbuilder

@@ -1 +1 @@
-json.extract! @error, :message
+json.extract! @error, :message, :type