Skip to content

Conversation

@varonix0
Copy link
Member

This PR resolves #15 which caused the SDK to start failing after the new secretMetadata field was added to the API response. The issue is that our SDK is too strict, and will error if the response doesn't exactly match the schema defined in the Python SDK.

We are now filtering the fields before usage.

@varonix0 varonix0 requested a review from maidul98 January 14, 2025 19:40
@varonix0 varonix0 self-assigned this Jan 14, 2025
@maidul98 maidul98 merged commit b788ee8 into main Jan 14, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected keyword argument in client.secrets.list_secrets(): secretMetadata

3 participants