Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all services #1069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update all services #1069

wants to merge 1 commit into from

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Oct 8, 2024

OpenAPI spec or templates produced changes on 09-10-2024 by commit.

@@ -116,7 +116,7 @@ protected AccountHolder() { }
/// Gets or Sets ContactDetails
/// </summary>
[DataMember(Name = "contactDetails", EmitDefaultValue = false)]
[Obsolete]
[Obsolete("Deprecated since Configuration API v - ")]
Copy link
Contributor

@jillingk jillingk Oct 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kwok-he-Chu If there's no deprecated version / message maybe we should format this differently? Alternatively we can try to enforce this annotation on main if we think this is crucial enough

Copy link
Contributor

@Kwok-he-Chu Kwok-he-Chu Oct 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I have turned this into [Obsolete("")] for now (see PR), we'll enforce the specs to have the messages added from here on out. Fix the problem at root-level*

Copy link

sonarcloud bot commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants