Skip to content

Commit

Permalink
docs: fix rendering of outputs table http step (akuity#3270)
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco authored and fykaa committed Jan 16, 2025
1 parent d01177a commit 6fb8241
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docs/35-references/10-promotion-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -1560,13 +1560,11 @@ Assuming a `200` response with the following JSON body:

The step would succeed and produce the following outputs:

```yaml
| Name | Type | Value |
|----------|------|-------|
| `status` | `int` | `200` |
| `fact1` | `string` | `Kittens have baby teeth, which are replaced by permanent teeth around the age of 7 months.` |
| `fact2` | `string` | `Each day in the US, animal shelters are forced to destroy 30,000 dogs and cats.` |
```

</TabItem>

Expand Down

0 comments on commit 6fb8241

Please sign in to comment.