@@ -26,9 +26,9 @@ You can view the definition using [Swagger UI](https://swagger.io/tools/swagger-
2626$ go get github.com/netlify/open-api/...
2727```
2828
29- - [ Porcelain] ( https://godoc.org/github.com/netlify/open-api/go/porcelain ) : High level interactions and operations
30- - [ Plumbing] ( https://godoc.org/github.com/netlify/open-api/go/plumbing ) : Low level client operations generated by [ go-swagger] [ go-swagger ]
31- - [ Models] ( https://godoc.org/github.com/netlify/open-api/go/models ) : Models generated by [ go-swagger] [ go-swagger ]
29+ - [ Porcelain] ( https://godoc.org/github.com/netlify/open-api/v2/ go/porcelain ) : High level interactions and operations
30+ - [ Plumbing] ( https://godoc.org/github.com/netlify/open-api/v2/ go/plumbing ) : Low level client operations generated by [ go-swagger] [ go-swagger ]
31+ - [ Models] ( https://godoc.org/github.com/netlify/open-api/v2/ go/models ) : Models generated by [ go-swagger] [ go-swagger ]
3232
3333See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for details on how this client is developed and generated.
3434
@@ -89,10 +89,10 @@ MIT. See [LICENSE](LICENSE) for more details.
8989[ npm-js ] : https://npmjs.org/package/netlify
9090[ dl-js-img ] : https://img.shields.io/npm/dm/netlify.svg
9191[ dl-js ] : https://npmjs.org/package/netlify
92- [ godoc-img ] : https://godoc.org/github.com/netlify/open-api/go?status.svg
93- [ godoc ] : https://godoc.org/github.com/netlify/open-api/go
94- [ goreport-img ] : https://goreportcard.com/badge/github.com/netlify/open-api
95- [ goreport ] : https://goreportcard.com/report/github.com/netlify/open-api
92+ [ godoc-img ] : https://godoc.org/github.com/netlify/open-api/v2/ go?status.svg
93+ [ godoc ] : https://godoc.org/github.com/netlify/open-api/v2/ go
94+ [ goreport-img ] : https://goreportcard.com/badge/github.com/netlify/open-api/v2
95+ [ goreport ] : https://goreportcard.com/report/github.com/netlify/open-api/v2
9696[ git-img ] : https://img.shields.io/github/release/netlify/open-api.svg
9797[ git ] : https://github.com/netlify/open-api/releases/latest
9898[ open-api-2 ] : https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md
0 commit comments