Branch model settings expected "hotfix"/"feature" etc for the BranchTypes, and the enum wasn't being serialized correctly so it was sending 1/2/3/4, resulting in:
Additionally, the API returns the new branch model back to you, which can be deserialized back into a BranchModel object.
Branch model settings expected "hotfix"/"feature" etc for the BranchTypes, and the enum wasn't being serialized correctly so it was sending 1/2/3/4, resulting in:
Additionally, the API returns the new branch model back to you, which can be deserialized back into a BranchModel object.