Skip to content

Commit a9bab3c

Browse files
committed
docfix/added VITE_OBP_API_DEFAULT_RESOURCE_DOC_VERSION to .env.example
1 parent d8e65c4 commit a9bab3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ VITE_OBP_API_PORTAL_HOST=https://apisandbox.openbankproject.com
88
####################################################################################
99

1010
VITE_OBP_API_VERSION=v5.1.0
11+
#The default version of the root page, it has the default value `OBP+VITE_OBP_API_VERSION`
12+
#The format must follow standard+Version, e.g., OBPv5.1.0, BGv1, or BGv1.3.
13+
#VITE_OBP_API_DEFAULT_RESOURCE_DOC_VERSION=OBPv5.1.0
1114
VITE_OBP_API_MANAGER_HOST=https://apimanagersandbox.openbankproject.com
1215
VITE_OBP_API_EXPLORER_HOST=http://localhost:5173
1316
VITE_OBP_CONSUMER_KEY=your_consumer_key

0 commit comments

Comments
 (0)