🎨 Improve automatic naming of path operations in API docs (#155)

* 🎨 Improve operation summary naming

* 📝 Update names in README

* 🚚 Improve names of security tutorial
This commit is contained in:
Sebastián Ramírez
2019-04-12 21:25:26 +04:00
committed by GitHub
parent 366c5db0bb
commit 88ece95a30
77 changed files with 142 additions and 142 deletions

View File

@@ -26,7 +26,7 @@ openapi_schema = {
},
},
},
"summary": "Read User Get",
"summary": "Read User",
"operationId": "read_user_users__user_id__get",
"parameters": [
{