Nicholas W
27b3a44147
Add: Backup notification ( #3225 )
...
* Formatting updates
* Add: backup completion notification
* Fix: comment for backup
* Add: backup size units to notification
* Add: failed backup notification
* Add: calls to failed backup notification
* Update: notification OpenAPI spec
* Update notifications to first check if any are active for an event, update JS docs
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-18 14:32:05 -05:00
Nicholas Wallace
eb0f5b2e1b
Update: podcast opml endpoints
2024-07-20 02:38:56 +00:00
Nicholas W
c5e60d30e1
Podcast endpoints ( #3140 )
...
* Add: `AudioTrack.yaml`
* Fix: audiotrack example
* Initial: podcast schemas and endpoints
* Update schemas
* Add: podcasts tag
* Update bundled spec
2024-07-11 16:29:35 -05:00
Nicholas Wallace
e60a91379a
Rename folder
2024-07-04 03:40:17 +00:00
Nicholas Wallace
046bf52d88
Initial EmailController paths
2024-07-04 03:36:01 +00:00
Nicholas Wallace
bfc3c7e7c9
Initial email settings schemas
2024-07-04 03:18:52 +00:00
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
Nicholas W
baf5f7fbc3
Initial library endpoints ( #3012 )
...
* Fix: extra type in `Author.yaml`
* Fix: formatting
* Initial library schema
* Additional debugging
* Fix: spec relative paths
* Add: ebook file spec
* Fix: response type should be string
* Linting updates
* Add: missing librarySettings
* Temporary fix: Library cron can be null or false
* Author controller updates
* Add: `/api/libraries/{id}` endpoint
* Update library responses
* Add: descriptions
* Fix: queries should be in body
* Fix: `body` should be `requestBody`
* Move: `libraryController` paths, clean up `requestBody`
* Clean up libraryController parameters
* Move: author endpoints to controller
* Add `get` for author images
* Simplify author schema with items
* Remove: unused response type
* Update: formatting
* Update json
* Update requestBody on LibraryController
* LibrarySettings update
* Replace: generic parameter with path specific parameter
* Fix: requestBody descriptions
* Fix: match post operation
* Temporary: nullable Author schemas
* LibraryController items endpoint
* Add: delete library items with issues
* Massive cleanup and violation fixing
* Update bundled spec
* Add: remove library items with issues
* Add: library items endpoint
* Fix: errors
* Fix: base schemas
* Add: series schemas
* Add: library series endpoint
* Fix: oneOf and array issues
* Add: author search region for matching
* Add: series endpoints
* Fix: series issues
* Add library series endpoint and update deprecation
* Fix: series endpoint deprecation
* Fix: `name` in `sortDesc` schema
* Add: workflow for linting spec
* Update OpenAPI readme
2024-06-13 17:09:02 -05:00
advplyr
8e6ead59ce
Update yaml keys to camelCase
2024-04-20 14:55:57 -05:00
Nicholas Wallace
c7ac12a67a
Split schema to sub files
2024-03-31 22:47:14 +00:00