aboutsummaryrefslogtreecommitdiffstats
path: root/core/ResponseDefinitions.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-14/+17
* fix(taskprocessing): fix cs issues and generate autoloadersJulien Veyssier2024-07-251-3/+0
* fix(taskprocessing): fix OpenAPI error and generate specsJulien Veyssier2024-07-251-2/+2
* feat(TaskProcessing): Implement enums and default valuesMarcel Klehr2024-07-251-2/+12
* fix(core): use OC namespace for core ReponseDefinitions instead of OCAJulien CHATY-CAPELLE2024-07-151-1/+1
* Merge pull request #45455 from nextcloud/fix/psalm/navigation-entriesKate2024-06-031-1/+3
|\
| * fix(core): Fix NavigationEntry typingprovokateurin2024-05-301-1/+3
| * fix(NavigationManager): Make entry order always an integerprovokateurin2024-05-301-1/+1
* | fix(core): Add missing null value possibility to Resource and Reference richO...provokateurin2024-06-021-2/+2
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-151-0/+1
* fix: address review commentsMarcel Klehr2024-05-141-3/+5
* Update core/ResponseDefinitions.phpMarcel Klehr2024-05-141-1/+1
* fix(ocs): change /tasktypes response to combine optional and non-optional IO ...Marcel Klehr2024-05-141-3/+2
* refactor: identifier is now customId/custom_idMarcel Klehr2024-05-141-1/+1
* fix: address review commentsMarcel Klehr2024-05-141-3/+3
* fix: address review commentsMarcel Klehr2024-05-141-1/+1
* fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-141-0/+1
* feat: Add ExApp endpointsMarcel Klehr2024-05-141-2/+2
* fix: Fix psalm issuesMarcel Klehr2024-05-141-3/+3
* chore: Regenerate openapi.jsonMarcel Klehr2024-05-141-2/+2
* feat: TaskProcessing OCS APIMarcel Klehr2024-05-141-0/+28
* feat: Implement team provider apiJulius Härtl2024-03-051-0/+15
* Add new method `inAppSearch` for advanced search providersBenjamin Gaussorgues2023-11-141-0/+1
* Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2Joas Schilling2023-11-131-0/+1
|\
| * enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-031-0/+1
* | chore: update openapi.jsonBenjamin Gaussorgues2023-11-101-0/+4
|/
* fix(Text2Image): Fix $completionExpectedAt default valueMarcel Klehr2023-10-221-1/+1
* enh(Text2Image): Expose expected completion timeMarcel Klehr2023-10-201-1/+2
* enh(TextToImage): Allow generating multiple images with one taskMarcel Klehr2023-10-201-0/+1
* fix(TextToImage): Fix psalm issuesMarcel Klehr2023-10-181-1/+1
* Implement TextToImage OCP APIMarcel Klehr2023-10-181-0/+9
* fix(autocomplete): Fix missing user status on autocomplete endpointJoas Schilling2023-09-281-1/+6
* core: Fix OpenAPI for reference APIjld31032023-09-141-8/+10
* core: Document text processing APIjld31032023-07-311-0/+11
* core: Add OpenAPI specjld31032023-07-131-0/+131