From 50472d5657ded0022b33cc50e7203393770732a3 Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Thu, 15 Jun 2017 17:23:08 +0300 Subject: [PATCH] shapito: update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 80f82fc6..d290f270 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,9 @@ so_feread_auth(); /* ParameterStatus */ so_feread_parameter(); + +/* ErrorResponse */ +so_feread_error(); ``` **BACKEND**