Sascha Herzinger

Results 5 issues of Sascha Herzinger

Can we please make this default? Personally I believe it would add quite a bit to the popularity of :terminal if people knew that you can use normal mode in...

enhancement
defaults
terminal

I spent the whole morning debugging an issue where submitting two requests in close proximity will cause a race condition in the flask-session extension. I'm using the Redis session interface,...

Hi, We're using this framework to document a REST API. The API has several endpoints that return a user object like `{"name": "Danny Default", "id": 123}`. To create a user:...

type: enhancement

Hi, Let's say we have a field description like this: ``` fieldWithPath("foo") .type(JsonFieldType.STRING) .description("some description") ``` If the returned value is `"foo": null`, then an exception is being thrown because...

type: enhancement
status: waiting-for-votes

Hello, We used the `/api/applications/invite-member` API to invite someone to an application, however it seems that being a "member" of an application gives one almost no rights, short from seeing...

Feature