Browse Source

Update README.rst

Corrected DELETE /sessions/{batchId} to DELETE /sessions/{sessionId}
Renxia Wang 10 năm trước cách đây
mục cha
commit
308ff16
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.