3 Commits

View File

@@ -31,12 +31,10 @@ components:
type: string
x-order: 1
x-label: "Procedure Name"
x-autocomplete: token
description:
type: string
x-order: 2
x-label: "Description"
x-autocomplete: text
cost:
type: number
format: float
@@ -287,7 +285,6 @@ components:
x-order: 4
x-label: "Phone"
x-description: "Contact phone number"
x-autocomplete: phone
metadata:
$ref: '#/components/schemas/Metadata'
x-order: 5
@@ -319,6 +316,7 @@ components:
x-order: 2
x-label: "Description"
x-description: "Detailed description of the treatment"
x-filterable: true
x-autocomplete: text
metadata:
$ref: '#/components/schemas/Metadata'
@@ -422,7 +420,6 @@ components:
x-order: 2
x-label: "Notes"
x-description: "Any additional notes"
x-autocomplete: text
procedures:
type: array
items: