Files
Chamilo/vendor/php-xapi/json-test-fixtures/data/SubStatement/account_agent_object.json
2025-08-14 22:41:49 +02:00

20 lines
356 B
JSON

{
"objectType": "SubStatement",
"actor": {
"mbox": "mailto:conformancetest@tincanapi.com"
},
"verb": {
"id": "http://tincanapi.com/conformancetest/verbid",
"display": {
"en-US": "test"
}
},
"object": {
"account": {
"name": "test",
"homePage": "https://tincanapi.com"
},
"objectType": "Agent"
}
}