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

[APIPUB-43] API Publisher unable to connect to AWS Parameter Store #42

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

jagudelo-gap
Copy link
Contributor

No description provided.

public NamedConnectionDetailsConfiguration Target { get; set; }
}

public class NamedConnectionDetailsConfiguration : NamedConnectionDetailsBase, INamedConnectionDetails
Copy link
Contributor

Choose a reason for hiding this comment

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

You don't need INamedConnectionDetails because NamedConnectionDetailsBase already implements INamedConnectionDetails , then it is redundant.

Copy link
Contributor Author

@jagudelo-gap jagudelo-gap Feb 26, 2024

Choose a reason for hiding this comment

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

Fixed it

@jleiva-gap jleiva-gap merged commit 5113435 into main Feb 26, 2024
7 checks passed
@jleiva-gap jleiva-gap deleted the APIPUB-43 branch February 26, 2024 21:21
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.

2 participants