Anonymous

Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26: Difference between revisions

From OSL Demo
Update package: OSW Base
(Install package: OSW Base)
 
(Update package: OSW Base)
jsondata
Line 13: Line 13:
             "text": "Article",
             "text": "Article",
             "lang": "en"
             "lang": "en"
        },
        {
            "text": "Artikel",
            "lang": "de"
        }
    ],
    "description": [
        {
            "text": "A generic entry that can contain both text and media content",
            "lang": "en"
        },
        {
            "text": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann",
            "lang": "de"
         }
         }
     ]
     ]
}
}
jsonschema
Line 21: Line 21:
     ],
     ],
     "title": "Article",
     "title": "Article",
    "title*": {
        "de": "Article"
    },
    "description": "A generic entry that can contain both text and media content",
    "description*": {
        "de": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann"
    },
     "properties": {}
     "properties": {}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.