pldavid2

Results 4 issues of pldavid2

Hello, having issues using rswag with autorization, currently using doorkeeper+devise with password flow. My swagger_helper.rb ``` require 'rails_helper' RSpec.configure do |config| # Specify a root folder where Swagger JSON files...

enhancement
help wanted
question

With so many amazing features, i think it will be great to see a printed text with controls/shortcuts available on screen, as you have the file names or frames. Currently...

enhancement

Hello thanks for this awesome gem! I'm having an issue when trying to define the schema following jsonapi spec, particularly with the "included" array where someone can specify objects related...

On latest ruby x64 windows versions, envkey is raising this error _envkey-ruby only supports 64-bit systems_ This is because latest version of ruby have this platform code _x64-mingw-ucrt_ This line...