Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Supported formats are different from the Swagger spec #265

Open
@honzajavorek

Description

@honzajavorek

See apiaryio/dredd#681. TL;DR Swagger spec supports a different set of formats then JSON Schema spec. The adapter (to be more precise the JSON Schema faker in the adapter) follows the JSON Schema spec. We should support Swagger spec in the first place though.

        "website": {
          "type": "string",
          "format": "url"
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions