* remove everything v1 and make v2 default * move main v2 rewrites to book * move rewrites to book + other fixes
13 lines
270 B
YAML
13 lines
270 B
YAML
type: object
|
|
description: SUMMARY
|
|
x-schemaName: CustomerGroupUpdatableFields
|
|
properties:
|
|
name:
|
|
type: string
|
|
title: name
|
|
description: The customer group's name.
|
|
metadata:
|
|
type: object
|
|
description: The customer group's metadata.
|
|
properties: {}
|