pinecone-io / go-pinecone

Pinecone.io Golang Client
Apache License 2.0
49 stars 9 forks source link

Regenerate client code for `2024-10` #86

Closed austin-denoble closed 1 month ago

austin-denoble commented 1 month ago

Problem

PR was merged today making some slight adjustments to the db control spec to better align with the server impl: https://github.com/pinecone-io/apis/pull/181

Solution

Slightly adjust the PodSpec type and related code to account for the new shape.

Type of Change

Test Plan

just test - CI