Name | Modified | Size |
---|---|---|
.. | ||
lib | ||
spec | ||
Gemfile | 9 years ago | |
Gemfile.lock | 9 years ago | |
helix_web_services_client.gemspec | 9 years ago | |
LICENSE | 9 years ago | |
Rakefile | 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 |
18626 | tjuricek |
Create first spec with swagger-based Ruby client. Remove older ruby infrastructure. |
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 |
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 |
18489 | tjuricek | Add the swagger-generated ruby client. | 9 years ago |