Skip to content

Commit 58f2db5

Browse files
author
himanshu
committed
modified example of archive endpoint
1 parent 94b4ed6 commit 58f2db5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/ex_newsdataapi_request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
# Archive API
14-
response = api.archive_api()
14+
response = api.archive_api(q='test')
1515
print(response)
1616

1717

0 commit comments

Comments
 (0)