We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d36ced commit 70092faCopy full SHA for 70092fa
1 file changed
example/example.py
@@ -459,6 +459,7 @@ def generate_special_item_fields():
459
value="jncrjgbdjnrncbjsr",
460
),
461
# SSH key
462
+ # id and title must be "private_key" and "private key", respectively
463
ItemField(
464
id="private_key",
465
title="private key",
0 commit comments