A new property "default-release" was added in the Intent-type model which is config false, This gets inherited from the GET call here --> https://github.com/nokia/vscode-intent-manager/blob/main/src/providers/IntentManagerProvider.ts#L838
This needs to be removed before sending a PUT/PATCH similar to "default-version"
@alexaguado @wisotzky
A new property "default-release" was added in the Intent-type model which is config false, This gets inherited from the GET call here --> https://github.com/nokia/vscode-intent-manager/blob/main/src/providers/IntentManagerProvider.ts#L838
This needs to be removed before sending a PUT/PATCH similar to "default-version"
@alexaguado @wisotzky