Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ export interface LiveboardAppEmbedViewConfig {
* To enable this feature on your instance, contact ThoughtSpot Support.
*
* Supported embed types: `AppEmbed`, `LiveboardEmbed`
* @version SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl
* @version SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl
* @example
* ```js
* // Replace <EmbedComponent> with embed component name. For example, AppEmbed or LiveboardEmbed
Expand Down
6 changes: 3 additions & 3 deletions static/typedoc/typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -25654,7 +25654,7 @@
"tags": [
{
"tag": "version",
"text": "SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl"
"text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl"
},
{
"tag": "example",
Expand Down Expand Up @@ -38529,7 +38529,7 @@
"tags": [
{
"tag": "version",
"text": "SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl"
"text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl"
},
{
"tag": "example",
Expand Down Expand Up @@ -39267,7 +39267,7 @@
},
{
"tag": "version",
"text": "SDK: 1.45.0 | ThoughtSpot: 26.4.0.cl\n"
"text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl\n"
}
]
},
Expand Down
Loading