mirror of
https://github.com/OpenBankProject/API-Explorer-II.git
synced 2026-02-06 10:47:04 +00:00
docfix/added VITE_OBP_API_DEFAULT_RESOURCE_DOC_VERSION to .env.example
This commit is contained in:
parent
d8e65c4a72
commit
a9bab3c8bc
@ -8,6 +8,9 @@ VITE_OBP_API_PORTAL_HOST=https://apisandbox.openbankproject.com
|
||||
####################################################################################
|
||||
|
||||
VITE_OBP_API_VERSION=v5.1.0
|
||||
#The default version of the root page, it has the default value `OBP+VITE_OBP_API_VERSION`
|
||||
#The format must follow standard+Version, e.g., OBPv5.1.0, BGv1, or BGv1.3.
|
||||
#VITE_OBP_API_DEFAULT_RESOURCE_DOC_VERSION=OBPv5.1.0
|
||||
VITE_OBP_API_MANAGER_HOST=https://apimanagersandbox.openbankproject.com
|
||||
VITE_OBP_API_EXPLORER_HOST=http://localhost:5173
|
||||
VITE_OBP_CONSUMER_KEY=your_consumer_key
|
||||
|
||||
Loading…
Reference in New Issue
Block a user