Verified Commit 9f3b5278 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(webservice) Fix openapi spec file to fix redoc deepObject example

When style is deepObject explode must be true.

issue #6011
Showing with 1 addition and 0 deletions
+1 -0
......@@ -244,6 +244,7 @@ paths:
schema:
type: object
style: deepObject
explode: true
example:
sn: 1
title: "*"
......
Supports Markdown
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