Files
redocly-cli/__tests__/lint/async2/snapshot.js

57 lines
1.3 KiB
JavaScript

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`E2E lint async2 1`] = `
validating /anyof.yml...
/anyof.yml: validated in <test>ms
validating /application-headers.yml...
/application-headers.yml: validated in <test>ms
validating /correlation-id.yml...
/correlation-id.yml: validated in <test>ms
validating /gitter-streaming.yml...
/gitter-streaming.yml: validated in <test>ms
validating /mercure.yml...
/mercure.yml: validated in <test>ms
validating /not.yml...
/not.yml: validated in <test>ms
validating /oneof.yml...
/oneof.yml: validated in <test>ms
validating /operation-security.yml...
/operation-security.yml: validated in <test>ms
validating /rpc-client.yml...
/rpc-client.yml: validated in <test>ms
validating /rpc-server.yml...
/rpc-server.yml: validated in <test>ms
validating /simple.yml...
/simple.yml: validated in <test>ms
validating /slack-rtm.yml...
/slack-rtm.yml: validated in <test>ms
validating /streetlights-kafka.yml...
/streetlights-kafka.yml: validated in <test>ms
validating /streetlights-mqtt.yml...
/streetlights-mqtt.yml: validated in <test>ms
validating /streetlights-operation-security.yml...
/streetlights-operation-security.yml: validated in <test>ms
validating /websocket-gemini.yml...
/websocket-gemini.yml: validated in <test>ms
Woohoo! Your API descriptions are valid. 🎉
`;