first implementation of dolibarr api
This commit is contained in:
6
src/schedule-2.0/config/packages/http_client.yaml
Normal file
6
src/schedule-2.0/config/packages/http_client.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# config/packages/framework.yaml
|
||||
framework:
|
||||
http_client:
|
||||
default_options:
|
||||
headers:
|
||||
DOLAPIKEY: '%env(DOLIBARR_API_KEY)%'
|
Reference in New Issue
Block a user