ColdBox Relax
  • Introduction
  • Overview
  • Changelog
  • Installation
  • Getting Started
  • Relax Documentation Formats
    • OpenAPI (AKA Swagger)
    • Relax Programmatic DSL (Deprecated)
      • Resources
        • Parameters
        • Placeholders
        • Headers
      • Schemas & Samples
    • Import and Export Formats
  • cbSwagger Companion Module
  • Swagger SDK
Powered by GitBook
On this page
Edit on GitHub
  1. Relax Documentation Formats

Import and Export Formats

PreviousSchemas & SamplesNextcbSwagger Companion Module

Last updated 7 years ago

Relax allows you to import an OpenAPI/Swagger JSON specification in to your defined apiResources directory, export normalized schema (JSON) for other services and also four export formats:

  • HTML

  • PDF

  • WikiText

  • TRAC Format

Markdown export is planned for an upcoming minor release.