diff --git a/test/realworld/failed.json b/test/realworld/failed.json index c8b27ee..3fdced7 100644 --- a/test/realworld/failed.json +++ b/test/realworld/failed.json @@ -1,9 +1,9 @@ { - "testDate": "2023-11-16T16:33:43.171Z", + "testDate": "2024-11-28T16:38:03.963Z", "totalApiCount": 2529, "testedAPICount": 2529, - "failedAPICount": 32, - "knownFailedCount": 30, + "failedAPICount": 31, + "knownFailedCount": 31, "failedTests": [ { "name": "airport-web.appspot.com", @@ -438,7 +438,8 @@ }, "validatorVersion": "2.0", "specificationType": "swagger", - "specificationVersion": "2.0" + "specificationVersion": "2.0", + "knownFailed": true }, { "name": "box.com", @@ -471,7 +472,8 @@ }, "validatorVersion": "2.0", "specificationType": "swagger", - "specificationVersion": "2.0" + "specificationVersion": "2.0", + "knownFailed": true }, { "name": "cloud-elements.com:ecwid", @@ -490,36 +492,6 @@ "specificationVersion": "2.0", "knownFailed": true }, - { - "name": "discourse.local", - "apiVersion": "latest", - "openApiVersion": "3.1.0", - "yamlUrl": "https://api.apis.guru/v2/specs/discourse.local/latest/openapi.yaml", - "jsonUrl": "https://api.apis.guru/v2/specs/discourse.local/latest/openapi.json", - "gitHubUrl": "https://github.com/APIs-guru/openapi-directory/blob/main/APIs/discourse.local/latest/openapi.yaml", - "updated": "2023-03-06T07:12:59.965Z", - "result": { - "valid": false, - "errors": [ - { - "instancePath": "/servers/1/url", - "schemaPath": "#/properties/url/format", - "keyword": "format", - "params": { - "format": "uri-reference" - }, - "message": "must match format \"uri-reference\"", - "hasInstanceValue": true, - "instanceValue": "https://{defaultHost}", - "gitHubUrl": "https://github.com/APIs-guru/openapi-directory/blob/main/APIs/discourse.local/latest/openapi.yaml#L68" - } - ] - }, - "validatorVersion": "3.1", - "specificationType": "openapi", - "specificationVersion": "3.1.0", - "knownFailed": true - }, { "name": "gambitcomm.local:mimic", "apiVersion": "21.00", diff --git a/test/realworld/failed.md b/test/realworld/failed.md index 8b92d31..bd550e3 100644 --- a/test/realworld/failed.md +++ b/test/realworld/failed.md @@ -1,11 +1,11 @@ # Results of real world testing -Report generated at: Thu Nov 16 2023 16:33:43 GMT+0000 (Coordinated Universal Time) +Report generated at: Thu Nov 28 2024 16:38:03 GMT+0000 (Coordinated Universal Time) | APIs at [apis.guru](https://apis.guru) | # |--------|-------| |Total |2529 |Tested |2529 -|Failed validation | 32 +|Failed validation | 31 ## API: airport-web\.appspot\.com (version: v1) @@ -290,30 +290,6 @@ API updated: 2021-06-21T12:16:53.715Z Validation error: Can't resolve [object Object], only internal refs are supported. -## API: discourse\.local (version: latest) -openapi: [3.1.0](https://spec.openapis.org/oas/v3.1.0) -[JSON Schema](https://github.com/seriousme/openapi-schema-validator/tree/master/schemas/v3.1/schema.json) - -API on Github: [link](https://github.com/APIs-guru/openapi-directory/blob/main/APIs/discourse.local/latest/openapi.yaml) - -API updated: 2023-03-06T07:12:59.965Z - -### Path: /servers/1/url -Path on Github: [link](https://github.com/APIs-guru/openapi-directory/blob/main/APIs/discourse.local/latest/openapi.yaml#L68) - -Value: -```json -"https://{defaultHost}" -``` - -AJV errors: - - |Keyword |Params |Message | - |--------|-------|--------| - |format |{"format":"uri-reference"}| must match format "uri-reference" - - - ## API: gambitcomm\.local:mimic (version: 21.00) openapi: [3.0.0](https://spec.openapis.org/oas/v3.0.0) [JSON Schema](https://github.com/seriousme/openapi-schema-validator/tree/master/schemas/v3.0/schema.json)