Typo in installed plugins REST API endpoint #4934

Closed
opened 2025-12-29 19:22:25 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (May 21, 2021).

NetBox version

v2.11.3

Python version

3.7

Steps to Reproduce

  1. Install a plugin
  2. Navigate to /api/plugins/installed-plugins/

Expected Behavior

Each plugin should report its version under the version key.

Observed Behavior

The key is typoed as verison.

Originally created by @jeremystretch on GitHub (May 21, 2021). ### NetBox version v2.11.3 ### Python version 3.7 ### Steps to Reproduce 1. Install a plugin 2. Navigate to `/api/plugins/installed-plugins/` ### Expected Behavior Each plugin should report its version under the `version` key. ### Observed Behavior The key is typoed as `verison`.
adam added the type: bugstatus: accepted labels 2025-12-29 19:22:25 +01:00
adam closed this issue 2025-12-29 19:22:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4934