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

feat(sources): add new endpoint to retrieve list of sources according to a list of IDs #799

Closed

Conversation

agong-coveo
Copy link
Contributor

@agong-coveo agong-coveo commented Feb 19, 2024

This PR is done in continuation of this addition.

  • Adding a new endpoint that returns the models specified in the body.
    • It is basically the same as the listOperationalStatus call. However, it's a POST request and accepts a list of source IDs in its body.

Acceptance Criteria

  • My changes are publicly available, documented, and deployed in production. (i.e. on Swagger)
  • JSDoc annotates each property added in the exported interfaces
  • The proposed changes are covered by unit tests
  • Commits containing breaking changes a properly identified as such
  • README.md is adjusted to reflect the proposed changes (if relevant)
  • My merge commit message will be conventional (See Conventional Commit)

@agong-coveo agong-coveo requested a review from a team February 19, 2024 19:41
@agong-coveo agong-coveo requested a review from a team as a code owner February 19, 2024 19:41
@agong-coveo agong-coveo marked this pull request as draft February 19, 2024 19:41
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