mirror of
https://github.com/kennethnym/aris.git
synced 2026-02-02 05:01:17 +00:00
Add fixture generation instructions to README
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -49,3 +49,10 @@ WeatherKit requires Apple Developer credentials. Generate a private key in the A
|
||||
## Validation
|
||||
|
||||
API responses are validated using [arktype](https://arktype.io) schemas.
|
||||
|
||||
## Generating Test Fixtures
|
||||
|
||||
To regenerate fixture data from the real API:
|
||||
|
||||
1. Create a `.env` file with your credentials (see `.env.example`)
|
||||
2. Run `bun run scripts/generate-fixtures.ts`
|
||||
|
||||
Reference in New Issue
Block a user