File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ client.data.status.retrieve -> GET /api/bucket/:id/data/status
150150client .data .profiling .retrieve - > GET / api/ bucket/ : id/ data/ profilings/ : filename
151151client .data .profiling .download - > GET / api/ bucket/ : id/ data/ profilings/ : filename/ download
152152client .data .profiling .list - > POST / api/ bucket/ : id/ data/ profilings
153- client .data .profiling .delete - > GET / api/ bucket/ : id/ data/ profilings/ : filename
153+ client .data .profiling .delete - > DELETE / api/ bucket/ : id/ data/ profilings/ : filename
154154client .data .events .retrieve - > POST / api/ bucket/ : id/ data/ events
155155client .data .events .retrieveMetadatas - > GET / api/ bucket/ : id/ data/ eventsKeysByApp
156156client .data .events .retrieveHistogram - > POST / api/ bucket/ : id/ data/ events/ stats
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments