Rudinei Goi Roecker

Results 7 issues of Rudinei Goi Roecker

Related to #30 Example diagram generated using the modifications: ![itflex_alert](https://user-images.githubusercontent.com/5260987/68863591-6ffb6f00-06ce-11ea-84c8-078f59322a99.png)

This works today: ```yaml security: - securityName: [] component: securitySchemes: securityName: type: http scheme: bearer ``` but this does not: ```yaml paths: /api/tasks: security: - securityName: [] component: securitySchemes: securityName:...

I was trying to use hound under `/hound/` uri on my git server, but I coudn't do it because of the urls in javascript. All javascript urls are hardcoded like...

enhancement
help wanted

Tenho uma dúvida sobre a expiração dos qrcodes de cobrança com vencimento, parece ter alguma divergência das docs com a implementação dos bancos, pois um qrcode que deveria poder ser...

The plugin uses a different syntax than default vagrant (with virtualbox, vmware, ...) for example, creating a bridged interface in default vagrant: ``` ruby config.vm.network 'public_network', bridge: 'wlp3s0' ``` and...

enhancement

[petervanderdoes/gitflow-avh](https://github.com/petervanderdoes/gitflow-avh) added bugfix branching support, it should work like a feature branch, but only for bugs