Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Generator Feature: Generate Generic CRUD Backend #81

Open
@cebe

Description

@cebe

As of the release of OpenAPI 3.1 and OpenAPI Schema is now fully compatible with JSON Schema:

The Schema Object is now fully compliant with JSON Schema draft 2019-09 (see JSON Schema Core and JSON Schema Validation). See also, Breaking Changes

Resulting from this we could generate a dynamic backend for all API endpoints using json-editor.

JSON Editor will be used for creating the form for the request input, the form is created based on the JSON Schema from the OpenAPI description.

Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    generator-featureFunctionality missing from the generator

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions