0
 schema:
   type: object
     additionalProperties:
        type: string

but even {"key1":12,"asd":2121} is giving 200 response..its getting accepted...but this should not get accepted according to the schema

0 Answers0