Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
392 stars 71 forks source link

feat(Tech: Asset): Pydantic Asset models #1302

Closed Kruptein closed 11 months ago

Kruptein commented 11 months ago

In #1299 the main Asset model was converted to use pydantic models.

This PR converts most of the other asset related models as well as fix the input validation for most asset related functions on the server side.