RAI content: adding new article type & required reviewer (#44733)
This commit is contained in:
@@ -13,7 +13,7 @@ const layoutNames = [
|
||||
false,
|
||||
]
|
||||
|
||||
const guideTypes = ['overview', 'quick_start', 'tutorial', 'how_to', 'reference']
|
||||
const guideTypes = ['overview', 'quick_start', 'tutorial', 'how_to', 'reference', 'rai']
|
||||
|
||||
export const schema = {
|
||||
type: 'object',
|
||||
|
||||
Reference in New Issue
Block a user