audiobookshelf/.github/workflows
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
..
codeql.yml Add CodeQL workflow 2023-07-03 09:15:04 +02:00
docker-build.yml Remove support for Docker armv7 builds 2024-01-20 16:39:43 -06:00
i18n-integration.yml Update i18n workflow to 1.3.0 2024-06-10 19:22:03 -07:00
integration-test.yml Remove support for Docker armv7 builds 2024-01-20 16:39:43 -06:00
lint-openapi.yml Initial library endpoints (#3012) 2024-06-13 17:09:02 -05:00
notify-abs-windows.yml Revert "add dummy pull_request event for the workflow to appear in the list" 2024-03-27 13:38:17 +02:00
unit-tests.yml Fix bug in workflow_dispatch checkout step 2024-03-17 07:57:28 +02:00