tests/testthat/sample_responses/v1.36/container_wait.R

## version: 1.36
## method: post
## path: /containers/{id}/wait
## code: 200
## response: {"StatusCode": 0, "Error": {"Message": "string"}}
list(status_code = 0L, error = list(message = "string"))

Try the stevedore package in your browser

Any scripts or data that you put into this service are public.

stevedore documentation built on July 26, 2023, 5:35 p.m.