demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

Add support to display update, create and delete capabilities in the OpenApi page #134

Open dresslerdemos opened 4 months ago

dresslerdemos commented 4 months ago

Currently only get and list are supported.