Skip to content

Commit 7313ff6

Browse files
authored
Fix typo
1 parent 8d9dd16 commit 7313ff6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ info:
55
contact:
66
name: Andy Boothe
77
url: https://github.com/sigpwned/pinecone-java-client
8-
version: 20230331.1
8+
version: 20230331.2
99
servers:
1010
- url: https://controller.{environment}.pinecone.io
1111
variables:
@@ -18,8 +18,8 @@ servers:
1818
- eu-west1-gcp
1919
- us-east1-aws
2020
externalDocs:
21-
- url: https://docs.pinecone.io/
22-
description: The official Pinecone API documentation
21+
url: https://docs.pinecone.io/
22+
description: The official Pinecone API documentation
2323
tags:
2424
- name: Index Operations
2525
description: Endpoints for manipulating indexes

0 commit comments

Comments
 (0)