Skip to content

Commit 1f51222

Browse files
committed
version to call / version of interest
1 parent dd310c7 commit 1f51222

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Additional tools: `list_glossary_terms(search_query)` and `get_glossary_term(ter
7575
All config via environment variables. Copy `.env.example` to `.env`. Key variables:
7676

7777
- `OBP_BASE_URL` — OBP API instance URL
78-
- `OBP_API_VERSION` — API version (e.g., `v7.0.0`)
78+
- `OBP_VERSION_TO_CALL` — version of the OBP meta-endpoint to call: resource-docs, glossary, `/root` (e.g., `v7.0.0`)
79+
- `API_VERSION_OF_INTEREST``requestedApiVersion`: which API version's endpoint catalog to request (e.g., `v7.0.0`)
7980
- `AUTH_PROVIDER` — Authentication mode (see table above)
8081
- `OBP_AUTHORIZATION_VIA` — How API calls are authorized: `oauth`, `consent`, or `none`
8182
- `LOG_LEVEL``DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`

0 commit comments

Comments
 (0)