Ben Klein

Results 23 issues of Ben Klein

It should be possible to attach different GraphQL APIs with different models in the same app.

enhancement

To make the development on this plugin easier, it would be nice if there is some playground: a graphql api server and a vue frontend where we can test vuex-orm-apollo...

enhancement
help wanted

IDEs like rubymine warn at `step Contract::Build()` due the fact the parentheses are obsolete. But removing them causes errors. Would be nice if TRB supports both versions.

Hello, I just found this awesome lib and would love to use it in my current project. Just one question: Is it possible to convert a Later object back to...

`posts_controller_test.rb` contains: ``` module Api module V1 module Scaffolding module CompletelyConcrete class TangibleThingsControllerTest < Api::Test ``` Instead of `PostsControllerTest`

**Current behaviour** We're using DataDog for a small grape based API project and have the strange behavior, that everything works well until we set the `http.status_code`, like this: ```ruby #...

bug
community

And add a config option to enable/disable it?

It would be awesome, when this gem also has support for the [JSON5 format](https://json5.org).

Is there a way to add schema examples for a whole entity? See Schema Examples section in https://swagger.io/docs/specification/2-0/adding-examples/

question