From 22fab2c558027a7de31d93f09fba6f075cb5733b Mon Sep 17 00:00:00 2001 From: Giovanni Grano Date: Mon, 14 Oct 2024 15:05:59 -0400 Subject: [PATCH] Add public review warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 991e3b4..5c507b4 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ This repository contains [OpenAPI specifications](https://www.openapis.org/) for LocalStack's API. +> [!WARNING] +> This repository is in public review. The specs are frequently changing and could be moved elsewhere at any moment.