Skip to content

update listOrgApsMacs description#58

Merged
tmunzer-AIDE merged 1 commit into
masterfrom
fix-radio_macs_wording
May 13, 2026
Merged

update listOrgApsMacs description#58
tmunzer-AIDE merged 1 commit into
masterfrom
fix-radio_macs_wording

Conversation

@tmunzer-AIDE
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the OpenAPI metadata version/date and clarifies the listOrgApsMacs endpoint description regarding how BSSIDs are derived from radio MAC addresses.

Changes:

  • Bump API spec version from 2604.1.0 to 2604.1.1 and update the published date.
  • Refine listOrgApsMacs description to explain BSSID derivation via last nibble increment (0–F).
  • Apply the same updates in both spec files (workdir/openapi.yaml and mist.openapi.yaml).

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.

File Description
workdir/openapi.yaml Updates spec version/date and clarifies the BSSID derivation description for listOrgApsMacs.
mist.openapi.yaml Mirrors the same version/date bump and listOrgApsMacs description clarification.
Comments suppressed due to low confidence (2)

workdir/openapi.yaml:1

  • The description appears to be wrapped in a quoted scalar that ends with a trailing apostrophe ('). After changing the text into multiple lines, this risks producing invalid YAML or an unintended string value (the trailing ' becomes part of the description). Use a YAML block scalar (| or >) for multi-line descriptions, or ensure the quoting is correctly started/ended and remove the stray trailing apostrophe.
    mist.openapi.yaml:1
  • Same as in workdir/openapi.yaml: the multi-line description now ends with a trailing apostrophe ('), which can break YAML parsing or introduce an unintended character into the rendered description. Prefer a block scalar for multi-line descriptions or correct the quoting and remove the trailing apostrophe.

Copy link
Copy Markdown
Collaborator

@wprins-JNPR wprins-JNPR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tmunzer-AIDE tmunzer-AIDE merged commit 3d2a814 into master May 13, 2026
3 of 4 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.

3 participants