Skip to content
Prev Previous commit
Next Next commit
#34 fix title
  • Loading branch information
Bastian Wilhelm committed Jan 21, 2020
commit d13747a8cb90dd0501a53e070e39b09681271b93
2 changes: 1 addition & 1 deletion src/testInt/resources/bean-validation/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.2
info:
title: test simple path parameters
title: test bean-validation cases
version: 1.0.0

paths:
Expand Down