github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/hack/canary-fixtures.yaml (about)

     1  - dir: fixtures/canary/bitbucket.org
     2    #skipped:
     3    #  knownFailure: true
     4  # Known bug in doc.go with */* media types (garbled generated comment)
     5  - dir: fixtures/canary/kubernetes
     6    spec: swagger.json
     7  - dir: fixtures/canary/docker
     8    skipped:
     9      knownValidationFailure: true
    10  - dir: fixtures/canary/docker-fixed
    11  - dir: fixtures/canary/ms-cog-sci
    12    skipped:
    13      knownValidationFailure: true
    14  - dir: fixtures/canary/ms-cog-sci-fixed
    15  - dir: fixtures/canary/petstore
    16  - dir: fixtures/canary/quay.io
    17  # failure to properly generate enum when value is empty
    18  # plus some spec validation errors...
    19  - dir: fixtures/canary/docker-v1.41
    20    spec: swagger.yaml
    21    skipped:
    22      knownFailure: true
    23  # fixing : the x-nullable on array
    24  # is enough to proceed
    25  - dir: fixtures/canary/docker-v1.41
    26    spec: swagger-fixed.yaml
    27  - dir: fixtures/canary/docker-v19.03.13/swagger.yaml
    28  - dir: fixtures/codegen
    29    spec: bitbucket.json
    30    skipped:
    31      knownExpandFailure: true
    32  - dir: fixtures/bugs/2306
    33    skipped:
    34      skipModel: true
    35  - dir: fixtures/codegen
    36    spec: swagger-gsma.json
    37    skipped:
    38      knownValidationFailure: true
    39  # - azure-text-analyis.json: works with --skip-validation.
    40  #   Invalid specification with duplicate property in allOf construct (provided fixed version for testing)
    41  - dir: fixtures/codegen
    42    spec: azure-text-analyis.json
    43    skipped:
    44      knownValidationFailure: true
    45  - dir: fixtures/codegen
    46    spec: azure-text-analyis-fixed.json
    47  - dir: fixtures/bugs/1062
    48    spec: eve-online-esi.json
    49  - dir: fixtures/codegen
    50    spec: instagram.yml