From ec7c3ba625c961b99297184e9aaebf866d95f372 Mon Sep 17 00:00:00 2001 From: Kanad Gupta Date: Fri, 6 Dec 2024 09:36:26 -0600 Subject: [PATCH] chore: add header this will make it easier to deeplink in the future --- documentation/migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration-guide.md b/documentation/migration-guide.md index b7ca07581..7eceb4ae9 100644 --- a/documentation/migration-guide.md +++ b/documentation/migration-guide.md @@ -80,7 +80,7 @@ If you're using the `rdme` GitHub Action, update your GitHub Actions workflow fi rdme: openapi validate petstore.json ``` -#### Step 3: Address Breaking Changes +#### Step 3: Address `v9` Breaking Changes 1. **Verify your runtime**