Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 4XX descriptions for the following resources #84

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jaeyson
Copy link

@jaeyson jaeyson commented Dec 10, 2024

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

@jaeyson jaeyson changed the title Add 404 description to get and delete conversation model Add 404 description for the following resources Dec 10, 2024
@jaeyson jaeyson changed the title Add 404 description for the following resources Add 4XX descriptions for the following resources Dec 11, 2024
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.

1 participant