diff --git a/Readme.md b/Readme.md index 074dac5..c2cfd34 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ Infrastructre methods and types for make api simple ## Response -- abstract type ApiResponse which can used as Tipically responses code as functions +- abstract type ApiResponse which can used as Tipically responses code as functions (also ready to go-swagger compilation) - Json Style for ApiError and method for simple constructing this model ## Request