Skip to content

v0.2.10

Latest
Compare
Choose a tag to compare
@kevinoid kevinoid released this 23 Nov 21:07
· 21 commits to master since this release
v0.2.10
  • Updated appveyor-swagger definition to v0.20171123.0.
    • Add getBuildArtifacts operation and ArtifactModel schema for response.
    • Add getBuildArtifact operation.
    • Add getProjectArtifact operation.
    • Add tags property to DeploymentEnvironment.
    • Add isPrivateProject property to NuGetFeed.
    • Add enumeration values to ArtifactType based on Push-AppveyorArtifact cmdlet on build workers.
    • Remove name property requirement from Artifact.
  • Test new getProjectArtifact method.
  • Test new getBuildArtifact method.
  • Test new getBuildArtifacts method.
  • Update swagger-request-validator to 1.3.2.