Paul Theunis
Paul Theunis
based on this: https://github.com/go-swagger/go-swagger/issues/960 i figured map[string]string would be supported.
hmm looks like changing parameter to model worked?
after changing it to Model. ``` "GroupSnapCreateRequest": { "type": "object", "title": "GroupSnapCreateRequest specifies a request to create a snapshot of given group.", "properties": { "Labels": { "type": "object", "additionalProperties": {...
Would love this feature aswell, also in that api can we return the ID of the newly pulled image?
Ok so i'm out of the woods but i still don't understand why i had to change all my redirects.
I tried both ways. routes.App.Index and /app/index and (*App).Index routes.App.Index() throws an error.
Can confirm i had the same issue as @dylangleason make sure to clone it into `XDG_CONFIG_HOME/.config/tmux/plugins/tpm` and not `~/.tmux/plugins/tpm` after sourcing this fixed the issue for me.