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(insight): added hosted insight version API #748

Merged
merged 7 commits into from
Oct 12, 2023
Merged

Conversation

nathanlb
Copy link
Contributor

@nathanlb nathanlb commented Oct 5, 2023

Added the newly GA routes for hosted insight panel version history.
Updated the existing CRUD routes.

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)

@nathanlb nathanlb marked this pull request as ready for review October 5, 2023 18:57
@nathanlb nathanlb requested review from a team as code owners October 5, 2023 18:57
Copy link

@dmbrooke dmbrooke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is my first time reviewing anything from this project, but this all looks well written, documented, and unit tested, so I say :shipit:

Copy link
Member

@GermainBergeron GermainBergeron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, but I could not find the call in swagger. Is it public yet?

Copy link
Contributor

@lbergeron lbergeron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please validate versionNumber typing and missing body argument.

@nathanlb
Copy link
Contributor Author

Code looks good, but I could not find the call in swagger. Is it public yet?

@GermainBergeron they are public but not yet documented on Swagger. We'll do that shortly.

@nathanlb nathanlb merged commit 721351f into master Oct 12, 2023
4 checks passed
@nathanlb nathanlb deleted the feat/SVCC-3003 branch October 12, 2023 20:53
@github-actions
Copy link

🎉 This PR is included in version 48.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants