diff --git a/teams/vDevPreview/MicrosoftTeams.schema.json b/teams/vDevPreview/MicrosoftTeams.schema.json index b6dec09..e4b8c8f 100644 --- a/teams/vDevPreview/MicrosoftTeams.schema.json +++ b/teams/vDevPreview/MicrosoftTeams.schema.json @@ -587,7 +587,7 @@ }, "apiResponseRenderingTemplateFile": { "$ref": "#/definitions/relativePath", - "description": "A relative file path for api response rendering template file." + "description": "A relative file path for api response rendering template file. The schema of the file can be referred to in this link:'https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.ResponseRenderingTemplate.schema.json'." }, "context": { "type": "array",