Skip to content

Add 4XX descriptions for the following resources - #84

Open
jaeyson wants to merge 7 commits into
typesense:masterfrom
jaeyson:master
Open

Add 4XX descriptions for the following resources#84
jaeyson wants to merge 7 commits into
typesense:masterfrom
jaeyson:master

Conversation

@jaeyson

@jaeysonjaeyson commented Dec 10, 2024

Copy link
Copy Markdown

Change Summary

Hi! First off thank you for creating this great spec file. I'm using the open api spec for generating an API client.

Adding 4XX descriptions for the following:

  • GET and DELETE for /conversations/models/{modelId}:
  • GET for /collections/{collectionName}/overrides:
  • GET for /collections/{collectionName}/overrides/{overrideId}:
  • DELETE for /collections/{collectionName}/documents:
  • POST for /analytics/rules:

It helps me pass the unit tests, as it's missing in the current spec file. Is it possible to add this descriptions?

PR Checklist

@jaeysonjaeyson changed the title Add 404 description to get and delete conversation modelAdd 404 description for the following resourcesDec 10, 2024
@jaeysonjaeyson changed the title Add 404 description for the following resourcesAdd 4XX descriptions for the following resourcesDec 11, 2024
Sign up for freeto 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.

1 participant

@jaeyson