Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 814 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 814 Bytes

JSON to Schema

Generates JSON Schema based on JSON data. Plugin adds the 'Generate JSON Schema' action that can be invoked on a JSON file.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "JSON to Schema" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.