aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/lib/Capabilities.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-4/+2
* fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-131-7/+7
* ocm controllerMaxence Lange2023-09-201-26/+35
* cloud_federation_api: Add OpenAPI specjld31032023-07-131-0/+16
* feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-3/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* adjust json to match the definitionBjoern Schiessle2019-02-201-1/+2
* fix capabilitiesBjoern Schiessle2018-07-021-3/+7
* adjust to latest api versionBjoern Schiessle2018-07-021-3/+3
* update capabilitiesBjoern Schiessle2018-07-021-1/+5
* add cloud federation api appBjoern Schiessle2018-07-021-0/+56