{"library":"axway-flow-schema","type":"library","category":null,"description":"Provides the JSON Schema definitions for Axway flow configurations in the Axway API Builder platform (version 5.4.3 as of this entry). This package defines the structure and validation rules for Axway flow objects, including triggers, conditions, and actions. It is a core dependency for building and validating flows in Axway's integration platform. The schema is versioned and updated with each release to support new flow capabilities. Key differentiators: it is the official schema package for the Axway ecosystem, essential for flow validation, and follows the Axway General Conditions license.","language":"javascript","status":"active","version":"5.4.3","tags":["javascript","amplify","api-builder","axway","@axway/flow","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axway-flow-schema","imports":["import schema from 'axway-flow-schema'","import { readFileSync } from 'fs'; const schema = JSON.parse(readFileSync(require.resolve('axway-flow-schema/flow-schema.json'), 'utf8'));","const $RefParser = require('@apidevtools/json-schema-ref-parser'); const schema = await $RefParser.dereference(require('axway-flow-schema'));"]},{"cmd":"yarn add axway-flow-schema","imports":[]},{"cmd":"pnpm add axway-flow-schema","imports":[]}],"homepage":"https://platform.axway.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"axway-flow-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}