refactor: add http get, update and delete endpoints#2306
Merged
madhavilosetty-intel merged 1 commit intoSep 30, 2025
Merged
Conversation
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
from
September 5, 2025 17:09
ae292ef to
0507650
Compare
sfmadrig
marked this pull request as ready for review
September 5, 2025 17:10
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
from
September 8, 2025 17:43
0507650 to
49c131d
Compare
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
3 times, most recently
from
September 23, 2025 22:44
61c536e to
a2d6b99
Compare
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated 7 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
jaolanlo
previously requested changes
Sep 24, 2025
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
4 times, most recently
from
September 24, 2025 22:17
bfd7259 to
30f102a
Compare
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
3 times, most recently
from
September 25, 2025 20:59
7484f8a to
86771e0
Compare
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
2 times, most recently
from
September 26, 2025 19:15
d223f9e to
da67b25
Compare
madhavilosetty-intel
enabled auto-merge (squash)
September 26, 2025 19:57
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
2 times, most recently
from
September 26, 2025 20:34
f7df075 to
0307df4
Compare
- Covering get single, update, and delete operations - Small corrections on create and update operations - Adding Postman API tests - Updating swagger
sfmadrig
force-pushed
the
get-delete-update-http-proxy
branch
from
September 30, 2025 16:36
0307df4 to
5e54daf
Compare
madhavilosetty-intel
approved these changes
Sep 30, 2025
madhavilosetty-intel
merged commit Sep 30, 2025
60db419
into
device-management-toolkit:main
9 checks passed
|
🎉 This PR is included in version 2.28.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.
PR Checklist
What are you changing?
Anything the reviewer should know when reviewing this PR?
If the there are associated PRs in other repositories, please link them here (i.e. device-management-toolkit/repo#365 )