Bug in CreateOrUpdateRepoCustomPropertyValues? #3021
Labels
Breaking API Change
PR will require a bump to the major version num in next release. Look here to see the change(s).
bug
We are looking to replace our custom-built methods for listing and updating custom property values, with the methods provided in v57.
It seems the CreateOrUpdateRepoCustomPropertyValues method has a bug however. We haven't actually tested it yet, but shouldn't the last argument be
properties []*CustomPropertyValue
?The text was updated successfully, but these errors were encountered: