Skip to content

Commit cb19df4

Browse files
committed
refactor: remove credential placeholders from insomnia collection to favor external variables
1 parent 28aaa1f commit cb19df4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/insomnia_collection.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -953,8 +953,6 @@ environments:
953953
oauth2ClientSecret: clientSecret
954954
oauth2Username: "{{ _.username }}"
955955
oauth2Password: "{{ _.password }}"
956-
username: YOUR_USERNAME
957-
password: YOUR_PASSWORD
958956
client_id: 1
959957
account_id: 1
960958
withdrawal_id: 1

0 commit comments

Comments
 (0)