0.0.14 • Published 2 years ago

@fgs_samuel/test-package v0.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Strapi plugin model-schema

Simple Strapi plugin that reflects out schema.json for different models. Works for Strapi v4.

Creates a new url for querying the model schema:

/api/model-schema?model=product

The model query parameter should have the singular name of the model.

You must include at least a read token to gain access to the endpoint, specified as an authorization header:

Authorization: Bearer TOKEN
0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago