mjaggard

Results 12 issues of mjaggard

**Bug Description** I auto generated my markdown from OpenAPI v3 using `widdershins` but when I try to run slate I get nothing in the build directory. I ran slate successfully...

### Summary When I select "SFDX: Refresh SObject Definitions" from the command palette, it appears to start but nothing happens for multiple hours. ### Steps To Reproduce: 1. Sign in...

type:bug

### Summary Identical problem to #1476 however I do not have any special characters in my path The line I'm setting the checkpoint on is in a Test class and...

more information required
area:debugger

Hi, Is it valid to put the hostname into the RequestLine annotation like this? `@RequestLine("POST https://{site}.service.com/service/rest/auth")` and if so, how should I set `target`? I haven't tried yet because I'm...

https://github.com/swagger-api/swagger-codegen-generators/blob/137b149e1e7078aeef23e8938a3caf1933f040ba/src/main/java/io/swagger/codegen/v3/generators/DefaultCodegenConfig.java#L3663 I have a model that has `@type` and `type` as two separate model properties (for legacy reasons) but the code generator will not allow it because of the line...

**Describe the bug** When I try to remove the advert by setting cucumber.publish.quiet=true in my cucumber.properties file I have other issues that I don't understand. **To Reproduce** Steps to reproduce...

This change allows for defining a Gradle plugin that will only perform Weaving or copying on classes that have changed their inputs. I have put some of the code for...

The main purpose of the change is to upgrade the dependencies, however whilst doing so I found that I needed to switch to a module to support the new version...

### Checklist: - [x] I am using the latest release - [x] I searched for [existing GitHub issues](https://github.com/openid/AppAuth-Android/issues) - [x] I read the [documentation](https://github.com/openid/AppAuth-Android/blob/master/README.md) - [x] I verified the client...

bug