-
Notifications
You must be signed in to change notification settings - Fork 3
Update Dev Proxy Toolkit for v0.29.2 schema support #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also bump the version in the package.lock.json
file
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Fixed in commit d0ea4c7. The package-lock.json version has been updated to match package.json (0.26.2). |
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
I've reorganized the commits as requested. The PR now has exactly two clean commits:
This structure is ready for a clean rebase merge. |
This PR updates the Dev Proxy Toolkit to support Dev Proxy v0.29.2 schemas, ensuring users can work with the latest version while maintaining backward compatibility.
Changes Made
Schema Updates
v0.29.0
tov0.29.2
insrc/snippets.json
(41 references updated)config-plugins-codelens.json
devproxyrc.json
Testing
config-schema-v0.29.2.json
for validationDocumentation
package.json
version from 0.26.1 to 0.26.2Backward Compatibility
The existing functionality remains fully compatible:
Verification
Users with Dev Proxy v0.29.2 will now receive proper schema validation and IntelliSense support in their configuration files.
Fixes #289.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.