aboutsummaryrefslogtreecommitdiffstats
path: root/core/openapi.json
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+19
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-441/+441
* fix(core): Limit valid avatar sizesprovokateurin2024-08-141-4/+22
* fix(core): Document CSRF token endpointprovokateurin2024-07-251-0/+46
* fix(taskprocessing): fix OpenAPI error and generate specsJulien Veyssier2024-07-251-6/+133
* feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p...Julien Veyssier2024-07-221-0/+10
* feat(Reference): Add public API endpoints to get referencesJonas2024-07-171-0/+312
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-730/+819
* feat(TaskProcessingApi): Add endpoint for getting the next taskprovokateurin2024-07-011-338/+0
* fix(core): Return X-NC-IsCustomAvatar for guest avatars tooprovokateurin2024-06-121-0/+102
* Merge pull request #45455 from nextcloud/fix/psalm/navigation-entriesKate2024-06-031-10/+8
|\
| * fix(core): Fix NavigationEntry typingprovokateurin2024-05-301-1/+6
| * fix(NavigationManager): Make entry order always an integerprovokateurin2024-05-301-9/+2
* | fix(core): Add missing null value possibility to Resource and Reference richO...provokateurin2024-06-021-2/+4
|/
* Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpo...Kate2024-05-161-17/+18
|\
| * docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-161-6/+6
| * docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-161-11/+12
| * docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-161-1/+1
* | Merge pull request #45317 from nextcloud/bugfix/noid/limit-maximum-number-of-...Joas Schilling2024-05-161-1/+1
|\ \ | |/ |/|
| * fix(search): Limit maximum number of search resultsJoas Schilling2024-05-151-1/+1
* | Merge pull request #45094 from nextcloud/enh/taskprocessing-apiMarcel Klehr2024-05-151-0/+1640
|\ \ | |/ |/|
| * fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-151-0/+5
| * fix: address review commentsMarcel Klehr2024-05-141-49/+43
| * fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-141-1/+129
| * fix(ocs): change /tasktypes response to combine optional and non-optional IO ...Marcel Klehr2024-05-141-16/+6
| * feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-141-0/+155
| * fix: update openai specsMarcel Klehr2024-05-141-3/+3
| * fix: address review commentsMarcel Klehr2024-05-141-13/+49
| * fix: address review commentsMarcel Klehr2024-05-141-2/+1
| * fix: Update autoloadersMarcel Klehr2024-05-141-0/+38
| * chore: update openapi.jsonMarcel Klehr2024-05-141-0/+4
| * feat: Add ExApp endpointsMarcel Klehr2024-05-141-39/+340
| * chore: Regenerate openapi.jsonMarcel Klehr2024-05-141-0/+990
* | docs(preview): Improve API parameter descriptionsprovokateurin2024-05-131-8/+16
|/
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-0/+2
* feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-121-1/+5
* chore(deps): Update openapi-extractorprovokateurin2024-04-081-90/+179
* feat: Implement team provider apiJulius Härtl2024-03-051-0/+225
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-2186/+2186
* chore(deps): Update openapi-extractorprovokateurin2024-02-211-0/+1
* feat(core): Add OCS endpoint for confirming the user passwordprovokateurin2024-02-201-0/+107
* feat(core): Expose the confirm password endpointprovokateurin2024-02-201-0/+57
* fix: openapiJohn Molakvoæ2024-02-131-4/+4
* chore(deps): Update openapi-extractorprovokateurin2024-01-091-11/+54
* chore(deps): Update openapi-extractorjld31032023-12-081-4/+26
* Add new method `inAppSearch` for advanced search providersBenjamin Gaussorgues2023-11-141-1/+5
* Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2Joas Schilling2023-11-131-1/+45
|\
| * enh: update openapi.jsonMarcel Klehr2023-11-061-1/+45
* | chore: update openapi.jsonBenjamin Gaussorgues2023-11-101-4/+27
* | feat(search): Allow multiple search terms in UnifiedControllerBenjamin Gaussorgues2023-11-101-1/+1
|/