Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
45c4d9d
LAB-1051
JagdishKhunti Dec 16, 2025
1e24988
LAB-1051 Fix typos
JagdishKhunti Dec 16, 2025
7deccf7
LAB-1051
JagdishKhunti Dec 16, 2025
10ccb90
LAB-1051
JagdishKhunti Dec 17, 2025
1994fbb
Merge pull request #90 from Software-Hardware-Integration-Lab/feature…
JagdishKhunti Dec 18, 2025
face16c
LAB-1198
JagdishKhunti Dec 23, 2025
ce6f337
fix: Add missing type export for type DateGatewayClient.
ferrywlto Jan 5, 2026
4873fa9
feat: Add all Cloud Matrix Roadmap new types into OpenAPI spec.
ferrywlto Jan 7, 2026
1c98381
LAB-1198 Rename CloudMatrixAssessment.Correlation to CloudMatrix.Corr…
JagdishKhunti Jan 8, 2026
2cb831b
LAB-1198 Rename CloudMatrix.Correlation to CloudMatrixCorrelationRecord
JagdishKhunti Jan 8, 2026
c654bfc
LAB-1198-Update Cloud Matrix tag and description in spec
JagdishKhunti Jan 8, 2026
f90523c
LAB-1198- Update Cloud Matrix descriptions in Data-Gateway spec
JagdishKhunti Jan 8, 2026
4376a90
Merge pull request #92 from Software-Hardware-Integration-Lab/feature…
JagdishKhunti Jan 8, 2026
eb4b397
feat: Add all existing CloudMatrixRoadmap related types.
ferrywlto Jan 9, 2026
8f8fb0f
feat: Complete the spec for the /Api/CloudMatrix/Assessment endpoint
ferrywlto Jan 9, 2026
85ddb55
Merge branch 'feature/LAB-611_CMA_Endpoints_Descriptions' into LAB-10…
ferrywlto Jan 9, 2026
80a6597
fix: Type name after merging changes from upstream.
ferrywlto Jan 9, 2026
d75f088
fix: Trim GET /Api/CloudMatrix/Assessment for brevity.
ferrywlto Jan 12, 2026
612ec64
fix: Naming case of metadata property
ferrywlto Jan 12, 2026
91f377f
fix: Eliminate Kiota sdk generation warning of type inheritance.
ferrywlto Jan 12, 2026
822745e
Merge pull request #93 from Software-Hardware-Integration-Lab/LAB-105…
ferrywlto Jan 12, 2026
edce3e2
Merge branch 'main' into feature/LAB-611_CMA_Endpoints_Descriptions
ferrywlto Feb 13, 2026
d847c69
fix: Rename publisher to template for Cloud Matrix Correlation Record.
ferrywlto Feb 13, 2026
fdc9329
Merge pull request #102 from Software-Hardware-Integration-Lab/LAB-13…
ferrywlto Feb 13, 2026
aaf33d9
Merge branch 'main' into feature/LAB-611_CMA_Endpoints_Descriptions
ferrywlto Mar 2, 2026
f24527b
LAB-1631 Updated Dashboard get endpoint
JagdishKhunti Mar 6, 2026
7cf99cd
LAB-1634-Add-CM-Post-EndPoint-Description
JagdishKhunti Mar 9, 2026
edc29e1
LAB-1634
JagdishKhunti Mar 9, 2026
705a8ac
LAB-1634:- CloudMatrix JSON schema and examples
JagdishKhunti Mar 9, 2026
fc9bf8a
LAB-1634_CM-Post-End-Point-Description
JagdishKhunti Mar 10, 2026
1849cd5
all done but breakouts
JD-ghforme Mar 10, 2026
92b9afd
all done
JD-ghforme Mar 10, 2026
f9e2d15
fixing copilot suggestions
JD-ghforme Mar 10, 2026
7e66202
another copilot fix
JD-ghforme Mar 10, 2026
7b615d2
Merge pull request #113 from Software-Hardware-Integration-Lab/featur…
JagdishKhunti Mar 11, 2026
2c2d12f
Merge pull request #123 from Software-Hardware-Integration-Lab/featur…
JagdishKhunti Mar 11, 2026
e92ff06
LAB-1633 Add PATCH CloudMatrix customer endpoint and crmId
JagdishKhunti Mar 11, 2026
9ed2bcd
Merge remote-tracking branch 'origin/feature/LAB-611_CMA_Endpoints_De…
JagdishKhunti Mar 11, 2026
3321b33
Merge pull request #125 from Software-Hardware-Integration-Lab/featur…
JagdishKhunti Mar 11, 2026
45db098
fixing copilot issue with schema structure
JD-ghforme Mar 11, 2026
7243ff4
Merge branch 'feature/LAB-611_CMA_Endpoints_Descriptions' into LAB-16…
JD-ghforme Mar 11, 2026
ae05b70
final changes
JD-ghforme Mar 11, 2026
9f0b213
fix copilot suggestions
JD-ghforme Mar 11, 2026
c86d33a
more copilot adjustments
JD-ghforme Mar 11, 2026
c81e827
more copilot fixes
JD-ghforme Mar 12, 2026
ee99b20
review cleanup
JD-ghforme Mar 13, 2026
a69dedb
LAB-1676 Added GET endpoint and refactor the CloudMatrix Schema
JagdishKhunti Mar 14, 2026
a38dd98
LAB-1676:- Improve Assessment schema and example values
JagdishKhunti Mar 14, 2026
3987025
Merge pull request #128 from Software-Hardware-Integration-Lab/featur…
JagdishKhunti Mar 16, 2026
9212320
Merge branch 'feature/LAB-611_CMA_Endpoints_Descriptions' into LAB-16…
JD-ghforme Mar 16, 2026
7a0ca99
changes to match backend
JD-ghforme Mar 16, 2026
297ea2d
one more change
JD-ghforme Mar 16, 2026
3391e45
copilot fix for refs
JD-ghforme Mar 16, 2026
e628495
Merge pull request #124 from Software-Hardware-Integration-Lab/LAB-16…
JD-ghforme Mar 16, 2026
b6c59ef
refactor: Add base reusable data types.
ferrywlto Mar 16, 2026
574ada8
feat: Add all latest interface types to components.schemas
ferrywlto Mar 16, 2026
f6c5f91
feat: Remove outdated types and add BulkCloudMatrix type
ferrywlto Mar 18, 2026
2574766
feat: Update Cloud Matrix Endpoint Specifications to align with lates…
ferrywlto Mar 18, 2026
f870dec
fix: Add missing fields in action plan examples
ferrywlto Mar 18, 2026
90cf5c1
fix: Add title field for all Cloud Matrix schema types
ferrywlto Mar 18, 2026
cf182a9
fix: Align date field values.
ferrywlto Mar 18, 2026
b4864ae
fix: Add missing user profile example.
ferrywlto Mar 18, 2026
4cd01e8
fix: Add missing examples in ValueAssessment properties.
ferrywlto Mar 18, 2026
3166a54
Merge pull request #129 from Software-Hardware-Integration-Lab/LAB-17…
ferrywlto Mar 19, 2026
d944b37
fix: Remove isComplete from required to align with SDG definition.
ferrywlto Mar 19, 2026
ba31780
Merge pull request #130 from Software-Hardware-Integration-Lab/LAB-17…
ferrywlto Mar 19, 2026
c006625
Merge branch 'main' into feature/LAB-611_CMA_Endpoints_Descriptions
ferrywlto Mar 19, 2026
c705684
fix: Align OpenAPI.code-workspace with main
ferrywlto Mar 19, 2026
e0d01a6
fix: Export only DataGateway client from SDK.
ferrywlto Mar 19, 2026
573776c
fix: Remove 400 response code from /Api/CloudMatrix/Template
ferrywlto Mar 19, 2026
6dc3afb
fix: Add SHI tenant only in CM patch endpoint description.
ferrywlto Mar 19, 2026
621a369
fix: Align permission of CloudMatrix/Customer/{crmId}/Correlation/{co…
ferrywlto Mar 19, 2026
e9bc2d5
fix: Align permission for /Api/CloudMatrix/Customer/{crmId}/Correlati…
ferrywlto Mar 19, 2026
767f4bc
fix: Use $ref in uuid array.
ferrywlto Mar 19, 2026
21784df
fix: Missing slash before /Api/CloudMatrix/Assessment operationId
ferrywlto Mar 19, 2026
1321594
fix: Capitalize endpoint summaries.
ferrywlto Mar 19, 2026
ff9cafa
fix: Typo assessment
ferrywlto Mar 19, 2026
665bc12
refactor: Use existing Uuid type for parameters
ferrywlto Mar 19, 2026
5468d94
fix: Wrap with missing square brackets for UserProfile.details examples
ferrywlto Mar 20, 2026
80d4f91
fix: Example of year configs in /Api/CloudMatrix/Customer/{crmId}/Cor…
ferrywlto Mar 20, 2026
1418fd7
fix: Remove additional properties flag
ferrywlto Mar 20, 2026
a4e4074
fix: Wrong UserProfile value in all examples.
ferrywlto Mar 20, 2026
1446046
chore: Bump minor version of the SDG spec.
ferrywlto Mar 20, 2026
3bac3c3
fix: Invalid ISO8601 date-time string in all examples.
ferrywlto Mar 20, 2026
9eaaf42
chore: Update package-lock.json to align with package.json on version…
ferrywlto Mar 20, 2026
1cf1616
Undoing some lock file changes
pasha-zayko Mar 20, 2026
b3cd947
fix: Update Core.HealthReport and corresponding examples with cloudMa…
ferrywlto Mar 23, 2026
0609093
Resolving copilot findings
pasha-zayko Mar 23, 2026
07a1563
LAB-1711:- Inline nullable schemas and add examples
JagdishKhunti Mar 26, 2026
1ea81cb
Updating Data-Gateway.json for new Cloud Matrix endpoints
JonnyPound90 Mar 26, 2026
640f023
Merge remote-tracking branch 'origin/LAB-1711-update-open-api-spec-to…
JonnyPound90 Mar 26, 2026
5872ca5
Fixing GET correlation endpoint json structure
JonnyPound90 Mar 27, 2026
c1dc961
LAB-1711:- Update Data-Gateway schema: date formats & examples
JagdishKhunti Mar 27, 2026
4efa26e
Merge pull request #136 from Software-Hardware-Integration-Lab/LAB-17…
JagdishKhunti Mar 27, 2026
ac49ef9
Merge branch 'feature/LAB-611_CMA_Endpoints_Descriptions' into LAB-17…
JonnyPound90 Mar 27, 2026
1e5e48b
Merge branch 'feature/LAB-611_CMA_Endpoints_Descriptions' into LAB-17…
JonnyPound90 Mar 27, 2026
aaeece9
Copilot fixes
JonnyPound90 Mar 27, 2026
b40aaae
Removing unnecessary property
JonnyPound90 Mar 27, 2026
94e9b38
fix: Remove duplicated required attribute from /Api/V1/ArchitectureRe…
ferrywlto Mar 27, 2026
7ccb06a
fix: Remove duplicated required attribute from /Api/CloudMatrix/Accou…
ferrywlto Mar 27, 2026
6399847
fix: Copilot nitpicking typo
ferrywlto Mar 27, 2026
478963c
fix: Remove duplicated required attribute from /Api/CloudMatrix/Accou…
ferrywlto Mar 27, 2026
be249a9
doc: Add shiIncOnly permission scope in multiple endpoint descriptions
ferrywlto Mar 27, 2026
279804c
fix: Nullable primitive type definitions for Kiota limitation.
ferrywlto Mar 27, 2026
c043b80
Merge pull request #137 from Software-Hardware-Integration-Lab/LAB-17…
JonnyPound90 Mar 27, 2026
1c2b5a6
fix: accountId description of ActionPlan
ferrywlto Mar 27, 2026
02423e2
Merge pull request #138 from Software-Hardware-Integration-Lab/fix/nu…
ferrywlto Mar 27, 2026
0ee805f
LAB-1735:- Rename displayName to tenantDisplayName in spec
JagdishKhunti Mar 27, 2026
53defb4
Merge pull request #139 from Software-Hardware-Integration-Lab/LAB-17…
pasha-zayko Mar 27, 2026
6757177
fix: SHI tenant requirement for endpoint descriptions on /Api/CloudMa…
ferrywlto Mar 30, 2026
2659ce9
Updating permissions on endpoint descriptions
JonnyPound90 Mar 30, 2026
2bb3418
fix: Remove no longer needed re-export of DataGatewayClient.
ferrywlto Mar 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading