Change 19098

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/source
Request Review
Download .zip
JavaScript Client SDK labels spec CRUD tests.

Identified another parameter naming conflict, which only pops up in the javaScript client because I didn't choose to automatically rename parameters for people. (I don't think it's a good idea to just say "label0", "label1", etc., especially when they're different types.)
  • Files 13
  • Comments 0
12 edited 1 added 0 deleted
clients/2016.1.0/java/src/main/java/com/perforce/helix_web_services_client/ApiClient.java#5
Loading...
clients/2016.1.0/java/src/main/java/com/perforce/helix_web_services_client/DefaultApi.java#7
Loading...
clients/2016.1.0/java/src/main/java/com/perforce/helix_web_services_client/StringUtil.java#10
Loading...
clients/2016.1.0/java/src/main/java/com/perforce/helix_web_services_client/models/StreamCommand.java#2
Loading...
clients/2016.1.0/javascript/lib/default_api.js#4
Loading...
clients/2016.1.0/javascript/test/default_api.server_labels.crud.js#1
Loading...
clients/2016.1.0/php/HelixWebServices/lib/Api/DefaultApi.php#5
Loading...
clients/2016.1.0/php/HelixWebServices/lib/Model/StreamCommand.php#2
Loading...
clients/2016.1.0/python/helix_web_services_client/apis/default_api.py#5
Loading...
clients/2016.1.0/python/helix_web_services_client/models/stream_command.py#2
Loading...
clients/2016.1.0/ruby/lib/helix_web_services_client/api/default_api.rb#6
Loading...
clients/2016.1.0/ruby/lib/helix_web_services_client/models/stream_command.rb#2
Loading...
swagger/src/docs/swagger/helix-web-services-2016.1.0.yaml#13
Loading...
Tip: Use n and p to cycle through the changes.