From 07a4e74c11252e20b69a781b92c0e8750e5bb07a Mon Sep 17 00:00:00 2001
From: "joggrbot[bot]" <107281636+joggrbot[bot]@users.noreply.github.com>
Date: Sun, 5 Oct 2025 21:19:55 +0000
Subject: [PATCH] [skip ci] docs: fix outdated docs
---
docs/api/resourcemanager.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/docs/api/resourcemanager.md b/docs/api/resourcemanager.md
index 3f11db41..657d37ee 100644
--- a/docs/api/resourcemanager.md
+++ b/docs/api/resourcemanager.md
@@ -1,5 +1,11 @@
# API Reference
+**NOTE:**
+
+As of the most recent update, all vendor-related APIs (including `Vendor`, `VendorTypeDefinition`, etc.) have been moved from the `resourcemanager.miloapis.com/v1alpha1` API group to a new, dedicated API group: `vendors.miloapis.com/v1alpha1`.
+
+- For documentation and OpenAPI for vendor resource APIs, see: [docs/api/vendors-api-group.md](vendors-api-group.md)
+- This document now only describes resources remaining in `resourcemanager.miloapis.com/v1alpha1` (OrganizationMembership, Organization, and Project).
Packages:
@@ -725,4 +731,4 @@ with respect to the current state of the instance.