Swader / diffbot-php-client

[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
MIT License
53 stars 20 forks source link

Tags sometimes missing #27

Closed Swader closed 8 years ago

Swader commented 8 years ago

Sometimes the article API doesn't return the tags field (bug in Diffbot). The getTags method should thus accommodate for this by returning null.

Swader commented 8 years ago

Remember to update docs to reflect this