Skip to content

Commit

Permalink
docs(openapi): Update API version (#512)
Browse files Browse the repository at this point in the history
Sync API version with latest Core release

---------

Co-authored-by: droplet-bot <[email protected]>
  • Loading branch information
droplet-bot and droplet-bot authored Nov 21, 2024
1 parent 0cfe99f commit 240c559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi/v2/conf.proto
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
info: {
title: "🔮 Instill AI API"
description: "Interact with Instill AI through its public API"
version: "v0.44.1-beta"
version: "v0.46.0-beta"
contact: {
name: "Instill AI"
url: "https://github.com/instill-ai"
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/service.swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ swagger: "2.0"
info:
title: "\U0001F52E Instill AI API"
description: Interact with Instill AI through its public API
version: v0.44.1-beta
version: v0.46.0-beta
contact:
name: Instill AI
url: https://github.com/instill-ai
Expand Down

0 comments on commit 240c559

Please sign in to comment.