Skip to content

Commit a4f3aaf

Browse files
committed
fix: apiToken (fixes #9)
1 parent 6adf0c9 commit a4f3aaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/foo-api-docs/docs/api/resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Lighthouse can mimic a desktop or mobile experience by emulating the device and
5454

5555
```typescript
5656
interface Page {
57+
apiToken: string;
5758
createdAt: string;
5859
device: DeviceType;
5960
id: string;

0 commit comments

Comments
 (0)