mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
14 lines
372 B
JavaScript
14 lines
372 B
JavaScript
|
import { Factory } from 'ember-cli-mirage';
|
||
|
|
||
|
export default Factory.extend({
|
||
|
"id": "VzMuyEw_3WqiafcD",
|
||
|
"created": "2016-05-11T15:08:24Z",
|
||
|
"revised": "2016-05-23T11:23:20Z",
|
||
|
"title": "EmberSherpa",
|
||
|
"message": "This Documize instance contains all our team documentation",
|
||
|
"url": "",
|
||
|
"domain": "",
|
||
|
"email": "brizdigital@gmail.com",
|
||
|
"allowAnonymousAccess": false
|
||
|
});
|