Forráskód Böngészése

Update README.rst

Corrected DELETE /sessions/{batchId} to DELETE /sessions/{sessionId}
Renxia Wang 10 éve
szülő
commit
308ff16945
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.