Close #1158, Add summary to OpenAPI doc for RPC functions (#1170)

This commit is contained in:
mdr1384
2018-08-27 10:22:21 -05:00
committed by Steve Chávez
parent 6907e7f979
commit dfa9055c34
4 changed files with 25 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #1145, Add materialized view columns to OpenAPI output - @steve-chavez
- #709, Allow embedding on views with subselects/CTE - @steve-chavez
- #1148, OpenAPI: add `required` section for the non-nullable columns - @laughedelic
- #1158, Add summary to OpenAPI doc for RPC functions - @mdr1384
### Fixed