This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id" : "urn:newsml:fidelity-uat-api.superdesk.pro:2018-09-13T17:05:54.729373:7862c424-b5d0-477a-8802-03093c9f088e", | |
"operation" : "correct", | |
"headline" : "How to hire the grads of tomorrow", | |
"original_creator" : "5978d98a78749a5dcde53c23", | |
"expiry" : null, | |
"guid" : "urn:newsml:fidelity-uat-api.superdesk.pro:2018-09-13T17:05:54.729373:7862c424-b5d0-477a-8802-03093c9f088e", | |
"state" : "corrected", | |
"description_text" : null, | |
"format" : "HTML", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'username': { | |
'type': 'string', | |
'unique': True, | |
'required': True, | |
'minlength': 1 | |
}, | |
'password': { | |
'type': 'string', | |
'minlength': 5 | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id" : "urn:newsml:fidelity-uat-api.superdesk.pro:2018-04-09T18:54:33.789397:1760f2f7-5f4b-4d6d-a88f-f2302f85bbe1", | |
"_created" : ISODate("2018-04-09T17:54:33Z"), | |
"body_html" : "<h2>General outlook</h2><blockquote>Investors’ main concern is that key central banks are shifting towards tighter monetary policy and the US Federal Reserve may be less inclined in future to act to support equity markets.</blockquote><p>Developed market growth has been cooling a little but its recent trend has been robust and supportive for equity markets. In addition, emerging markets continue to grow strongly. Similarly, concerns about rising inflationary pressure have eased since the beginning of the year, when stronger than expected US wage growth jolted markets.</p><p>Investors’ main concern is that key central banks are shifting towards tighter monetary policy and the US Federal Reserve may be less inclined in future to act to support equity markets. It is unclear how central banks’ unwinding of monetary stimulus will affe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
desks_schema = { | |
'name': { | |
'type': 'string', | |
'required': True, | |
'nullable': False, | |
'empty': False, | |
'iunique': True | |
}, | |
'description': { | |
'type': 'string' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"annotations": [ | |
{ | |
"id": "<annotation-id>", | |
"type": "<Type of annotation depending on configured options (e.g. side note, foot note, jargon buster, etc.)>", | |
"body": "<The annotation text>" | |
}, | |
] | |
}, | |
"body_html": "This is the text of the story which <span annotation-id=\"<annotation-id>\">contains an annotation</span> created by an editor.", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"guid": "urn:newsml:sd-master.test.superdesk.org:2017-09-29T09:02:48.114367:bbd634b3-f7c3-4a0c-b86f-6c94f28ced0e", | |
"firstcreated": "2017-09-29T09:02:48+0000", | |
"headline": "Bowling for parents", | |
"version": "3", | |
"source": "cc", | |
"profile": "Editor3basic", | |
"description_text": "Lorem ipsum", | |
"urgency": 3, | |
"pubstatus": "usable", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"urgency": 3, | |
"place": [ | |
{ | |
"name": "NSW", | |
"qcode": "NSW" | |
} | |
], | |
"headline": "Do you recognise these faces from 2004?", | |
"subject": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"urgency": 3, | |
"place": [ | |
{ | |
"name": "NSW", | |
"qcode": "NSW" | |
} | |
], | |
"headline": "Top 5 Places to Visit in Peru", | |
"subject": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"urgency": 1, | |
"headline": "7 Stunning Natural Wonders in Asia", | |
"keywords": [ | |
"ASIA", | |
"KELIMUTU", | |
"NEPAL", | |
"HIKE", | |
"TOURISM", | |
"HOLIDAYS", |
NewerOlder