Skip to content

Commit

Permalink
SHIBUI-2151
Browse files Browse the repository at this point in the history
Changes per ryan to backend schema
  • Loading branch information
chasegawa committed Oct 7, 2021
1 parent 14c16dd commit dc31ada
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ class JsonSchemaBuilderService {
definition['uniqueItems'] = false
items.enum = it['examples']
}

items['default'] = it['defaultValue']

definition['items'] = items
Expand Down

0 comments on commit dc31ada

Please sign in to comment.