diff --git a/specification/build/haproxy_spec.yaml b/specification/build/haproxy_spec.yaml index f351cc83..83756667 100644 --- a/specification/build/haproxy_spec.yaml +++ b/specification/build/haproxy_spec.yaml @@ -11972,10 +11972,7 @@ paths: description: Configuration file version type: string schema: - properties: - data: - $ref: '#/definitions/group' - type: object + $ref: '#/definitions/group' "404": $ref: '#/responses/AlreadyExists' default: diff --git a/specification/paths/configuration/userlist.yaml b/specification/paths/configuration/userlist.yaml index bc59e35c..bb852919 100644 --- a/specification/paths/configuration/userlist.yaml +++ b/specification/paths/configuration/userlist.yaml @@ -364,10 +364,7 @@ groups_one: description: Configuration file version type: string schema: - type: object - properties: - data: - $ref: "#/definitions/group" + $ref: "#/definitions/group" '404': $ref: '#/responses/AlreadyExists' 'default':