Versions in this module Expand all Collapse all v0 v0.3.0 Aug 24, 2023 Changes in this version + func Example(examples openapi3.Examples, fn func(*openapi3.ExampleRef, string)) + func Operation(pathItem *openapi3.PathItem, fn func(op *openapi3.Operation, method string)) + func PathItem(doc *openapi3.T, fn func(item *openapi3.PathItem, path string)) + func Response(op *openapi3.Operation, fn func(*openapi3.ResponseRef, string)) + func Schema(doc *openapi3.T, fn func(*openapi3.SchemaRef, string))