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(project): add new endpoint #830

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

agong-coveo
Copy link
Contributor

@agong-coveo agong-coveo commented Jun 3, 2024

Added this new endpoint

  • This endpoint updates a project's resource associations without having to pass the whole project model;
  • It allows us to add /remove specific resources to the precised projects.

NOTE: I've also tested this new endpoint with the current feature that I'm implementing.

image

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 force-pushed the feat/TSP-347-push-source-project-multi-select branch from 7cfc52b to c9753b9 Compare June 3, 2024 20:31
@agong-coveo agong-coveo marked this pull request as ready for review June 3, 2024 20:35
@agong-coveo agong-coveo requested review from a team as code owners June 3, 2024 20:35
@agong-coveo agong-coveo added this pull request to the merge queue Jun 4, 2024
Merged via the queue into master with commit 82c82ff Jun 4, 2024
8 checks passed
@agong-coveo agong-coveo deleted the feat/TSP-347-push-source-project-multi-select branch June 4, 2024 13:07
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.

3 participants