npr 0.1.2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1,15 @@
1
- {"version": "0.6", "messages": {"message": {"id": "101", "level": "error", "text": {"$text": "An unexpected error occurred when processing your request. Please visit http://www.npr.org/contact/ and select the office 'Online / Technical Support' to contact us for assistance."}, "timestamp": {"$text": "0"}}, "message": {"id": "310", "level": "error", "text": {"$text": "The API key passed in () was invalid or no API key was passed in. Please register for a valid API key."}, "timestamp": {"$text": "1355514471.33"}}}}
1
+ {
2
+ "version": "0.6",
3
+ "messages": {
4
+ "message": {
5
+ "id": "310",
6
+ "level": "error",
7
+ "text": {
8
+ "$text": "The API key passed in () was invalid or no API key was passed in. Please register for a valid API key."
9
+ },
10
+ "timestamp": {
11
+ "$text": "1355514471.33"
12
+ }
13
+ }
14
+ }
15
+ }