Commit 8911ede2 authored by Gabriel Macena's avatar Gabriel Macena

[API] Corrige as propriedades do FormField

parent cbea0bb5
...@@ -96,12 +96,16 @@ FormTemplate: ...@@ -96,12 +96,16 @@ FormTemplate:
FormField: FormField:
required: required:
- label - label
- key
- removable
- required - required
- type - type
- unique - unique
properties: properties:
label: label:
type: string type: string
key:
type: string
type: type:
type: string type: string
enum: enum:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment