jNullj

Results 35 comments of jNullj

I think i found the bug, gonna open a pull request for Firefox

Sorry for the long time, I'm getting back to this PR. I'm with you about `ignoreOpenApiExample`, removed it with https://github.com/badges/shields/pull/9983/commits/263aba7cb276fd0e6adfd7832c473cc95ffa966e, We put empty obj at BaseService in openApi so we...

> Can you explain the problem we're trying to solve here? I can't see anywhere else this is explained. The openApi example extraction function did not handle boolean like `compact_message`...

I can actually get rid of `content-type` by moving it in base services (eg. baseJson, baseXml) into a static veriable. This would only fail for `JetbrainsBase` which is a bit...

@chris48s can i split `BitbucketRawPullRequests` & `BitbucketNonRawPullRequests` to remove the auth overide option?