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 8d9dd16 commit 7313ff6Copy full SHA for 7313ff6
openapi.yml
@@ -5,7 +5,7 @@ info:
5
contact:
6
name: Andy Boothe
7
url: https://github.com/sigpwned/pinecone-java-client
8
- version: 20230331.1
+ version: 20230331.2
9
servers:
10
- url: https://controller.{environment}.pinecone.io
11
variables:
@@ -18,8 +18,8 @@ servers:
18
- eu-west1-gcp
19
- us-east1-aws
20
externalDocs:
21
- - url: https://docs.pinecone.io/
22
- description: The official Pinecone API documentation
+ url: https://docs.pinecone.io/
+ description: The official Pinecone API documentation
23
tags:
24
- name: Index Operations
25
description: Endpoints for manipulating indexes
0 commit comments