Regenerated config without spurious spaces

pull/175/head
Jorge Canizales 9 years ago
parent 92ddc8f9bf
commit 2431daae93
  1. 3
      google/devtools/clouddebugger/clouddebugger.yaml

@ -5,7 +5,6 @@ config_version: 2
name: clouddebugger.googleapis.com
title: Stackdriver Debugger API
documentation:
summary: |
Examines the call stack and variables of a running application
@ -36,9 +35,7 @@ http:
- selector: google.devtools.clouddebugger.v2.Controller2.RegisterDebuggee
post: /v2/controller/debuggees/register
body: '*'
- selector: google.devtools.clouddebugger.v2.Controller2.ListActiveBreakpoints
get: /v2/controller/debuggees/{debuggee_id}/breakpoints

Loading…
Cancel
Save