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: ProjectPlugins/CodexPlugin/openapi.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -455,7 +455,7 @@ paths:
455
455
description: Well it was bad-bad
456
456
457
457
"/data/{cid}/network":
458
-
get:
458
+
post:
459
459
summary: "Download a file from the network to the local node if it's not available locally. Note: Download is performed async. Call can return before download is completed."
0 commit comments