Skip to content

Conversation

@tharropoulos
Copy link
Contributor

Change Summary

Integrate the new v30 breaking API changes into the client.
Those include:

  • synonym_sets
  • curation_sets
  • analytics refactor

PR Checklist

@tharropoulos tharropoulos changed the title feat: add v30 api breaking changes feat!: add v30 api breaking changes Sep 29, 2025
end

private
def respond_to_missing?(_method_name, _include_private = false)
Copy link
Member

@jasonbosco jasonbosco Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks the pattern we have in all the other resources for array access. Any reason you added it just for this and the new resources?

I'd prefer we not add it, so there's only one way to access individual objects across all types of resources.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed in b728531

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.

2 participants