azuredevops/v5.1.0-b1
Pre-release
Pre-release
Matching version numbers to the API version being used 5.1
, as we need to create a 6.0
version soon.
Fixes in this release:
- regen after fixing generator to pull in fields from base classes treated as interfaces.
- regen after fixing generator bug where inherited fields were not added to models if the model's base class was external to the area.
- #53: Missing fields on git.IdentityRefWithVote
- workaround for issue #59, support
2006-01-02T15:04:05.999999999
time format- #59: policy.CreatePolicyConfiguration fails with error when trying to unmarshall response from azdo
- regen after fixing the generator to handle c#
char
values asstring
in Go.- #47: Unable to deserialize JSON to SecurityNamespaceDescription
- regen after fixing the generator to handle c#
Single
values asfloat32
instead if anint
in Go.