I am currently updating the Artifactory Ruby client (which Chef Software, Inc. maintains) with basic support for the build endpoint. I noticed some of the REST API's JSON message schemas are fully documented:
https://www.jfrog.com/confluence/display/RTF/Repository+Configuration+JSON https://www.jfrog.com/confluence/display/RTF/Security+Configuration+JSON https://www.jfrog.com/confluence/display/RTF/System+Settings+JSON It appears none of the JSON message schemas for the build endpoint are documented, in particular: *application/vnd.org.jfrog.build.Builds+json* *application/vnd.org.jfrog.build.BuildsByName+json* *application/vnd.org.jfrog.build.BuildInfo+json* *application/vnd.org.jfrog.build.BuildsDiff+json* *application/vnd.org.jfrog.artifactory.build.PromotionRequest+json* *application/vnd.org.jfrog.artifactory.build.PromotionResult+json* *application/vnd.org.jfrog.artifactory.build.BintrayDescriptorOverrideParams+json* *application/vnd.org.jfrog.artifactory.bintray.BintrayPushResponse+json* Where is the best place to find format details for the above JSON messages? Would it be possible for someone at JFrog to update REST API documentation with these missing schemas (along with any others)? Thanks! --Seth
------------------------------------------------------------------------------
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
