LAB-1051#90
Merged
JagdishKhunti merged 4 commits intofeature/LAB-611_CMA_Endpoints_Descriptionsfrom Dec 18, 2025
Merged
Conversation
Contributor
JagdishKhunti
commented
Dec 16, 2025
- Introduces the CloudMatrix schema to the API specification, representing cloud matrix records.
- Adds the /Api/CloudMatrix/Dashboard GET endpoint for retrieving cloud matrix records with optional date filters.
- Adds the 'Cloud Matrix Assessment' tag for API documentation.
- Introduces the CloudMatrix schema to the API specification, representing cloud matrix assessment records. - Adds the /Api/CloudMatrix/Dashboard GET endpoint for retrieving cloud matrix records with optional date filters. - Adds the 'Cloud Matrix Assessment' tag for API documentation.
JonnyPound90
requested changes
Dec 16, 2025
pasha-zayko
reviewed
Dec 16, 2025
pasha-zayko
reviewed
Dec 16, 2025
pasha-zayko
reviewed
Dec 16, 2025
pasha-zayko
requested changes
Dec 16, 2025
Contributor
pasha-zayko
left a comment
There was a problem hiding this comment.
A few minor tweaks. And pending discussion on the required fields.
The missing piece - version update in the spec file and package.json to reflect the new changes. Considering these are new endpoints, incrementing minor value is the best approach.
There was a problem hiding this comment.
Pull request overview
This PR introduces the Cloud Matrix Assessment API to the Data Gateway specification, enabling retrieval of cloud matrix assessment metadata. The changes add a new schema definition, a GET endpoint for querying records with date filtering, and appropriate API documentation tagging.
- Adds CloudMatrix schema with properties for customer account, assessment identifiers, timestamps, and completion status
- Introduces GET endpoint
/Api/CloudMatrix/Dashboardwith optional date range filtering - Adds "Cloud Matrix Assessment" tag for API documentation organization
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pasha-zayko
approved these changes
Dec 17, 2025
1994fbb
into
feature/LAB-611_CMA_Endpoints_Descriptions
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.