Skip to content

dbt-labs/dbt-cloud-openapi-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

377 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbt Cloud OpenAPI Spec

This repo holds the OpenAPI specs for the dbt Cloud API (v2 and v3). It exists as a git repo rather than an S3 bucket mainly for change history, and because docs.getdbt.com already points here.

The specs are updated automatically via CI when API endpoints change in the dbt Cloud monolith.

Files

  • openapi-v2.yaml — v2 API spec
  • openapi-v3.yaml — v3 API spec

Local development

To serve the specs locally (with CORS headers, for use with Swagger UI or similar):

python3 serve.py

Specs will be available at http://localhost:8000.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages