Skip to content

Commit 5d75d2d

Browse files
committed
docs(readme): point normalize versioning to LicenseChain/sdks doc
1 parent 3fd8e91 commit 5d75d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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`. See `Bots/shared/licensechain-api-normalize/VERSIONING.md`.
175+
Vendored at `src/client/licensechainApiNormalize.js` (optional `license_token` / `license_jwks_uri`). A monorepo may keep an authoring 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`. Versioning policy (Git-tracked): [LicenseChain/sdks — `docs/licensechain-api-normalize-VERSIONING.md`](https://github.com/LicenseChain/sdks/blob/main/docs/licensechain-api-normalize-VERSIONING.md).
176176

177177
## Health Endpoints
178178

0 commit comments

Comments
 (0)