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

[API] Corrige as propriedades do FormField

parent cbea0bb5
......@@ -96,12 +96,16 @@ FormTemplate:
FormField:
required:
- label
- key
- removable
- required
- type
- unique
properties:
label:
type: string
key:
type: string
type:
type: string
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