Ben Grohbiel

Results 5 comments of Ben Grohbiel

I'm willing to implement it. Do you have any pointers for me?

Nice one, @jhodges10 👍 ! I wrote my own gatsby plugin because we rely on OpenApi Spec 3.0 features (hence transforming to OpenApi Spec 2.0 wasn't an option). Unfortunately I...

I'm working on that for the table view. It will be possible to search by column criteria (supporting ==, , LIKE operators) as well as sort the rows. The problem...

In the description you can find an example of using ordering and sorting (= operators). An example for the **LIKE clause** would be: _/table?col1=~This%20is%20a%20String_ (You must encode the whitespaces as...

Oh yes, [my post](http://engineering.pivotal.io/post/writing-an-ionic2-app-for-production/) was not announced on the twitter channel. Could that perhaps be retriggered once it has been fixed?