UNPKG

@redocly/openapi-core

Version:

See https://github.com/Redocly/redocly-cli

11 lines (10 loc) 163 B
export default async function () { return { id: 'test-plugin', rules: { oas3: { 'oas3-rule-name': 'oas3-rule-stub', }, }, }; }