Skip to content

Commit eae91c4

Browse files
committed
Request repository to work on cloudfoundry#1256
1 parent afce320 commit eae91c4

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

orgs/orgs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,10 @@ orgs:
645645
default_branch: main
646646
has_projects: true
647647
private: true
648+
cf-openapi:
649+
default_branch: main
650+
description: OpenAPI specification for the Cloud Foundry API.
651+
has_projects: true
648652
cf-lite-ci:
649653
has_projects: true
650654
private: true

toc/working-groups/app-runtime-interfaces.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@
44

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

7-
87
## Goals
98

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

15-
1614
## Scope
1715

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

26-
2724
## Non-Goals
2825

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

362360
- name: CLI
363361
approvers:

0 commit comments

Comments
 (0)