Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.2.0](v5.1.2...v5.2.0) (2021-09-14) ### Bug Fixes * **assistant-v2:** add new property, answers for assistant v2 ([c1ac34a](c1ac34a)) * **assistant-v2:** fix integration test for assistant v2 ([2ed2368](2ed2368)) * **discovery-v1:** fix status details property. Change from authentication to authenticated ([7975bd1](7975bd1)) * **discovery-v1:** json type from Type to type ([0a3ed73](0a3ed73)) * **discovery-v1:** update status from string to StatusDetails ([2ee9531](2ee9531)) * **integration-test:** update integration test change for the NLU ([1163183](1163183)) * **integration-testing:** fix intergration testing add deleteSessionRespondse ([076790a](076790a)) * **nlu:** fix for listClassificationsModels through return type change and removal of unnecessary ([bda5e68](bda5e68)) * **services:** update comments and formatting changes ([d8c041d](d8c041d)) ### Features * **assistant-v1:** add enums for disambiguation ([521f9cb](521f9cb)) * **assistant-v1:** alt_text property added to Image response type ([1743425](1743425)) * **assistant-v2:** alt_text property added to Image response type ([cfb1ab8](cfb1ab8)) * **assistant-v2:** session_start_time and state properties added to MessageContextGlobalSystem ([4bb90ac](4bb90ac)) * **discovery-v2:** enum update for CreateProjectConstants ([0b47643](0b47643))
- Loading branch information