Category: API, Informational
Summary:
The 'total' field in the get all topics APIs will be removed when they are invalid.
Context:
In early September, a total field was introduced to the get all topics API unintentionally. It will always return 0 and should be ignored. The change will update the total field to return the proper value if the feature is enabled, and remove the field if the feature is disabled.
Impact:
- Before the date of the change, ignore the 'total' field returned from the get all topics API.
Date of Change: On or after 1st of December 2021
Impacted APIs:
GET: /api/v2/speechandtextanalytics/topics
References: GIA-7995