Jamie

Results 5 issues of Jamie

### What version of `micromdm` are you using? ``` ♤ mdmctl version mdmctl version 1.4.0-1-g32e0711 ♤ micromdm version micromdm version 1.4.0-1-g32e0711 ``` ### What `micromdm` command did you run? ```...

I am unable to edit cooklang files with vim, even though I have it enabled in the editor. I'd love to hear a workaround if anyone has any. I have...

## Problem statement The docs on [this page](https://goswagger.io/use/spec/response.html) provide an example of how to produce a swagger response spec from annotations. However running `swagger generate spec -o swagger.yaml` does not...

scanner
generate spec
@response

Looking at the [latest openresty containers](https://hub.docker.com/layers/openresty/openresty/1.25.3.1-2-alpine-fat/images/sha256-d98c68d1b32ba968e79790d39656340a1650240a562e31d357e5f17c2669a468?context=explore) on Docker Hub, it looks like openresty is using `RESTY_OPENSSL_VERSION=1.1.1w`. I am wondering if there are any plans to update OpenSSL to the next...

**Describe the bug** Is there a way to set the swagger version at build time? Currently , our repos leverage `swag init` to generate swagger docs. Currently the top level...