feat: drift and proxy commands article#332
Conversation
There was a problem hiding this comment.
marketing-site AI Review: 🟢 Completed
Reunite Agent has reviewed your changes and found 9 potential issue(s).
Note
Low Risk
This PR only adds content and introduces no code changes. The blast radius is limited to the blog section of the site, with no operational impact on application behavior.
Overview
Adds a new article, "Catch API drift with the new proxy and drift commands," explaining how to use Redocly CLI's proxy and drift commands to detect discrepancies between live API traffic and OpenAPI descriptions. Additionally, it registers a new author profile (Adam Sobaniec) and an associated avatar image in the blog metadata.
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
SOLVED. |
Restores the author image with the correct .png extension — the file exists as blog/images/sobaniec.png, the removed link pointed to sobaniec.jpg.
RomanHotsiy
left a comment
There was a problem hiding this comment.
This is great. Left one minor comment.
I also think that adding some image or mermaid diagram describing the proxy setup would make it better.
What/Why/How?
Added article about
driftandproxycommands.Reference
Testing
Screenshots (optional)
Check yourself
Security