Commit Graph

5 Commits

Author SHA1 Message Date
Colin Goutte faf4841016 GREEN: But this is really coding *against* the framework
This is noe the proper way to do it. FastAPI define schemas to do such
work.

The 'name' parameter was not passed (but seemed to work on live) and i
was looking for a database issue.

There might have been some colisions on import

However this show how to evolve from a mindset to another.
2023-08-25 15:11:32 +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