Commit Graph

7 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 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 823c0633fb Adding a documentation index. 2022-03-17 18:07:01 +01:00