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

Generator Feature: Generate Generic CRUD Backend #81

Open
cebe opened this issue Oct 15, 2021 · 0 comments
Open

Generator Feature: Generate Generic CRUD Backend #81

cebe opened this issue Oct 15, 2021 · 0 comments
Labels
generator-feature Functionality missing from the generator

Comments

@cebe
Copy link
Owner

cebe commented Oct 15, 2021

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:

@cebe cebe added the generator-feature Functionality missing from the generator label Oct 15, 2021
@cebe cebe moved this to 🆕 New in yii2-openapi Project Jan 27, 2023
@cebe cebe moved this from 🆕 New to 📋 Backlog in yii2-openapi Project Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
generator-feature Functionality missing from the generator
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant