Commit Graph

4 Commits

Author SHA1 Message Date
sergiotarxz 16ac140f9d Adding the first endpoint which allows to interact by http with the app.
The POST /developer endpoint is created using the openapi definition
to validate the fields. This will allow a way to create endpoints
and their doc automatically.
2022-04-01 03:45:03 +02:00
sergiotarxz 57b73c1b14 Adding documentation for all models and a test to check all documentation. 2022-03-17 17:32:56 +01:00
sergiotarxz 138e21137a Adding application recovery from developer. 2022-03-17 02:41:47 +01:00
sergiotarxz b2758ddf96 Fixing errors in customer, adding developer.
Improving migrations, adding/fixing tests.
2022-03-15 02:45:16 +01:00