Skip to content

Commit

Permalink
Update variables.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkhanh-axonivy committed Dec 12, 2024
1 parent 8ba273c commit 40c0338
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions srf-weather-connector-demo/config/variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,3 @@
# You can define here your project Variables.
#
Variables:
# All variables related to the SRF Weather connector
SrfWeatherConnector:
# For testing you can use the following Variable to refer to the testing Mock API under: 'http://localhost:8081/designer/api/weatherMock'
# Url: http://localhost:8081/designer/api/weatherMock

# Your Access Token for SRF weather connector
# This token serves as your authentication key for accessing the SRF API.
# [password]
Token: "Bearer <Your Srf Weather API Token>"

0 comments on commit 40c0338

Please sign in to comment.