Daniel Loreto

Results 62 comments of Daniel Loreto

Hi @sergeevabc, I'm not sure this is something that is broken on our end. Our go modules live under `go.jetpack.io` / `go.jetify.com` and not under `github.com`. I think you're using...

I support `format: typeid`. I'm tempted to nest `prefix` inside `x-typeid` to allow for additional fields later. In OpenAPI YAML, that might look like: ``` schemas: User: type: object properties:...