helix-web-services-2016.1.yaml #22

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • source/
  • swagger/
  • src/
  • docs/
  • swagger/
  • helix-web-services-2016.1.yaml
  • Commits
# Change User Description Committed
#22 18795 tjuricek Use point-release versioning for the client SDKs and installers.
#21 18788 tjuricek Correct references to URL paths in asciidoc and add minor release number to default version string.
#20 18786 tjuricek Prefix all paths with /api, and remove <, > characters in documentation which breaks javaDoc at the moment.
#19 18785 tjuricek Revise the git fusion repository models.
#18 18783 tjuricek Alter the "paths" resource to include fstat and content when specifying a single file instead of a directory.
#17 18768 tjuricek Convert depot-related methods, and change the "listing" resource to a "paths" resource, and maybe help simplify the Location concept.
#16 18766 tjuricek Convert trigger-related models.
#15 18765 tjuricek Convert stream-related models
#14 18758 tjuricek Asciidoc translates the * symbol into just a open-ended <emphasis>, so don't use it.
#13 18757 tjuricek Convert server-related models.
#12 18746 tjuricek Convert protections-related models, along with updating documentation around login and projects.
#11 18741 tjuricek Remove documentation line that used double-quotes.
Seems to cause problems on windows, and doesn't really fit the API docs.
#10 18738 tjuricek Convert label-related models.
#9 18732 tjuricek Convert job-related models.
#8 18727 tjuricek Convert the status method to be part of the documented API, and convert the login-related models.
#7 18726 tjuricek Revise group models to mirror command output.

I noticed the property capitalization wasn't following conventions for users, so I changed that here as well.
#6 18722 tjuricek Convert user-related models to be command-oriented.
#5 18713 tjuricek Converted counter related models.
#4 18712 tjuricek Converted client-related command models.
#3 18710 tjuricek Convert change-related command models to our client API models, also, complete the "alpha" tagging of methods.

This consolidates models related to creating changelists to come from the Java client SDK version.

We are now tagging various methods as "alpha" to signify they may break in upcoming versions. This allows new features to have a period where they can be available, but not necessarily need to be supported in upcoming releases.
#2 18700 tjuricek Convert branch-related models, which includes CommandResponse, and framework for doing model conversion to/from our P4Java input maps.

Dates are fun. Those are now being converted using the "tzoffset" from the server query.
#1 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.