Merge pull request #897 from netwrix/DanPiazza-Netwrix/migrate-changetracker-api-ref-to-openapi-docs feat(changetracker): make API server URL editable in Try It panel#899
Conversation
Replace hardcoded server URL with an OpenAPI server variable so users can enter their own Change Tracker instance URL instead of being locked to the localhost default. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
* Update access-analyzer-upgrade-faq.md
fixed typo
* fix(kb): fix Access Analyzer upgrade FAQ — product ID, tags, title, prose
- Fix products field: access-analyzer → accessanalyzer
- Add required kb tag to tags field
- Rename title and H1 to "Upgrade and Migration FAQ" (remove product name per style guide)
- Fix "Operation System" → "Operating System"
- Remove first-person plural ("we") across answers 1–2 (Vale)
- Remove "please" from answer 3 (Vale)
- Fix passive voice and idiom "spinning up" in answer 1 (Dale)
* fix(kb): add SQL Server Requirements links in upgrade FAQ
---------
Co-authored-by: hilram7 <212961752+hilram7@users.noreply.github.com>
… panel Swizzle the Server component to suppress the FormSelect when there is only one server option, so the UI shows only the editable URL text field rather than a useless single-item dropdown displaying the raw template string. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
…ew link Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
Shows a reset link in the server URL edit panel that restores the original default from the spec, clearing any custom URL the user entered. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
…RL panel Replace FloatingButton in edit mode (which hides its button behind a hover) with a plain div and an always-visible action row. Done sits flush right, Reset to default sits flush left, and neither requires hovering to discover. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
…ont size Scale both action buttons down to --openapi-explorer-font-size-input (12px) with tighter padding to match the rest of the API explorer UI. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
…ef-to-openapi-docs
- overview.md: rewrite passive 'data returned' to active voice - overview.md: drop wordy 'complete' from 'complete interactive reference' - reference/index.md: rewrite passive 'available for download' to active voice Co-Authored-By: Claude <noreply@anthropic.com>
…tracker-api-ref-to-openapi-docs feat(changetracker): make API server URL editable in Try It panel
…js (#898) - accessanalyzer replaces enterprise_auditor for Netwrix Access Analyzer - identitymanager replaces usercube for Netwrix Identity Manager - Update all other IDs to match products.js (no separators: changetracker, dataclassification, etc.) - Add note that products.js is the authoritative source for product IDs - Remove Log Tracker and Endpoint Privilege Manager (no KB folder or products.js entry) - Add Access Information Center (has KB folder and products.js entry)
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.
No description provided.