Skip to content

Commit 3fd8e91

Browse files
committed
docs(readme): link normalize section to VERSIONING.md
1 parent 91b7b8a commit 3fd8e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The bot client (`src/client/LicenseChainClient.js`) targets API v1-style routes,
172172
- `GET /health`
173173

174174
## API normalize helper (`licensechainApiNormalize.js`)
175-
Vendored at `src/client/licensechainApiNormalize.js` (optional `license_token` / `license_jwks_uri`). The monorepo also keeps a canonical copy under `Bots/shared/licensechain-api-normalize/`**update all copies byte-identically** when the verify response shape changes; keep in sync with `api/src/contracts/bot-license-contracts.ts`.
175+
Vendored at `src/client/licensechainApiNormalize.js` (optional `license_token` / `license_jwks_uri`). The monorepo also keeps a canonical copy under `Bots/shared/licensechain-api-normalize/`**update all copies byte-identically** when the verify response shape changes; keep in sync with `api/src/contracts/bot-license-contracts.ts`. See `Bots/shared/licensechain-api-normalize/VERSIONING.md`.
176176

177177
## Health Endpoints
178178

0 commit comments

Comments
 (0)