What's Changed
- Running API audit can be tested in root without creating an APIOps project
node scripts/test-run-design-audit.mjs --keep-results. The optional --keep-results flag let's you view the json and html report, also markdown available. The test runs the audit for the example OpenAPI filesrc\snippets\api-contract-example.yaml - Running the API Audit now organizes results according to lifecycle stages.
- API Audit and design-related texts in station and resource labels updated in all languages
Full Changelog: v3.4.1...v3.4.2