Skip to content

LAB 2212#172

Open
pasha-zayko wants to merge 3 commits into
mainfrom
pasha-LAB-2212
Open

LAB 2212#172
pasha-zayko wants to merge 3 commits into
mainfrom
pasha-LAB-2212

Conversation

@pasha-zayko
Copy link
Copy Markdown
Contributor

Adding new endpoint to facilitate health checks for the running application

Adding endpoint definition to respond to healthcheck probes
@pasha-zayko pasha-zayko requested a review from pr0uxx May 13, 2026 20:57
@pasha-zayko pasha-zayko self-assigned this May 13, 2026
Copilot AI review requested due to automatic review settings May 13, 2026 20:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the SHIELD OpenAPI spec (and corresponding TypeScript SDK package metadata) to introduce a new core health-check endpoint intended for automated probing of application dependencies.

Changes:

  • Bumped SHIELD spec/SDK version from 3.4.1 to 3.5.0.
  • Added Core.HealthReport schema to describe dependency health flags.
  • Added GET /Api/Core/Health endpoint to expose a health probe route.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/shield/TypeScript/package.json Updates the SDK package version (currently introduces an invalid version string).
src/shield/TypeScript/package-lock.json Updates lockfile versions to 3.5.0 to align with the release bump.
specs/SHIELD.json Adds a health report schema and a new health-check endpoint; bumps OpenAPI info.version.
Files not reviewed (1)
  • src/shield/TypeScript/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/shield/TypeScript/package.json Outdated
Comment thread specs/SHIELD.json
Comment thread specs/SHIELD.json
Fixing typo
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.

2 participants