Skip to content

Swagger Online Validator results #1

@mark05e

Description

@mark05e

Online validator at https://apitools.dev/swagger-parser/online/ using url as https://raw.githubusercontent.com/mark05e/NiceIncontactAPI-Admin/main/admin-api-docs shows below response:

Swagger schema validation failed. 
  Data does not match any schemas from 'oneOf' at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
    Data does not match any schemas from 'oneOf' at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
      Missing required property: schema at #/
      Data does not match any schemas from 'oneOf' at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
    Missing required property: $ref at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
 
JSON_OBJECT_VALIDATION_FAILED

Error: Swagger schema validation failed. 
  Data does not match any schemas from 'oneOf' at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
    Data does not match any schemas from 'oneOf' at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
      Missing required property: schema at #/
      Data does not match any schemas from 'oneOf' at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
    Missing required property: $ref at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
 
JSON_OBJECT_VALIDATION_FAILED
    at o (https://apitools.dev/swagger-parser/online/js/bundle.min.js:1:79834)
    at https://apitools.dev/swagger-parser/online/js/bundle.min.js:17:231669

SyntaxError: Swagger schema validation failed. 
  Data does not match any schemas from 'oneOf' at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
    Data does not match any schemas from 'oneOf' at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
      Missing required property: schema at #/
      Data does not match any schemas from 'oneOf' at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
        Additional properties not allowed: allowMultiple at #/
    Missing required property: $ref at #/paths//suppressed-contact/{suppressedContactId}/delete/parameters/0
 
JSON_OBJECT_VALIDATION_FAILED
    at Function.o [as syntax] (https://apitools.dev/swagger-parser/online/js/bundle.min.js:1:79834)
    at validateSchema (https://apitools.dev/swagger-parser/online/js/bundle.min.js:1:4986)
    at SwaggerParser.validate (https://apitools.dev/swagger-parser/online/js/bundle.min.js:1:3136)

z-schema validation error: JSON_OBJECT_VALIDATION_FAILED
    at ZSchema.getLastError (https://apitools.dev/swagger-parser/online/js/bundle.min.js:17:215273)
    at validateSchema (https://apitools.dev/swagger-parser/online/js/bundle.min.js:1:4890)
    at SwaggerParser.validate (https://apitools.dev/swagger-parser/online/js/bundle.min.js:1:3136)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions