Peace/lib/Peace/Model
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 Refactoring the generate_build method to return a Peace::Model::Build object. 2022-03-30 02:17:27 +02:00
Customer.pm Adding documentation for all models and a test to check all documentation. 2022-03-17 17:32:56 +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 Refactoring the generate_build method to return a Peace::Model::Build object. 2022-03-30 02:17:27 +02:00