Skip to content

Commit

Permalink
Merge branch 'travis/s2s/pdus-and-edus' into travis/s2s/doc-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Aug 3, 2018
2 parents 1d97d31 + 96f5510 commit 3a89ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/templating/matrix_templates/units.py
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,7 @@ def load_swagger_definitions(self):
try:
example = get_example_for_schema(definition)
except:
example = None
pass # do nothing - we don't care
if 'title' not in definition:
definition['title'] = "NO_TITLE"
Expand Down

0 comments on commit 3a89ab2

Please sign in to comment.