Skip to content

Conversation

@tmunzer-AIDE
Copy link
Collaborator

No description provided.

Copy link
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

This PR updates the Mist API OpenAPI specification to version 2511.1.7, fixing webhook topic naming inconsistencies and adding new webhook support. The changes standardize topic names from underscore to hyphen notation and correct data type issues in webhook examples.

Key changes:

  • Standardized webhook topic names from underscore (device_events) to hyphen notation (device-events)
  • Added new rssizone webhook with complete schema definitions
  • Fixed timestamp formatting and field naming inconsistencies in webhook examples

Reviewed changes

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

File Description
workdir/openapi.yaml Updated API version to 2511.1.7, standardized webhook topic naming conventions, added rssizone webhook, fixed timestamp and field name formats
mist.openapi.yaml Identical changes to workdir/openapi.yaml - version bump, webhook standardization, and rssizone webhook addition
Comments suppressed due to low confidence (2)

workdir/openapi.yaml:1

  • The description says "RSSI zone name" but the field is rssizone_id with format uuid. The description should be updated to "RSSI zone ID" or "RSSI zone identifier" to match the field name and UUID format.
openapi: 3.1.0

mist.openapi.yaml:1

  • The description says "RSSI zone name" but the field is rssizone_id with format uuid. The description should be updated to "RSSI zone ID" or "RSSI zone identifier" to match the field name and UUID format.
openapi: 3.1.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tmunzer-AIDE tmunzer-AIDE merged commit 3212923 into master Dec 18, 2025
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