Skip to content

Commit

Permalink
CloudFormation Resource Provider Definition MetaSchema update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaeng authored Dec 21, 2023
1 parent c29b56c commit ea70f8e
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 248 deletions.
8 changes: 0 additions & 8 deletions src/rpdk/core/data/schema/base.definition.schema.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,14 +269,6 @@
},
"additionalProperties": false
},
"propertyTransform": {
"type": "object",
"patternProperties": {
"^[A-Za-z0-9]{1,64}$": {
"type": "string"
}
}
},
"remote": {
"description": "Reserved for CloudFormation use. A namespace to inline remote schemas.",
"type": "object",
Expand Down
Loading

0 comments on commit ea70f8e

Please sign in to comment.