forked from mistsys/mist_openapi
-
Notifications
You must be signed in to change notification settings - Fork 0
sync #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
tmunzer-AIDE
wants to merge
11
commits into
tmunzer-AIDE:master
Choose a base branch
from
mistsys:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
sync #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Updated `/api/v1/orgs/{org_id}/networktemplates`
Updated `/api/v1/orgs/{org_id}/networktemplates/{networktemplate_id}`
Updated `/api/v1/sites/{site_id}/devices`
Updated `/api/v1/sites/{site_id}/devices/import`
Updated `/api/v1/sites/{site_id}/devices/{device_id}`
Updated `/api/v1/sites/{site_id}/networktemplates/derived`
Updated `/api/v1/sites/{site_id}/setting`
Updated `/api/v1/sites/{site_id}/setting/derived`
- Added `bgp_config` for switches
- Updated `/api/v1/orgs/{org_id}/deviceprofiles`
Updated `/api/v1/orgs/{org_id}/deviceprofiles/{deviceprofile_id}`
Updated `/api/v1/orgs/{org_id}/evpn_topologies`
Updated `/api/v1/orgs/{org_id}/evpn_topologies/{evpn_topology_id}`
Updated `/api/v1/orgs/{org_id}/networktemplates`
Updated `/api/v1/orgs/{org_id}/networktemplates/{networktemplate_id}`
Updated `/api/v1/sites/{site_id}/deviceprofiles/derived`
Updated `/api/v1/sites/{site_id}/devices`
Updated `/api/v1/sites/{site_id}/devices/import`
Updated `/api/v1/sites/{site_id}/devices/{device_id}`
Updated `/api/v1/sites/{site_id}/evpn_topologies`
Updated `/api/v1/sites/{site_id}/evpn_topologies/{evpn_topology_id}`
Updated `/api/v1/sites/{site_id}/networktemplates/derived`
Updated `/api/v1/sites/{site_id}/setting`
Updated `/api/v1/sites/{site_id}/setting/derived`
- Added `networks` to `port_config`
- Updated `/api/v1/orgs/{org_id}/deviceprofiles`
Updated `/api/v1/orgs/{org_id}/deviceprofiles/{deviceprofile_id}`
Updated `/api/v1/orgs/{org_id}/gatewaytemplates`
Updated `/api/v1/orgs/{org_id}/gatewaytemplates/{gatewaytemplate_id}`
Updated `/api/v1/sites/{site_id}/deviceprofiles/derived`
Updated `/api/v1/sites/{site_id}/gatewaytemplates/derived`
Updated `/api/v1/sites/{site_id}/setting`
Updated `/api/v1/sites/{site_id}/setting/derived`
- Updated `gateway_matching` to use `wired_port_config` component for `port_config` property
* fix webhooks samples * regenerate files
* add switch routing policies * fix webhook examples and schemas * fix webhook enum descriptions * fix mxedge-event schema * update version * regenerate files * minor changes to the `allow_dhcpd` description * fix gw_routing_policy matching_protocol and matching_protocol * fix routing_policy_term_matching_as_path * reorder OAS * fix webhook_rssizone_topic
* minor fixes * regenrate files * add missing ingihts - getSiteInsightMetricsForGateway - getSiteInsightMetricsForMxEdge - getSiteInsightMetricsForSwitch * fix searchSiteOspfStats remove useless `site_id` query parameter * deprecate SLE summary https://www.juniper.net/documentation/us/en/software/mist/product-updates/2025/november-12th-2025-updates.html#November12th2025ReleaseNotes-FeatureDeprecation * fix psk portal template payload * fix stats/ports/search response
* fix stats/ports/search response payload * fix stats_switch_port_port_usage.port_usage schema * change to the port stp_role, stp_state and auth_state - adding empty string "" to the enum - reusing the same schema for the different objects
* fix stats/ports/search response payload * fix stats_switch_port_port_usage.port_usage schema * change to the port stp_role, stp_state and auth_state - adding empty string "" to the enum - reusing the same schema for the different objects * fix stats_switch_port_port_usage.port_usage schema * change to the port stp_role, stp_state and auth_state - adding empty string "" to the enum - reusing the same schema for the different objects * fix stats ports required fields * adding `disabled` stp role * fix `default_port_usage` attrbiute add `default_port_usage` to - `mist_org_networktemplate.switch_matching.rules[*].default_port_usage` - `mist_site_networktemplate.switch_matching.rules[*].default_port_usage` - `mist_device_switch.default_port_usage` remove `default_port_usage` from `site_setting` root
* fix insight_metrics schema remove `results` from the required fields * fix default_port_usage at device level * fix OAS version number
- fix for alarm search query parameter example
- endpoint url fix in /api/v1/sites/{site_id}/devices/{device_id}/image/{image_number}
- endpoint url fix in /api/v1/orgs/{org_id}/mxedges/versions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.