Skip to content

Commit 85a24ac

Browse files
committed
transport.outbound.constants: list of obj to remove from webhook
Signed-off-by: Victor Lee <victorlee0505@gmail.com>
1 parent 70ddd67 commit 85a24ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"""Constants for --light-weight-webhook flags"""
2+
REMOVE_KEY=["credential_request", "cred_request", "credential_proposal", "cred_proposal", "credential_offer", "cred_offer", "credential_preview", "cred_preview", "values", "credentials~attach", "offers~attach"]

0 commit comments

Comments
 (0)