Colin Goutte
|
32c97664c6
|
First shot of paginaiton seems ok
|
2023-08-28 15:58:42 +02:00 |
Colin Goutte
|
99045993fe
|
First shot of pagination, try not to brake anything
|
2023-08-28 15:58:42 +02:00 |
Colin Goutte
|
daec71fe70
|
Green: adapt output schema for 'movie' and 'count'
|
2023-08-27 18:17:17 +02:00 |
Colin Goutte
|
b410fa9bc8
|
Shorly update description
|
2023-08-27 12:48:28 +02:00 |
Colin Goutte
|
5c00c51b43
|
Refactor: Make use of pydantic schemas where possible
|
2023-08-27 12:48:28 +02:00 |
Colin Goutte
|
4543f2f0d7
|
cleanup: make use of pydatic schemas for create
|
2023-08-27 12:48:28 +02:00 |
Colin Goutte
|
0ac827b95c
|
Green: implement custom object for arrays, update is ok
|
2023-08-26 23:46:35 +02:00 |
Colin Goutte
|
68e11a3275
|
RED: Cannot bind list to string for genres
|
2023-08-26 22:31:55 +02:00 |
Colin Goutte
|
e565b445ff
|
green: actually delete movies
|
2023-08-26 17:52:39 +02:00 |
Colin Goutte
|
df1dbbbc18
|
Green: convert 422 to 400 on input errors
|
2023-08-26 17:20:32 +02:00 |
Colin Goutte
|
5ee4cb6041
|
Green: Remove custom schema adapter
Nice we have the releasse date we missed
|
2023-08-25 23:14:28 +02:00 |
Colin Goutte
|
17bf8bb645
|
Green
|
2023-08-25 23:11:29 +02:00 |
Colin Goutte
|
ec2f661a49
|
RED: Add schema, fail on purpose to check
|
2023-08-25 23:10:07 +02:00 |
Colin Goutte
|
a030fb0b4f
|
Green: we can get simple attributes back and forth
|
2023-08-25 22:58:09 +02:00 |
Colin Goutte
|
504008b75b
|
RED: For now we only test primitive type to move soon to pydantic
|
2023-08-25 22:41:44 +02:00 |
Colin Goutte
|
e40df4886f
|
Implement 404 on missing id
|
2023-08-25 22:10:43 +02:00 |
Colin Goutte
|
0a5857ead2
|
Base implem of create and restore db
|
2023-08-25 21:20:09 +02:00 |
Colin Goutte
|
bcee4fd482
|
Screwed up with git
|
2023-08-25 15:33:08 +02:00 |
Colin Goutte
|
6dce239b1e
|
DB fixes
|
2023-08-25 14:23:02 +02:00 |
Colin Goutte
|
e8aaa18baa
|
accessing Orm throught test api does not seems to work, skip it for now
|
2023-08-25 12:40:36 +02:00 |
Colin Goutte
|
3721881813
|
RED: Fix import, still need to create proper database strcuture
|
2023-08-25 12:03:32 +02:00 |
Colin Goutte
|
4462b7c6fb
|
Dev server automaticaly restarts and functional tests are green
|
2023-08-25 10:34:43 +02:00 |
Colin Goutte
|
9c01fd770b
|
Fix generating documentation
|
2023-08-23 17:32:09 +02:00 |