{
    "path": "myfixturewiki_content\/_bulk",
    "method": "POST",
    "data": [
        {
            "update": {
                "_id": "1",
                "retry_on_conflict": 5
            }
        },
        {
            "doc": {
                "version": 16,
                "wiki": "wiki",
                "namespace": 0,
                "namespace_text": "",
                "title": "Main Page",
                "timestamp": "2019-03-25T15:04:22Z",
                "create_timestamp": "2019-03-01T16:53:17Z",
                "category": [],
                "external_link": [
                    "\/\/www.mediawiki.org\/wiki\/MediaWiki-Vagrant",
                    "\/\/www.mediawiki.org\/wiki\/Help:Contents"
                ],
                "outgoing_link": [],
                "template": [
                    "Template:Main Page"
                ],
                "text": "Welcome to MediaWiki-Vagrant! MediaWiki-Vagrant help MediaWiki help (run vagrant roles help in the directory where you installed MediaWiki-Vagrant to get help about enabling roles) Content",
                "source_text": "<!--\n    If you are reading the source wikitext of the main page:\n        This page is created by Vagrant, but it is safe to do changes by editing it.\n        Automatic updates will happen via [[Template:Main Page]].\n\n    If you are reading puppet\/modules\/mediawiki\/files\/main_page.wiki:\n        DO NOT MODIFY THIS FILE! Updates would cause all local changes to be overwritten.\n        If you want to add content to the main page, use main_page_template.wiki instead.\n-->\n{{Main Page}}\nContent",
                "text_bytes": 493,
                "content_model": "wikitext",
                "coordinates": [],
                "language": "en",
                "heading": [
                    "Help for enabled roles"
                ],
                "opening_text": "Welcome to MediaWiki-Vagrant! MediaWiki-Vagrant help MediaWiki help",
                "auxiliary_text": [],
                "defaultsort": false,
                "display_title": null,
                "redirect": [],
                "incoming_links": 0
            },
            "doc_as_upsert": true
        }
    ],
    "params": {
        "timeout": "1ms"
    },
    "contentType": "application\/x-ndjson"
}