Name | Modified | Size |
---|---|---|
.. | ||
src | ||
vendor | ||
build.gradle | 9 years ago | |
gradle.properties | 9 years ago | |
LICENSE | 9 years ago | |
pom.xml | 9 years ago | |
README.md | 9 years ago | |
settings.gradle | 9 years ago |
Change | User | Description | Committed |
---|---|---|---|
18679 | tjuricek | Revising HWS paths to work primarily at product version 2016.1. The swagger definitions... will primarily work at a major platform release number. We will generate new clients for each major release, and ensure backwards compatibility as time goes on by keeping the older clients around in the tree. Note: These are JUST URLs, and do not include other revisions we plan on making shortly. « |
9 years ago |
18605 | tjuricek | Document a simplified method for obtaining the Java client SDK handle. The client SDK i...s included as a part of the distribution. Javadoc is included in a subdirectory and hosted directly. A stupid simple HTML page was added by default to give people something to access right after installation. « |
9 years ago |
18585 | tjuricek | Adding JavaDoc reference for client libraries to package distributions. | 9 years ago |
18555 | tjuricek | Added Java client libraries to installation, along with swagger source. | 9 years ago |
18551 | tjuricek | Switch to using swagger-based HTTP methods. Remove old java_client. The swagger docume...ntation generates asciidoc, which is included in the current user guide. We lose some control over the formatting. « |
9 years ago |
18524 | tjuricek | Add a "trust everything" mode to the generated Java client for testing our installed packa...ges. Also, check in the client's dependencies as well via our "vendor" declarations. It's unclear how we'll distribute the client SDK code, probably as a group of jar files. We'll see. « |
9 years ago |
18522 | tjuricek | Increase the compiler level to 1.8 | 9 years ago |
18515 | tjuricek | Replacing java_client with Swagger-based clients/java project. - Switched implementatio...ns of the Swagger client to use okhttp with gson. - Added the version to the "status" method, and hey, added that method to the spec - Added templates to the java code generator to add some default methods, fixing some import issues in Gradle NOTE: We may want to break down the API a bit and restructure it. « |
9 years ago |
18488 | tjuricek | Swagger Java client (initial version). This contains a basic configuration for the java... client, which mostly decides package location, etc. Notably, the license must be ASL under the SmartBear copyright. « |
9 years ago |