Commit 59b4ef6
authored
Generate core based on oas and protos (#204)
## Problem
Update core based on 2025-10 specs
## Solution
Generated and updated the core based on the 2025-10 OAS and protos. Note
that the code had already been generated from the 2025-10 specs, but
some fixes were made to the OAS, so I had to regenerate it.
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
- [ ] Infrastructure change (CI configs, etc)
- [ ] Non-code change (docs, etc)
- [ ] None of the above: (explain here)
## Test Plan
No new functionalities are added in this pr so existing integration
tests should pass.1 parent 279faa1 commit 59b4ef6
File tree
211 files changed
+8654
-520
lines changed- codegen
- src/main/java
- io/pinecone
- configs
- proto
- org/openapitools
- db_control/client
- auth
- model
- db_data/client
- auth
- model
- inference/client
- auth
- model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+8654
-520
lines changedSubmodule apis updated from bbad89b to d5ac931
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments