diff --git a/sidebars.js b/sidebars.js index ddc55e916..d3178d318 100644 --- a/sidebars.js +++ b/sidebars.js @@ -343,17 +343,22 @@ module.exports = { 'latest/api/structures/mouse-wheel-input-event', 'latest/api/structures/notification-action', 'latest/api/structures/notification-response', + 'latest/api/structures/payment-discount', 'latest/api/structures/point', 'latest/api/structures/post-body', 'latest/api/structures/printer-info', 'latest/api/structures/process-memory-info', 'latest/api/structures/process-metric', 'latest/api/structures/product', + 'latest/api/structures/product-discount', + 'latest/api/structures/product-subscription-period', 'latest/api/structures/protocol-request', 'latest/api/structures/protocol-response', 'latest/api/structures/protocol-response-upload-data', 'latest/api/structures/rectangle', 'latest/api/structures/referrer', + 'latest/api/structures/resolved-endpoint', + 'latest/api/structures/resolved-host', 'latest/api/structures/scrubber-item', 'latest/api/structures/segmented-control-segment', 'latest/api/structures/serial-port', @@ -370,15 +375,10 @@ module.exports = { 'latest/api/structures/upload-data', 'latest/api/structures/upload-file', 'latest/api/structures/upload-raw-data', + 'latest/api/structures/usb-device', 'latest/api/structures/user-default-types', 'latest/api/structures/web-request-filter', 'latest/api/structures/web-source', - 'latest/api/structures/payment-discount', - 'latest/api/structures/product-discount', - 'latest/api/structures/product-subscription-period', - 'latest/api/structures/usb-device', - 'latest/api/structures/resolved-endpoint', - 'latest/api/structures/resolved-host', ], }, ],