LAB-2404-Update-OpenApi-spec-to-reflect-new-get-errors-endpoint#179
Merged
pr0uxx merged 3 commits intoJun 12, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the SHIELD OpenAPI specification to add documentation for a new Deploy endpoint that returns captured asynchronous deployment errors, and bumps the Data Gateway TypeScript SDK version metadata.
Changes:
- Added
GET /Api/Deploy/Errorstospecs/SHIELD.json, including response schema and examples. - Bumped
@shi-corp/sdk-data-gatewayversion from3.3.1to3.3.2inpackage.jsonandpackage-lock.json.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/dataGateway/TypeScript/package.json | Bumps Data Gateway SDK package version. |
| src/dataGateway/TypeScript/package-lock.json | Updates lockfile version metadata (but currently inconsistent; see comments). |
| specs/SHIELD.json | Adds OpenAPI path documentation for GET /Api/Deploy/Errors. |
Files not reviewed (1)
- src/dataGateway/TypeScript/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
anthony bobbie (bowaybilly)
requested review from
Pasha Zayko (pasha-zayko) and
pr0uxx
June 9, 2026 14:17
Ruman Mulla (Loop-infinity)
approved these changes
Jun 10, 2026
pr0uxx
approved these changes
Jun 12, 2026
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.
No description provided.