Skip to content

Commit

Permalink
chore: Publish next
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jul 29, 2024
1 parent 6b6a45b commit 056f816
Show file tree
Hide file tree
Showing 36 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion apis/next/core/Accessibility/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Accessibility 1.2.1-next.4
Version Accessibility 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Account/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Account 1.2.1-next.4
Version Account 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Advertising/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Advertising 1.2.1-next.4
Version Advertising 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Authentication/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Authentication 1.2.1-next.4
Version Authentication 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Capabilities/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Capabilities 1.2.1-next.4
Version Capabilities 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Device/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Device 1.2.1-next.4
Version Device 1.3.0-next.1

## Table of Contents

Expand Down
16 changes: 8 additions & 8 deletions apis/next/core/Discovery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Discovery 1.2.1-next.4
Version Discovery 1.3.0-next.1

## Table of Contents

Expand Down Expand Up @@ -3650,20 +3650,20 @@ Suggest a call-to-action for this app on the platform home screen
```typescript
function watchNext(
title: LocalizedString,
identifiers: Entity,
identifiers: ContentIdentifiers,
expires: string,
images: object,
): Promise<boolean>
```

Parameters:

| Param | Type | Required | Description |
| ------------- | ------------------------------------------------------ | -------- | -------------------------------------------------------------------------------------- |
| `title` | [`LocalizedString`](../Types/schemas/#LocalizedString) | true | The title of this call to action |
| `identifiers` | [`Entity`](../Entity/schemas/#Entity) | true | A set of content identifiers for this call to action |
| `expires` | `string` | false | When this call to action should no longer be presented to users <br/>format: date-time |
| `images` | `object` | false | A set of images for this call to action |
| Param | Type | Required | Description |
| ------------- | -------------------------------------------------------------------- | -------- | -------------------------------------------------------------------------------------- |
| `title` | [`LocalizedString`](../Types/schemas/#LocalizedString) | true | The title of this call to action |
| `identifiers` | [`ContentIdentifiers`](../Entertainment/schemas/#ContentIdentifiers) | true | A set of content identifiers for this call to action |
| `expires` | `string` | false | When this call to action should no longer be presented to users <br/>format: date-time |
| `images` | `object` | false | A set of images for this call to action |

Promise resolution:

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Internal/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Internal 1.2.1-next.4
Version Internal 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Keyboard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Keyboard 1.2.1-next.4
Version Keyboard 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Lifecycle/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Lifecycle 1.2.1-next.4
Version Lifecycle 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Localization/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Localization 1.2.1-next.4
Version Localization 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Metrics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Metrics 1.2.1-next.4
Version Metrics 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Parameters/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Parameters 1.2.1-next.4
Version Parameters 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/Profile/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version Profile 1.2.1-next.4
Version Profile 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/SecondScreen/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version SecondScreen 1.2.1-next.4
Version SecondScreen 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/core/SecureStorage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: core

---

Version SecureStorage 1.2.1-next.4
Version SecureStorage 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/discovery/Content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: discovery

---

Version Content 1.2.1-next.4
Version Content 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Account/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Account 1.2.1-next.4
Version Account 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/AcknowledgeChallenge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version AcknowledgeChallenge 1.2.1-next.4
Version AcknowledgeChallenge 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Advertising/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Advertising 1.2.1-next.4
Version Advertising 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/AudioDescriptions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version AudioDescriptions 1.2.1-next.4
Version AudioDescriptions 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/ClosedCaptions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version ClosedCaptions 1.2.1-next.4
Version ClosedCaptions 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Device/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Device 1.2.1-next.4
Version Device 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Discovery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Discovery 1.2.1-next.4
Version Discovery 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/HDMIInput/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version HDMIInput 1.2.1-next.4
Version HDMIInput 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Keyboard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Keyboard 1.2.1-next.4
Version Keyboard 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Localization/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Localization 1.2.1-next.4
Version Localization 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Metrics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Metrics 1.2.1-next.4
Version Metrics 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/PinChallenge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version PinChallenge 1.2.1-next.4
Version PinChallenge 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Privacy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Privacy 1.2.1-next.4
Version Privacy 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/SecureStorage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version SecureStorage 1.2.1-next.4
Version SecureStorage 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/UserGrants/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version UserGrants 1.2.1-next.4
Version UserGrants 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/VoiceGuidance/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version VoiceGuidance 1.2.1-next.4
Version VoiceGuidance 1.3.0-next.1

## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion apis/next/manage/Wifi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sdk: manage

---

Version Wifi 1.2.1-next.4
Version Wifi 1.3.0-next.1

## Table of Contents

Expand Down
4 changes: 2 additions & 2 deletions requirements/next/specifications/firebolt-open-rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openrpc": "1.2.4",
"info": {
"title": "Firebolt JSON-RPC API",
"version": "1.2.1-next.4",
"version": "1.3.0-next.1",
"x-module-descriptions": {
"Internal": "Internal methods for SDK / FEE integration",
"Accessibility": "The `Accessibility` module provides access to the user/device settings for closed captioning and voice guidance.\n\nApps **SHOULD** attempt o respect these settings, rather than manage and persist seprate settings, which would be different per-app.",
Expand Down Expand Up @@ -7706,7 +7706,7 @@
"name": "identifiers",
"summary": "A set of content identifiers for this call to action",
"schema": {
"$ref": "#/x-schemas/Entity/Entity"
"$ref": "#/x-schemas/Entertainment/ContentIdentifiers"
},
"required": true
},
Expand Down
4 changes: 2 additions & 2 deletions requirements/next/specifications/firebolt-specification.json
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@
"openrpc": "1.2.4",
"info": {
"title": "Firebolt JSON-RPC API",
"version": "1.2.1-next.4",
"version": "1.3.0-next.1",
"x-module-descriptions": {
"Internal": "Internal methods for SDK / FEE integration",
"Accessibility": "The `Accessibility` module provides access to the user/device settings for closed captioning and voice guidance.\n\nApps **SHOULD** attempt o respect these settings, rather than manage and persist seprate settings, which would be different per-app.",
Expand Down Expand Up @@ -8631,7 +8631,7 @@
"name": "identifiers",
"summary": "A set of content identifiers for this call to action",
"schema": {
"$ref": "#/x-schemas/Entity/Entity"
"$ref": "#/x-schemas/Entertainment/ContentIdentifiers"
},
"required": true
},
Expand Down

0 comments on commit 056f816

Please sign in to comment.