justOne, fix
This commit is contained in:
@ -90,9 +90,7 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
$ref: "#/components/schemas/productionOrder"
|
||||
$ref: "#/components/schemas/productionOrder"
|
||||
404:
|
||||
description: No such productionOrder entries available
|
||||
/pdb/v2/baseData/{articleNumber}:
|
||||
|
@ -100,9 +100,9 @@ $operation['statement']#slurp
|
||||
#end if
|
||||
", #slurp
|
||||
#if $operation['isList']
|
||||
true, #slurp
|
||||
#else
|
||||
false, #slurp
|
||||
#else
|
||||
true, #slurp
|
||||
#end if
|
||||
#if $operation['bodyInputType']
|
||||
$operation['bodyInputType']['apiName']#slurp
|
||||
|
Reference in New Issue
Block a user