docs: add get app by id section

This commit is contained in:
Stevan Freeborn
2023-04-17 08:33:31 -05:00
parent 1e454015cc
commit 14b54bd826
4 changed files with 91 additions and 2 deletions
@@ -24,8 +24,8 @@ foreach (var app in response.Value.Items)
```
```javascript
import dotenv from 'dotenv';
import { OnspringClient } from 'onspring-api-sdk';
import dotenv from 'dotenv';
dotenv.config();
const client = new OnspringClient(