Peace/lib/Peace/DAO
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
..
Application.pm Adding a app_id field to applications database which must remain unique. 2022-03-29 18:47:25 +02:00
Build.pm Adding tests to Peace::DAO::Build. 2022-03-31 18:36:10 +02:00
Customer.pm Finishing the documentation of already created modules. 2022-03-18 07:27:55 +01:00
Developer.pm Adding the first endpoint which allows to interact by http with the app. 2022-04-01 03:45:03 +02:00
Release.pm Adding a release dao test, refactoring the tests of application dao. 2022-03-25 16:43:25 +01:00