typesense-java icon indicating copy to clipboard operation
typesense-java copied to clipboard

fix(overrides): fix override delete response type

Open tharropoulos opened this issue 1 year ago • 0 comments

Change Summary

As discussed in https://github.com/typesense/typesense-api-spec/pull/79, the actual API does not return the whole Override object, but rather just its id. This now uses the latest updates from the API spec to properly handle the deletion response object.

PR Checklist

tharropoulos avatar Nov 08 '24 13:11 tharropoulos