Skip to content

Commit f753e70

Browse files
committed
fix: Fix mdx file
1 parent 5956d03 commit f753e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/relayer/api/callPlugin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Logs and traces are only returned when the plugin is configured with `emit_logs`
2525
Plugin-provided errors are normalized into a consistent payload (`code`, `details`) and a derived
2626
message so downstream clients receive a stable shape regardless of how the handler threw.
2727

28-
<APIPage document={"https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-relayer/refs/heads/release-v1.3.0/openapi.json"} operations={[{"path":"/api/v1/plugins/{plugin_id}/call","method":"post"}]} webhooks={[]} hasHead={false} />
28+
<APIPage document={"https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-relayer/refs/heads/main/openapi.json"} operations={[{"path":"/api/v1/plugins/{plugin_id}/call","method":"post"}]} webhooks={[]} hasHead={false} />

0 commit comments

Comments
 (0)