Categorygithub.com/cosnicolaou/openapi
repositorypackage
0.0.0-20230105204014-c71f55927cac
Repository: https://github.com/cosnicolaou/openapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

openapi

This repository provides support for traversing openapi documents as parsed by https://github.com/getkin/kin-openapi and also for performing various transformations on those documents to work around inconsistent/incorrect schemas (see the transforms package). Such schemas are often generated by schema generator tools that generate specifications from existing code/APIs.