We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c6e97 commit d0557eaCopy full SHA for d0557ea
src/schemas/publishCatalogItem/schema.tsx
@@ -40,6 +40,7 @@ const publishCatalogItemSchema = {
40
title: 'Type',
41
enum: [
42
'Deployment',
43
+ 'Getting-started',
44
'Observability',
45
'Resiliency',
46
'Scaling',
0 commit comments