From cb1f674332aab32a2339445890890366ccf16dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 30 Mar 2025 16:24:33 +0200 Subject: [PATCH] Removed now obsolete notice about requiring digikey v3 api in docs. --- docs/usage/information_provider_system.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/usage/information_provider_system.md b/docs/usage/information_provider_system.md index 015a9eb3..8de83a8e 100644 --- a/docs/usage/information_provider_system.md +++ b/docs/usage/information_provider_system.md @@ -127,9 +127,6 @@ You must create an organization there and create a "Production app". Most settin grant access to the "Product Information" API. You will get a Client ID and a Client Secret, which you have to put in the Part-DB env configuration (see below). -**Attention**: Currently only the "Product Information V3 (Deprecated)" is supported by Part-DB. -Using "Product Information V4" will not work. - The following env configuration options are available: * `PROVIDER_DIGIKEY_CLIENT_ID`: The client ID you got from Digi-Key (mandatory)