Skip to content

Commit

Permalink
fix: Example block fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinshahfws committed Aug 13, 2024
1 parent 7a9954f commit 5939966
Show file tree
Hide file tree
Showing 11 changed files with 62 additions and 410 deletions.
12 changes: 0 additions & 12 deletions apis/0.5.3/core/Discovery/schemas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,7 @@ See also:
- [EntityInfo](../../schemas/entertainment#/definitions/entityinfo)
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -67,13 +61,7 @@ See also:
- [EntityInfo](../../schemas/entertainment#/definitions/entityinfo)
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand Down
78 changes: 0 additions & 78 deletions apis/0.5.3/core/Intents/schemas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,13 +206,7 @@ type Intent = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand All @@ -233,13 +227,7 @@ type IntentProperties = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -252,13 +240,7 @@ type NavigationIntent = HomeIntent | LaunchIntent | EntityIntent | PlayerIntent
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand All @@ -275,13 +257,7 @@ type DiscoveryIntent = ContentDiscoveryIntent | EntityAppSelectionIntent
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand All @@ -298,13 +274,7 @@ type DeviceIntent = ButtonIntent | PowerIntent | VolumeIntent | MicrophoneIntent
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand All @@ -321,13 +291,7 @@ type PlaybackIntent = PauseIntent | SeekIntent | SkipIntent | TrickPlayIntent |
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand All @@ -344,13 +308,7 @@ type DialogIntent = MessageIntent
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand Down Expand Up @@ -481,13 +439,7 @@ See also:
- [ProgramType](../../schemas/entertainment#/definitions/programtype)
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand Down Expand Up @@ -818,13 +770,7 @@ type ContentDiscoveryIntent = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand Down Expand Up @@ -1574,13 +1520,7 @@ type Identifier = string
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -1595,13 +1535,7 @@ type DirectionalOperation = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -1617,13 +1551,7 @@ type BooleanToggle = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -1638,13 +1566,7 @@ type IntentMessage = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand Down
6 changes: 0 additions & 6 deletions apis/0.5.3/core/SecondScreen/schemas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,7 @@ type SecondScreenEvent = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
#### Details
Expand Down
30 changes: 0 additions & 30 deletions apis/0.5.3/core/Types/schemas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,7 @@ type SemanticVersion = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -64,13 +58,7 @@ type AudioProfile = 'stereo' | 'dolbyDigital5.1' | 'dolbyDigital7.1' | 'dolbyDig
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -84,13 +72,7 @@ type BooleanMap = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand All @@ -104,13 +86,7 @@ type FlatMap = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand Down Expand Up @@ -155,13 +131,7 @@ type ListenResponse = {
<details markdown="1" >
<summary>Examples:</summary>
```json
```
</details>
---
Expand Down
8 changes: 0 additions & 8 deletions apis/0.8.1/core/Advertising/schemas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,6 @@ type SkipRestriction = 'none' | 'adsUnwatched' | 'adsAll' | 'all'
<details>
<summary><b>Examples</b></summary>
```json
```
</details>
#### Details
Expand Down
14 changes: 0 additions & 14 deletions apis/0.8.1/core/Discovery/schemas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ See also:
- [EntityInfo](../Entertainment/schemas/#entityinfo)
<details>
<summary><b>Examples</b></summary>
```json
```
</details>
Expand All @@ -71,13 +64,6 @@ See also:
- [EntityInfo](../Entertainment/schemas/#entityinfo)
<details>
<summary><b>Examples</b></summary>
```json
```
</details>
#### Details
Expand Down
Loading

0 comments on commit 5939966

Please sign in to comment.