v0.7.0-alpha.8
- replaced
postPathItemBuild
withpostOperationBuild
as it does more accurately what you actually want to do (and it was incoherent to pass the wholePathItemObject
for every operation within a pathitem anyway)
postPathItemBuild
with postOperationBuild
as it does more accurately what you actually want to do (and it was incoherent to pass the whole PathItemObject
for every operation within a pathitem anyway)