Apply suggestions from code review

feature/plugin_sentimental
JulioV 2021-02-12 13:19:00 -05:00
parent 327b015206
commit e2d45460f7
1 changed files with 3 additions and 3 deletions

View File

@ -127,7 +127,7 @@ properties:
CREATE_PARTICIPANT_FILES:
type: object
required: [SOURCE]
required: [SOURCE, PHONE_SECTION, FITBIT_SECTION]
properties:
SOURCE:
type: object
@ -228,9 +228,9 @@ properties:
type: string
IOS:
type: string
EPISODE_THRESHOLD_BETWEENROWS:
EPISODE_THRESHOLD_BETWEEN_ROWS:
type: integer
maximum: 5
maximum: 1440
minimum: 0
PROVIDERS:
type: ["null", object]