Compare commits

..

No commits in common. "cb1f674332aab32a2339445890890366ccf16dfb" and "f9e769a6e34e9cdca97baa9f8f4f3e77f8ae031f" have entirely different histories.

2 changed files with 4 additions and 1 deletions

View file

@ -1 +1 @@
1.17.0
1.17.0-dev

View file

@ -127,6 +127,9 @@ 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)