Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit 2dab15b

Browse files
committed
doc fix
1 parent 44c1697 commit 2dab15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jobs/logs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ var assign = require('lodash.assign');
2828
* @example
2929
* # HTTP request:
3030
* https://api.paperspace.io
31-
* GET /jobs/getLogs?jobId=j123abc
31+
* GET /jobs/logs?jobId=j123abc
3232
* x-api-key: 1ba4f98e7c0...
3333
* # Returns 200 on success
3434
* @example

0 commit comments

Comments
 (0)