Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions orgs/orgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,10 @@ orgs:
default_branch: main
has_projects: true
private: true
cf-openapi:
default_branch: main
description: OpenAPI specification for the Cloud Foundry API.
has_projects: true
cf-lite-ci:
has_projects: true
private: true
Expand Down
4 changes: 1 addition & 3 deletions toc/working-groups/app-runtime-interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@

Provides APIs for the CF App Runtime and community clients for end users.


## Goals

- End users can build against a stable, reliable, performant and well documented CF API.
- End users can build against a stable, reliable, performant and well documented higher-level CF API related services.
- End users can choose from a range of CF API clients according to their needs: cli, UI and client libraries for selected programming languages.
- Community Contributors and especially the App Runtime Deployments WG can integrate a tested CF API release into the different CF distributions.


## Scope

- Provide the community with regular releases of the CF API, clients and higher-level CF API related services.
Expand All @@ -23,7 +21,6 @@ Provides APIs for the CF App Runtime and community clients for end users.
- Collaborate with the other Working Groups and evolve the cf-push experience.
- Where it is appropriate, integrate higher-level API extensions into CF API directly.


## Non-Goals

- Provide the community with 'all' language specific CF clients libraries.
Expand Down Expand Up @@ -358,6 +355,7 @@ areas:
- cloudfoundry/app-runtime-interfaces-infrastructure
- cloudfoundry/servicebroker
- cloudfoundry/osb-checker
- cloudfoundry/cf-openapi

- name: CLI
approvers:
Expand Down