mybuddy/api
Christopher Charbonneau Wells 1a19f05130
Add `timer` field data to OpenAPI schema (#474)
* Add timer as an actual field on the duration serializer

This change enables the timer field to be part of the generated OpenAPI
schema.
2022-06-06 06:47:57 -07:00
..
migrations Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
__init__.py Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
filters.py Reorder alpha API classes 2022-05-28 07:02:13 -07:00
metadata.py Format code with black 2022-02-09 16:00:30 -08:00
permissions.py Format code with black 2022-02-09 16:00:30 -08:00
serializers.py Add `timer` field data to OpenAPI schema (#474) 2022-06-06 06:47:57 -07:00
tests.py Add carousel of last 7 days of feedings to the todays feeding card (#450) 2022-05-30 19:43:42 -07:00
urls.py Reorder alpha API classes 2022-05-28 07:02:13 -07:00
views.py Add `timer` field data to OpenAPI schema (#474) 2022-06-06 06:47:57 -07:00