You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/secure-passport/v1/samples/python/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ demonstrate_use_case(
97
97
signature="sig-finance-4"
98
98
)
99
99
100
-
###B. Convenience Method: AgentCard Declaration
100
+
## B. Convenience Method: AgentCard Declaration
101
101
102
102
The `SecurePassportExtension` class provides a static method to easily generate the necessary JSON structure for including this extension in an agent's `AgentCard`. This ensures the structure is always compliant.
0 commit comments