Skip to content

Commit d0557ea

Browse files
committed
add getting started type for the publish catalog schema
Signed-off-by: Amit Amrutiya <[email protected]>
1 parent 44c6e97 commit d0557ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schemas/publishCatalogItem/schema.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const publishCatalogItemSchema = {
4040
title: 'Type',
4141
enum: [
4242
'Deployment',
43+
'Getting-started',
4344
'Observability',
4445
'Resiliency',
4546
'Scaling',

0 commit comments

Comments
 (0)