Use the first line of view method docstring as Operation summary

Closes #205.
This commit is contained in:
Cristi Vîjdea
2018-09-13 04:18:55 +03:00
parent c8f6d16891
commit 9d330d9509
3 changed files with 27 additions and 6 deletions
+2 -1
View File
@@ -391,7 +391,8 @@ paths:
- snippets
delete:
operationId: snippetsDeleteBulk
description: SnippetList classdoc
summary: summary from docstring
description: description body is here, summary is not included
parameters:
- name: data
in: body