github.com/pb33f/libopenapi
go
pkg:golang/github.com/pb33f/libopenapi
122 Dependabot PRs
10 days ago
16 repositories
2 repositories
Recent PRs (filtered by: Merged , Patch PRs )
chore(deps): bump github.com/pb33f/libopenapi from 0.27.0 to 0.27.2
golanglib/dependabot_botherer #5752
chore: Bump github.com/pb33f/libopenapi from 0.25.3 to 0.25.9
mongodb/terraform-provider-mongodbatlas #3649
chore: Bump github.com/pb33f/libopenapi from 0.25.3 to 0.25.6
mongodb/terraform-provider-mongodbatlas #3621
chore(deps): bump github.com/pb33f/libopenapi from 0.25.2 to 0.25.3
golanglib/dependabot_botherer #4595
chore: Bump github.com/pb33f/libopenapi from 0.22.2 to 0.22.3
mongodb/terraform-provider-mongodbatlas #3394
chore(deps): bump the dependencies group with 2 updates
k1LoW/httpstub #103
chore(deps): Bump github.com/pb33f/libopenapi from 0.22.1 to 0.22.2
metio/terraform-provider-k8s #292
chore(deps): Bump github.com/pb33f/libopenapi from 0.22.0 to 0.22.1
metio/terraform-provider-k8s #291
chore(deps): Bump github.com/pb33f/libopenapi from 0.21.11 to 0.21.12
metio/terraform-provider-k8s #287
chore(deps): bump github.com/pb33f/libopenapi from 0.21.11 to 0.21.12
golanglib/dependabot_botherer #2887
chore(deps): bump the dependencies group across 1 directory with 4 updates
k1LoW/runn #1252
chore(deps): bump the dependencies group with 2 updates
k1LoW/httpstub #100
chore: Bump github.com/pb33f/libopenapi from 0.21.10 to 0.21.11
mongodb/terraform-provider-mongodbatlas #3323
chore(deps): bump github.com/pb33f/libopenapi from 0.21.10 to 0.21.11
golanglib/dependabot_botherer #2825
chore(deps): bump the dependencies group across 1 directory with 4 updates
k1LoW/runn #1249
build(deps): bump github.com/pb33f/libopenapi from 0.21.10 to 0.21.11 in /generator
googleapis/google-cloud-rust #2096
Bump github.com/pb33f/libopenapi from 0.21.10 to 0.21.11
pb33f/libopenapi-validator #149
Package Details
| Name: | github.com/pb33f/libopenapi |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/pb33f/libopenapi |
| JSON API: | View JSON |
Package Information
Package libopenapi is a library containing tools for reading and in and manipulating Swagger (OpenAPI 2) and OpenAPI 3+ specifications into strongly typed documents. These documents have two APIs, a high level (porcelain) and a low level (plumbing). Every single type has a 'GoLow()' method that drops down from the high API to the low API. Once in the low API, the entire original document data is available, including all comments, line and column numbers for keys and values. There are two steps to creating a using Document. First, create a new Document using the NewDocument() method and pass in a specification []byte array that contains the OpenAPI Specification. It doesn't matter if YAML or JSON are used.
| Repository: | https://github.com/pb33f/libopenapi |
| Homepage: | https://github.com/pb33f/libopenapi |
| Latest Release: |
v0.22.3
6 months ago |
| Dependent Repos: | 77 |
| Dependent Packages: | 41 |
| Ranking: | Top 0.6681% by dependent repos Top 0.7442% by dependent pkgs |