Skip to content

Commit 2f17bdf

Browse files
committed
Update schema store
1 parent 5af46ec commit 2f17bdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"title":"Schema for AWS CDK context files (cdk.json)","$schema":"http://json-schema.org/draft-07/schema","type":"object","properties":{"app":{"type":"string","minLength":1},"context":{"type":"object","additionalProperties":{"type":"boolean"},"propertyNames":{"type":"string","enum":["@aws-cdk-containers/ecs-service-extensions:enableDefaultLogDriver","@aws-cdk/aws-apigateway:usagePlanKeyOrderInsensitiveId","@aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2_2021","@aws-cdk/aws-ec2:uniqueImdsv2TemplateName","@aws-cdk/aws-ecr-assets:dockerIgnoreSupport","@aws-cdk/aws-ecs-patterns:removeDefaultDesiredCount","@aws-cdk/aws-efs:defaultEncryptionAtRest","@aws-cdk/aws-iam:minimizePolicies","@aws-cdk/aws-kms:defaultKeyPolicies","@aws-cdk/aws-lambda:recognizeVersionProps","@aws-cdk/aws-rds:lowercaseDbIdentifier","@aws-cdk/aws-s3:grantWriteWithoutAcl","@aws-cdk/aws-secretsmanager:parseOwnedSecretName","@aws-cdk/core:enableStackNameDuplicates","@aws-cdk/core:stackRelativeExports","aws-cdk:enableDiffNoFail"]}}}}
1+
{"title":"Schema for AWS CDK context files (cdk.json)","$schema":"http://json-schema.org/draft-07/schema","type":"object","properties":{"app":{"type":"string","minLength":1},"build":{"type":"string"},"versionReporting":{"type":"boolean"},"watch":{"type":"object","properties":{"include":{"type":"array","items":{"type":"string"}},"exclude":{"type":"array","items":{"type":"string"}}}},"context":{"type":"object"}}}

schemastore/timestamp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":1649811436928}
1+
{"timestamp":1649898059375}

0 commit comments

Comments
 (0)