GutoVeronezi commented on PR #9977: URL: https://github.com/apache/cloudstack/pull/9977#issuecomment-2505953112
@Dav-11, you can keep this PR and continue improving it, it is better for tracking. > I suppose we can add fields, but can we make these fields required ? (breaking compatibility with the current API) ? Currently, we are not breaking compatibility (see #8970). Instead of marking a field as `required`, you could implement validations for the fields when one chooses Wireguard. We already do this kind of validation in some scenarios. > Can we delete fields or only deprecate them ? Deleting fields would also break compatibility, so we are back to the first answer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
