chore(review): address comments
Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
@@ -32,7 +32,7 @@ export interface Rating {
|
||||
/**
|
||||
* @public
|
||||
*/
|
||||
export interface Response {
|
||||
export interface FeedbackResponse {
|
||||
entityRef: string;
|
||||
response?: string;
|
||||
comments?: string;
|
||||
|
||||
Reference in New Issue
Block a user