UpstreamDataInc / goosebit

A simplistic, opinionated remote update server implementing hawkBit™'s DDI API.
https://goosebit.rtfd.io
Apache License 2.0
18 stars 3 forks source link

Use pydantic models for DDI API #78

Closed b-rowan closed 2 months ago

b-rowan commented 2 months ago

Adds pydantic schemas for configData and feedback which mostly match the DDI API docs (aside from id, see TODO).