CentOS / container-pipeline-service

Code, infrastructure and deployment backend for the CentOS Container Pipeline backing up build system for registry.centos.org
https://registry.centos.org
GNU General Public License v3.0
49 stars 27 forks source link

[DoNotMerge]Adds CCCP readonly API specifications #652

Closed navidshaikh closed 5 years ago

navidshaikh commented 6 years ago

This PR adds API specifications for CCCP. These APIs are readonly APIs serving details about projects, builds and all its artifacts. File ccp/apis/swagger_ccp_apis.yaml is added in this PR, which serves as API specifications, http://editor.swagger.io/ can be used to view the API specifications.

navidshaikh commented 5 years ago

This is not needed to be merged in the repo. This is an individual file added in PR for review. The same YAML file exists in #656 .

bamachrn commented 5 years ago

merged with #668