Skip to content

Commit

Permalink
brainfart so instead of io
Browse files Browse the repository at this point in the history
  • Loading branch information
geclos committed Sep 26, 2024
1 parent 8fad1a4 commit f1144c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ${parameterEntries}

const apiCode = `
curl -X POST \\
https://gateway.latitude.io/api/v1/projects/${projectId}/versions/${commitUuid}/documents/run \\
https://gateway.latitude.so/api/v1/projects/${projectId}/versions/${commitUuid}/documents/run \\
-H 'Authorization: Bearer ${apiKey ?? 'YOUR_API_KEY'}' \\
-H 'Content-Type: application/json' \\
-d '{
Expand Down

0 comments on commit f1144c9

Please sign in to comment.