From 1f40bf4c426c3111217195d569f97530b48bc145 Mon Sep 17 00:00:00 2001 From: Cedric Date: Sat, 28 Dec 2024 21:29:50 +0000 Subject: [PATCH 1/3] docs: update vehiclesplus-v3/api/examples --- vehiclesplus-v3/api/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vehiclesplus-v3/api/examples.md b/vehiclesplus-v3/api/examples.md index 967bfd5..011e2a6 100644 --- a/vehiclesplus-v3/api/examples.md +++ b/vehiclesplus-v3/api/examples.md @@ -2,7 +2,7 @@ title: Examples description: Example usages of the api published: false -date: 2024-12-28T21:28:03.948Z +date: 2024-12-28T21:29:47.658Z tags: developers editor: markdown dateCreated: 2024-12-28T21:11:02.102Z From 1bb04fe228bc8b2e24de89847af37cfea37bdd89 Mon Sep 17 00:00:00 2001 From: Cedric Date: Sat, 28 Dec 2024 21:31:35 +0000 Subject: [PATCH 2/3] docs: update vehiclesplus-v3/api/gettingstarted --- vehiclesplus-v3/api/gettingstarted.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vehiclesplus-v3/api/gettingstarted.md b/vehiclesplus-v3/api/gettingstarted.md index abc599e..97eefd2 100644 --- a/vehiclesplus-v3/api/gettingstarted.md +++ b/vehiclesplus-v3/api/gettingstarted.md @@ -2,7 +2,7 @@ title: Getting Started description: Api usage published: false -date: 2024-12-28T21:16:56.592Z +date: 2024-12-28T21:31:32.647Z tags: developers editor: markdown dateCreated: 2024-12-28T20:10:42.650Z @@ -52,6 +52,12 @@ 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} +## Examples + +For usage examples, please visit the [VehiclesPlus Examples Page](https://docs.sbdevelopment.tech/en/vehiclesplus-v3/api/gettingstarted). + +--- + ## API Documentation For additional details and advanced usage refer to the official [VehiclesPlus Javadoc](https://sbdevelopment.tech/javadoc/vehiclesplus-v3/index.html). \ No newline at end of file From 7c6ad99b542a299a80673f601f4ae57e1639a161 Mon Sep 17 00:00:00 2001 From: Cedric Date: Sat, 28 Dec 2024 21:31:44 +0000 Subject: [PATCH 3/3] docs: update vehiclesplus-v3/api/gettingstarted --- vehiclesplus-v3/api/gettingstarted.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vehiclesplus-v3/api/gettingstarted.md b/vehiclesplus-v3/api/gettingstarted.md index 97eefd2..67d7514 100644 --- a/vehiclesplus-v3/api/gettingstarted.md +++ b/vehiclesplus-v3/api/gettingstarted.md @@ -2,7 +2,7 @@ title: Getting Started description: Api usage published: false -date: 2024-12-28T21:31:32.647Z +date: 2024-12-28T21:31:42.426Z tags: developers editor: markdown dateCreated: 2024-12-28T20:10:42.650Z @@ -56,8 +56,6 @@ dependencies { For usage examples, please visit the [VehiclesPlus Examples Page](https://docs.sbdevelopment.tech/en/vehiclesplus-v3/api/gettingstarted). ---- - ## API Documentation For additional details and advanced usage refer to the official [VehiclesPlus Javadoc](https://sbdevelopment.tech/javadoc/vehiclesplus-v3/index.html). \ No newline at end of file