Add gateway-first pattern: when AGILITON_API_KEY is set, route all external API calls through the gateway with X-API-Key auth. Falls back to direct API access when gateway is unavailable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
223 B
YAML
8 lines
223 B
YAML
comment: |
|
|
Hello! Thank you for contributing!
|
|
It appears that you have changed the code, but the tests that verify your change are missing. Could you please add them?
|
|
fileExtensions:
|
|
- '.ts'
|
|
- '.js'
|
|
|
|
testDir: 'test' |