// This file is generated by @opensdks/cli, do not edit manually. export const oasMeta = { info: {title: 'Lever API', version: '1.0.0'}, servers: [ {url: 'https://api.lever.co/v1', description: 'production'}, {url: 'https://api.sandbox.lever.co/v1', description: 'sandbox'}, ], } as const export default oasMeta