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