mightstone.services.wiki.models.WikiElement

pydantic model mightstone.services.wiki.models.WikiElement

Show JSON schema
{
   "title": "WikiElement",
   "type": "object",
   "properties": {}
}

abstract as_html() str
abstract as_text() str
abstract as_wiki() str