Add the missing 'get' path item for RPCs to the OpenAPI output

This commit is contained in:
Laurence Isla
2023-02-09 12:04:41 -05:00
committed by GitHub
parent ecada119f8
commit c893ac15dc
3 changed files with 222 additions and 13 deletions
+4
View File
@@ -21,6 +21,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
+ Allows using or across related tables conditions
- #1100, Customizable OpenAPI title - @AnthonyFisi
### Fixed
- #2651, Add the missing `get` path item for RPCs to the OpenAPI output - @laurenceisla
## [10.1.2] - 2023-02-01
### Fixed