aboutsummaryrefslogtreecommitdiffstats
path: root/core/openapi-full.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-470/+464
* 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
* Merge pull request #46368 from nextcloud/fix/task-processingMarcel Klehr2024-07-191-1/+196
|\
| * chore: update openapi specsMarcel Klehr2024-07-181-781/+893
| * fix(TaskProcessing): Update openapi specsMarcel Klehr2024-07-171-892/+975
* | feat(Reference): Add public API endpoints to get referencesJonas2024-07-171-0/+312
|/
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-781/+893
* feat(TaskProcessingApi): Add endpoint for getting the next taskprovokateurin2024-07-011-0/+8701