feat: add operationId method info (#106)

This commit is contained in:
Geir Sagberg
2021-11-25 16:00:08 +01:00
committed by GitHub
parent d2165d23bf
commit dd780ad29d
8 changed files with 143 additions and 11 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [1.10.0] - November 25th, 2021
### Changed
- Added `operationId` parameter to `MethodInfo`
## [1.9.2] - October 24th, 2021
### Changed