From fe0ccf5d5d585dbe2688d2ddaf1b344a6a918145 Mon Sep 17 00:00:00 2001 From: Cedric Date: Sat, 28 Dec 2024 21:15:13 +0000 Subject: [PATCH] docs: update vehiclesplus-v3/api --- vehiclesplus-v3/api.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vehiclesplus-v3/api.md b/vehiclesplus-v3/api.md index eba5b3e..474972c 100644 --- a/vehiclesplus-v3/api.md +++ b/vehiclesplus-v3/api.md @@ -2,7 +2,7 @@ title: Getting Started description: Api usage published: false -date: 2024-12-28T21:08:25.669Z +date: 2024-12-28T21:15:10.821Z tags: developers editor: markdown dateCreated: 2024-12-28T20:10:42.650Z @@ -50,6 +50,8 @@ dependencies { ``` > **Note**: Using `latest` ensures that your project always fetches the most recent release, but it might cause issues if breaking changes are introduced. For more stability, consider specifying a specific version (e.g., `3.0.2`). +{.is-info} + ## Example: Adding a Car to Someone's Garage