Commit Graph

11 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 3d9724b144 Updating documentation to keep up with the latest changes. 2022-03-31 18:37:02 +02:00
sergiotarxz e92aa3dfb4 Updating documentation. 2022-03-30 02:19:13 +02:00
sergiotarxz 20b74912fa Adding a app_id field to applications database which must remain unique. 2022-03-29 18:47:25 +02:00
sergiotarxz cd17423eb5 Improved the Peace::Model::Release generate_build. 2022-03-29 01:03:02 +02:00
sergiotarxz 9f5d36fa89 Adding Peace::Model::Build with a simple compilation test
to be extended.
2022-03-27 20:22:26 +02:00
sergiotarxz 898b1af4a6 Tests improvements.
release-dao integration test, fixing broken docs,
fixing broken test at t/00008-application-dao.t
2022-03-25 02:12:32 +01:00
sergiotarxz 436edcef00 Adding Release Model and multiple doc improvements. 2022-03-24 18:52:35 +01:00
sergiotarxz b17bc3b8dc Improving the hrefs. 2022-03-17 18:52:24 +01:00
sergiotarxz 18fd0de544 Adding the modified documentation html to the repo. 2022-03-17 17:41:34 +01:00
sergiotarxz 0b0a8991c3 Adding the generated html. (Some of it is still a stub.) 2022-03-17 05:09:36 +01:00