Justin Edelson
Justin Edelson
As discussed in https://issues.apache.org/jira/browse/JCR-4085, JSON only has a single numeric type, so type inference cannot be used to differentiate between whole numbers in a LONG and DOUBLE field. To compensate...
We discussed this over email, but it seems worth documenting... I want a button that says "Copy to Clipboard" that creates a Java code snippet I can drop into my...
This is an interesting edge case. When versioned client libs (http://adobe-consulting-services.github.io/acs-aem-commons/features/versioned-clientlibs.html) are enabled, the JavaScript for the Ace editor in AEM Fiddle tries to load modules from `/etc/clientlibs/acs-tools` instead of...
Client library creation seems to follow a defined pattern, but I frequently forget some of the details. For example, I forget if it is depends vs. dependencies or embed vs....
The jslint plugin used is obsolete. should switch to jshint
…nfig level. fixes #873
According to https://github.com/kongchen/swagger-maven-plugin/blob/master/README.md, these fields are supported at the apiSource level. However, these are actually present at the top-level configuration. This results in issues like https://github.com/kongchen/swagger-maven-plugin/issues/866
As described in #226, it would be helpful if the label (i.e. "Build Image") could be provided as the action option to these commands. This is likely dependent upon https://github.com/oclif/parser/issues/162....