mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +00:00
Updating documentation for adding operation_description
This commit is contained in:
parent
d7f02de0c2
commit
4c533caf68
@ -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: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user