From 4c533caf68cd7592f8054fd67f5e7cad797a908b Mon Sep 17 00:00:00 2001 From: Garima Singh Date: Thu, 11 Aug 2016 22:14:22 +0800 Subject: [PATCH] Updating documentation for adding operation_description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c37e20f..247418d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ __NOTE__: It's early days so please be gentle when reporting issues :) As author post 'creates a new blog' do consumes 'application/json' + operation_description 'Detailed implementation notes for the create a new blog API endpoint' parameter :blog, in: :body, schema: { type: :object, properties: {