Dobrosław Żybort

Results 35 issues of Dobrosław Żybort

Hello, Another format for API description that also can be used as source for code generation: RESTful API Modeling Language (RAML) http://raml.org/ RAML parser in Go: https://github.com/go-raml/raml/ Go package that...

format

Some APIs return status of response in body. And some badly designed APIs return always HTTP 200 and real status code in body. bit.ly: http://dev.bitly.com/formats.html > HTTP Response Status Code...

enhancement

For tracking progress.

languages

Hello, would be nice to have option to use JSON Schema as API Source. Heroku is using Ruby to generate API library in Go from they JSON Schema: More info:...

format

Hello, thank you for creating this package, it's really useful for my small image renamer. I found that it's not finding EXIF data in CRW image. Not sure how to...

enhancement
help wanted

Would be great if tables auto format when we edit them. Reference how it could looks like (I love it every time I use this Atom package, you could also...

enhancement

It's used by wireless split keyboards.

https://github.com/dustinkirkland/byobu/blob/0a44bf215883cedac2f555ad7c6cc6feb43b4063/usr/bin/purge-old-kernels#L21-L27 https://github.com/kornicameister/dotfiles/blob/a74510679708f9ee53b66ff447020585c82db3cf/bin/upgrade#L126

Would be nice if **Go Playground** could have some more options: - Button to format code - Working keyboard short-cuts (at last Ctrl+d, Ctrl+/ and Alt+F6) - Button (and short-cut)...

enhancement

**Is your feature request related to a problem? Please describe.** swag v1.7.3 I'm using https://github.com/hyperledger/fabric-sdk-go inside my project and in it's dependencies contain some `@param` comments that doesn't conform to...