Commit 88fe20d
committed
Adjust README copy and root route test
Minor README copy edit ('Production-ready' -> 'Production ready' and removed trailing period) and update tests to match the API response. The root endpoint test docstring was updated to reflect that the endpoint returns API metadata, and the assertion for a top-level 'data' key was removed so the test now only checks for 'meta' and 'meta.title'. This aligns tests with the current response structure.1 parent 18f2c80 commit 88fe20d
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments