Ver Fonte

Merge pull request #209 from renxiawang/master

[spark] Fix API documentation typo about sessionId parameter
Romain Rigaux há 10 anos atrás
pai
commit
9cb6220
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      apps/spark/java/README.rst

+ 1 - 1
apps/spark/java/README.rst

@@ -358,7 +358,7 @@ Response
 The `Session`_.
 The `Session`_.
 
 
 
 
-DELETE /sessions/{batchId}
+DELETE /sessions/{sessionId}
 -------------------------
 -------------------------
 
 
 Kill the `Session`_ job.
 Kill the `Session`_ job.