mattadamson

Results 11 issues of mattadamson

Team, We'd like to get a list of the git files changed for a PR and thought we could do the following git diff --name-only SHA1 SHA2 or more explicitly...

question

Team, We're using Stash 3.2.0 which installed 1.29 of the plug in and can't seem to find any custom buttons in the PR view. We have configured PR events such...

bug

The JSON request and response examples sections are great however they often take up a lot of room and by default it's useful to have them collapsed and only expanded...

enhancement

I'm very interested in using this tool to help identify differences between API versions. I noted we have a large number of lines reported in the unmatchDiffs section of kind...

to study

Team I found this error converting a model to either YAML or JSON An internal error occurred during: "edu.uoc.som.wapiml.ui.popup.handlers.ConvertToYaml". Cannot invoke "edu.uoc.som.openapi2.API.getInfo()" because "this.openAPI2Model" is null I saw this on...

Hi Has anyone seen this error before or know the root cause please? The best match /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.0/DeveloperDiskImage.dmg: 11.0 is not suitable for 0.0 I'm using an iphone 6s iOS 15.7...

I love this project however I'm trying to add a property to be used when the application parses ascii doctor files which contain the include directive with a specific value...

Team, Generation of the PDF appears to hang i.e. even after one hour it's still processing. I took a few stack trace by suspending the debugger at intervals apart. Can...

Related to https://github.com/Swagger2Markup/swagger2markup/issues/142 We'd like to create some kind of extension which allows syntax such as {{SQL='SELECT firstCol, secondCol FROM MyModelDefnition'',Model=Contact',Cols='First column', ;'Second column'}} So within the extension the content...

I have a dependency on oracle jdbc by using DriverManager.getConnection. Whilst the java maven module compiles fine we get the error "No suitable driver found" .. I'm using the ascii...