audiobookshelf/docs/controllers
Nicholas W 7d05317357
Notification endpoints (#3096)
* Initial notification schema

* Add: notification event and settings schema

* Add: NotificationController

* Update bundled spec

* Fix: `operationId` typos

* Fix: library response to be arroy of objects

* Fix: notification ID is not uuid

* Add: `nullable` notification creation parameters

* Nullable libraryId schema

* Remove: `id` from Notification requestBody

* Fix: `allOf` for `libraryItemSequence`

* Fix: required `id` in wrong body

* Fix: libraryItem typos

* Update: bundled spec
2024-06-23 14:12:10 -05:00
..
AuthorController.yaml Change: requestBody to parameter, allow commas in queries 2024-06-21 22:25:22 +00:00
LibraryController.yaml Notification endpoints (#3096) 2024-06-23 14:12:10 -05:00
NotificationController.yaml Notification endpoints (#3096) 2024-06-23 14:12:10 -05:00
SeriesController.yaml Initial library endpoints (#3012) 2024-06-13 17:09:02 -05:00