diff --git a/common/openapi/v1beta/api_info.conf b/common/openapi/v1beta/api_info.conf index 25e54aba..620055ac 100644 --- a/common/openapi/v1beta/api_info.conf +++ b/common/openapi/v1beta/api_info.conf @@ -1,5 +1,5 @@ // API info injected from common configuration. - version: "v0.26.1-beta"; + version: "v0.28.0-beta"; contact: { name: "Instill AI"; url: "https://github.com/instill-ai"; diff --git a/openapiv2/core/service.swagger.yaml b/openapiv2/core/service.swagger.yaml index b17ad29b..50667d0c 100644 --- a/openapiv2/core/service.swagger.yaml +++ b/openapiv2/core/service.swagger.yaml @@ -2,7 +2,7 @@ swagger: "2.0" info: title: "\U0001F52E Core" description: Core endpoints to manage user resources - version: v0.26.1-beta + version: v0.28.0-beta contact: name: Instill AI url: https://github.com/instill-ai diff --git a/openapiv2/model/service.swagger.yaml b/openapiv2/model/service.swagger.yaml index 07dcc181..60c42210 100644 --- a/openapiv2/model/service.swagger.yaml +++ b/openapiv2/model/service.swagger.yaml @@ -2,7 +2,7 @@ swagger: "2.0" info: title: ⚗️ Model description: Endpoints to manage the AI model-related resources and features working with Instill VDP. - version: v0.26.1-beta + version: v0.28.0-beta contact: name: Instill AI url: https://github.com/instill-ai diff --git a/openapiv2/vdp/service.swagger.yaml b/openapiv2/vdp/service.swagger.yaml index a4773b10..08b5eb0b 100644 --- a/openapiv2/vdp/service.swagger.yaml +++ b/openapiv2/vdp/service.swagger.yaml @@ -2,7 +2,7 @@ swagger: "2.0" info: title: "\U0001F4A7 VDP" description: VDP endpoints to manage pipeline resources - version: v0.26.1-beta + version: v0.28.0-beta contact: name: Instill AI url: https://github.com/instill-ai