Skip to content

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

Merged
jth-nw merged 13 commits into
mainfrom
dev
May 12, 2026

Conversation

@jth-nw
Copy link
Copy Markdown
Collaborator

@jth-nw jth-nw commented May 12, 2026

No description provided.

DanPiazza-Netwrix and others added 12 commits May 12, 2026 15:13
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>
- 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
@jth-nw jth-nw requested review from a team as code owners May 12, 2026 21:17
…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)
@jth-nw jth-nw merged commit f593cc1 into main May 12, 2026
9 checks passed
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.

4 participants