Skip to content

Renaming endpoint#106

Merged
elliot-huffman merged 2 commits intomainfrom
pasha-LAB-1451-rename-endpoint
Feb 18, 2026
Merged

Renaming endpoint#106
elliot-huffman merged 2 commits intomainfrom
pasha-LAB-1451-rename-endpoint

Conversation

@pasha-zayko
Copy link
Contributor

Minor change to the format of the endpoint returning documentation for the configuration item

Minor change to the format of the endpoint returning documentation for the configuration item
Copy link

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 pull request renames an API endpoint for retrieving configuration item documentation from /Api/Deploy/Component/ConfigurationItemMetaData/{templateId} to /Api/Deploy/Component/ConfigurationItem/{templateId}/Docs. The new naming is more RESTful and better aligns with the existing /Api/Deploy/Component/ConfigurationItem endpoint. The version is bumped from 3.2.0 to 3.2.1.

Changes:

  • Updated endpoint path to follow RESTful naming convention with /Docs suffix
  • Updated operationId to match the new endpoint path structure
  • Bumped SDK version to 3.2.1 across package.json, package-lock.json, and OpenAPI specification

Reviewed changes

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

File Description
src/shield/TypeScript/package.json Incremented package version from 3.2.0 to 3.2.1
src/shield/TypeScript/package-lock.json Updated lockfile version references to 3.2.1
specs/SHIELD.json Renamed endpoint path and operationId, updated API 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.

Copy link
Contributor

@elliot-huffman elliot-huffman left a comment

Choose a reason for hiding this comment

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

Looks great!

@elliot-huffman elliot-huffman merged commit 801ef1c into main Feb 18, 2026
6 checks passed
@elliot-huffman elliot-huffman deleted the pasha-LAB-1451-rename-endpoint branch February 18, 2026 15:16
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.

3 participants