We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6108a17 commit 253c755Copy full SHA for 253c755
openapi.yml
@@ -5,7 +5,7 @@ info:
5
contact:
6
name: Andy Boothe
7
url: https://github.com/sigpwned/pinecone-openapi-spec
8
- version: "20230404.1"
+ version: "20230406.0"
9
servers:
10
- url: https://controller.{environment}.pinecone.io
11
variables:
@@ -14,7 +14,10 @@ servers:
14
description: The regional deployment to use. Must match API key.
15
enum:
16
- us-west1-gcp
17
+ - us-west4-gcp
18
+ - us-central1-gcp
19
- us-east1-gcp
20
+ - us-east4-gcp
21
- eu-west1-gcp
22
- us-east1-aws
23
externalDocs:
0 commit comments