typesense / typesense-go

Go client for Typesense: https://github.com/typesense/typesense
Apache License 2.0
220 stars 56 forks source link

add: support for update collections #106

Closed sashahilton00 closed 2 years ago

sashahilton00 commented 2 years ago

Change Summary

add: support for update collections

fix: document update returns 200 not 201 code.

PR Checklist

sashahilton00 commented 2 years ago

do you want me to regenerate this from the updated spec before merging?

kishorenc commented 2 years ago

I presumed this was already generated after the changes in https://github.com/typesense/typesense-api-spec/pull/26 -- was it done before?

sashahilton00 commented 2 years ago

It was, I didn't see the spec was out of date until after. I'm regenerating now, will squash and rebase

sashahilton00 commented 2 years ago

@kishorenc done