gray-adeyi / orderlie-be

Orderlie is a web-based utility that lets you easily collect & organize your class data for easy access that can be exported to formats like .docx, .xlsx, & .pdf
MIT License
1 stars 3 forks source link

Implemented the `partial_update_class` endpoint #10

Closed Chris-ade closed 1 year ago

Chris-ade commented 1 year ago

I've implemented the partial_update_class endpoint using the existing UpdateClassSchema in the schema.py.