Remove Reporting Mode & History Shards docs

This commit is contained in:
mDuo13
2025-09-12 17:03:56 -07:00
parent 7cb5f9a893
commit b1c1ae685a
64 changed files with 88 additions and 1710 deletions

View File

@@ -1,6 +1,4 @@
---
html: feature.html
parent: server-info-methods.html
seo:
description: Get information about protocol amendments.
labels:
@@ -137,6 +135,5 @@ The response follows the [standard format][], with a successful result containin
- Any of the [universal error types][].
- `badFeature` - The `feature` specified was invalidly formatted, or the server does not know an amendment with that name.
- `noPermission` - The server does not have permission to run the specified command. For example, this can occur if the request includes admin-only fields that are not allowed, such as the `vetoed` request parameter.
- `reportingUnsupported` - ([Reporting Mode][] servers only) This method is not available in Reporting Mode.
{% raw-partial file="/docs/_snippets/common-links.md" /%}