Wiktionary · JSON Structure

Rest Api Lint Error Structure

One Parsoid lint error found in supplied wikitext.

Type: object Properties: 4
DictionariesOpen-SourceWikimediaMediaWikiLinguisticsOpen DataPublic APIs

LintError is a JSON Structure definition published by Wiktionary, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

type dsr templateInfo params

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/wiktionary/refs/heads/main/json-structure/rest-api-lint-error-structure.json",
  "description": "One Parsoid lint error found in supplied wikitext.",
  "type": "object",
  "properties": {
    "type": {
      "type": "string",
      "description": "Lint error category.",
      "example": "missing-end-tag"
    },
    "dsr": {
      "type": "array",
      "description": "Source range [start, end, openWidth, closeWidth].",
      "items": {
        "type": "int32"
      },
      "example": [
        0,
        12,
        0,
        0
      ]
    },
    "templateInfo": {
      "type": "object",
      "additionalProperties": true,
      "description": "If the error originates inside a template, info about it."
    },
    "params": {
      "type": "object",
      "additionalProperties": true,
      "description": "Error-specific parameters."
    }
  },
  "name": "LintError"
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/rest-api-lint-error-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.