Skip to content

doc: Update JSON device file reference#1480

Open
vlasebian wants to merge 1 commit intomasterfrom
json-file-reference-update
Open

doc: Update JSON device file reference#1480
vlasebian wants to merge 1 commit intomasterfrom
json-file-reference-update

Conversation

@vlasebian
Copy link
Copy Markdown
Contributor

@vlasebian vlasebian commented Apr 3, 2026

Summary

Update the JSON device file reference documentation for bulk device imports.

Closes #1468.

Changes

  • Remove fixed-table class from the device JSON table div.
  • Change supports_join field from Always required to No (optional), defaults to false (ABP) if not set.
  • Add session.keys.session_key_id field documentation, required when importing devices via the Console.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Run Locally: Verified that the docs build using make server, posted screenshots, verified external links. Test with HUGO_PARAMS_SEARCH_ENABLED=true if style changes will affect the search bar.
  • New Features Marked: Documentation for new features is marked using the new-in-version shortcode, according to the guidelines in CONTRIBUTING.
  • Style Guidelines: Documentation obeys style guidelines in CONTRIBUTING.
  • Commits: Commit messages follow guidelines in CONTRIBUTING, there are no fixup commits left.

@vlasebian vlasebian self-assigned this Apr 3, 2026
@vlasebian vlasebian marked this pull request as ready for review April 3, 2026 10:51
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.

JSON File Reference documentation improvements

1 participant