Tags are now included in the stories API


The stories API now includes tag fields.

  1. CREATE and UPDATE to add or update story tags

  2. GET and LIST now include the tags field in the returned data

Review the stories API documentation for more.