MCPcopy
hub / github.com/asyncapi/spec / embedded-examples-validation.js

File embedded-examples-validation.js

scripts/validation/embedded-examples-validation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const yaml = require('js-yaml');
3const { Parser } = require('@asyncapi/parser');
4const mergePatch = require('json-merge-patch');

Callers

nothing calls this directly

Calls 3

applyUpdatesFunction · 0.85
validateParserFunction · 0.85

Tested by

no test coverage detected