Skip to content

Commit

Permalink
Feature addition
Browse files Browse the repository at this point in the history
Signed-off-by: Reshma Abdul Rahim <[email protected]>
  • Loading branch information
Reshrahim committed Nov 7, 2024
1 parent 95f9e55 commit ae8d120
Showing 1 changed file with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ FAQs:
- Changing the resource namespace or resource name of a property
- Adding/removing a required property
- Changing the data type of a property
-
### Scenario 3: Deb deletes the schema for the internal messaging service Plaid
<!-- One or two sentence summary -->
Expand All @@ -248,12 +247,9 @@ Error: There are resources provisioned with the resource type `plaidResource`. P
## Key investments
<!-- List the features required to enable this scenario(s). -->
### Feature 1
<!-- One or two sentence summary -->
### Feature 2
<!-- One or two sentence summary -->
### Feature 1 - Resource schema definition for User-Defined-Types
This feature will cover the ability to define the schema for the User-Defined-Type in a custom `yaml` format. The schema definition should include the basic inputs as described in the scenario 1. The schema definition should be validated for correctness and completeness on creation.

### Feature 3
### Feature 2 - Versioning user-defined-types
<!-- One or two sentence summary -->
This feature will cover the ability to version the schema definition for the User-Defined-Type. Users should be able to create, update and delete the schema definition for the User-Defined-Type with versioning support. Users should be provided with error messages when a breaking change is detected in the schema definition.

0 comments on commit ae8d120

Please sign in to comment.