Commit d4ac94e
committed
docs: improve sample code consistency and fix API references
- Change Next Steps links from "Client API/Expect API" to "Client Guide/Expect Guide"
- Replace URL object notation with connection string format in PostgreSQL examples
- Fix toHaveHeadersProperty with RegExp to toHaveHeadersPropertyContaining with string
- Change client initialization from `const` to `await using` for proper resource cleanup1 parent e410e01 commit d4ac94e
5 files changed
Lines changed: 1506 additions & 66 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 13 | + | |
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
| |||
0 commit comments