Unable to parse query parameters: request.parameter.query.unexpected

Issue #379 new
Former user created an issue

Something goes wrong with query parameter parsing when there are references here and there. Please see the attached demo.zip.

com.atlassian.oai/swagger-request-validator-core: 2.27.0

Seems somehow similar to: https://github.com/swagger-api/swagger-parser/issues/1658

Comments (1)

  1. Jukka Oravasaari

    Unfortunately the attached zip is missing one file.

    For its content please put the following:

    components:
       schemas:
         Uuid:
           type: string
    

  2. Log in to comment