Skip to content

Fixed incorrect datatype for AWSSDK.Extensions.NETCore.Setup configuration schema #3972

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

Merged
merged 1 commit into from
Aug 21, 2025

Conversation

normj
Copy link
Member

@normj normj commented Aug 21, 2025

Description

The schema used for creating the intelisense in appsettings.json was incorrectly using bool instead of boolean for the dataype of the ThrottleRetries property. All the other boolean properties in the schema were already using boolean for the datatype.

Motivation and Context

#3970

@dscpinheiro dscpinheiro merged commit 2b76e3a into development Aug 21, 2025
3 checks passed
@dscpinheiro dscpinheiro deleted the normj/fix-appsettings branch August 21, 2025 15:23
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