Skip to content
Tom Withers edited this page Jul 11, 2020 · 2 revisions

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

docker run --rm -v ${PWD}:/local swaggerapi/swagger-codegen-cli-v3 generate -i https://circleci.com/api/v2/openapi.json -l go -o /local/out/go
Clone this wiki locally