Loading .github/workflows/edge-cloud-management-api.yml +8 −1 Original line number Diff line number Diff line name: Edge Cloud Management API on: [push] on: push: branches: - "main" - "releases/**" pull_request: types: [opened, reopened] branches: ["main"] jobs: test: Loading README.md +1 −1 Original line number Diff line number Diff line # Capabilities Exposure API Server # Capabilities Exposure API A Server Implementation of the **CAMARA Edge Application Management API** as specified [here](https://github.com/camaraproject/EdgeCloud/blob/main/code/API_definitions/Edge-Application-Management.yaml) Loading Loading
.github/workflows/edge-cloud-management-api.yml +8 −1 Original line number Diff line number Diff line name: Edge Cloud Management API on: [push] on: push: branches: - "main" - "releases/**" pull_request: types: [opened, reopened] branches: ["main"] jobs: test: Loading
README.md +1 −1 Original line number Diff line number Diff line # Capabilities Exposure API Server # Capabilities Exposure API A Server Implementation of the **CAMARA Edge Application Management API** as specified [here](https://github.com/camaraproject/EdgeCloud/blob/main/code/API_definitions/Edge-Application-Management.yaml) Loading