mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
remove comments
This commit is contained in:
@@ -16,10 +16,6 @@ Welcome to the **Golang SDK Reference**. This reference guide provides detailed
|
||||
### What You'll Find Here:
|
||||
- **[Beta Method Reference](/docs/tools/sdk/go/beta/methods)** – List of available Beta cmdlets, their parameters, and expected outputs.
|
||||
- **[Beta Model Definitions](/docs/tools/sdk/go/beta/models)** – Descriptions of Beta objects and data structures the SDK uses.
|
||||
<!-- - **[V3 Method Reference](/docs/tools/sdk/go/v3/methods)** – List of available V3 cmdlets, their parameters, and expected outputs.
|
||||
- **[V3 Model Definitions](/docs/tools/sdk/go/v3/models)** – Descriptions of V3 objects and data structures the SDK uses.
|
||||
- **[V2024 Method Reference](/docs/tools/sdk/go/v2024/methods)** – List of available V2024 cmdlets, their parameters, and expected outputs.
|
||||
- **[V2024 Model Definitions](/docs/tools/sdk/go/v2024/models)** – Descriptions of V2024 objects and data structures the SDK uses. -->
|
||||
- **Usage Examples** – Practical Golang scripts demonstrating common tasks.
|
||||
|
||||
Use this reference guide as a companion while scripting and automating tasks. If you're new to the SDK, check out [Installation & Setup](/docs/tools/sdk/go) before you get started.
|
||||
|
||||
Reference in New Issue
Block a user