1
0
mirror of synced 2026-01-08 12:03:02 -05:00

update python cdk tutorial with updates to exchange rates api (#12427)

* update python cdk tutorial with updates to exchange rates api

* remove extra comment in source.py tutorial sample code
This commit is contained in:
Brian Lai
2022-04-29 13:44:04 -07:00
committed by GitHub
parent fd7f21e071
commit ceec454e30
13 changed files with 72 additions and 43 deletions

View File

@@ -1 +1 @@
{ "start_date": "2021-04-01", "base": "USD" }
{ "start_date": "2021-04-01", "base": "USD", "access_key": "abcdef" }