Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mastafit committed Aug 1, 2024
1 parent 4e1d3b4 commit 4274d67
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/layouts/api-reference.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,11 @@ Not enough data
{% tab title="No samples available" %} ``` No sample responses available. ```
{% endtab %}
{{/each}}
{% endtabs %}
{% endtabs %}

# Test
{% tab title="JavaScript" %}
```javascript
await seam.acs.systems.list();
```
{% endtab %}

0 comments on commit 4274d67

Please sign in to comment.