From 87a465b5ceffd44c3a5a5c9b0175ef916e698413 Mon Sep 17 00:00:00 2001 From: Seth Boyles Date: Wed, 12 Aug 2026 10:51:03 -0600 Subject: [PATCH] Archive repo notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95ced01..254c9ca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**This repo has been archived. the CF OpenAPI spec is now contained in the [Cloud Controller](https://github.com/cloudfoundry/cloud_controller_ng/tree/main/docs/openapi) repository. The docs are hosted at https://v3-apidocs.cloudfoundry.org/openapi** + # Cloud Foundry CAPI OpenAPI Specification - Experimental > **Note:** This repository is an experimental project to explore the OpenAPI specification for the Cloud Foundry API (CAPI). It is not an official Cloud Foundry project and may not be suitable for production use.