mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
adding beta version docs back
This commit is contained in:
23
docs/tools/sdk/go/Reference/Beta/Models/HttpDispatchMode.md
Normal file
23
docs/tools/sdk/go/Reference/Beta/Models/HttpDispatchMode.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
id: beta-http-dispatch-mode
|
||||
title: HttpDispatchMode
|
||||
pagination_label: HttpDispatchMode
|
||||
sidebar_label: HttpDispatchMode
|
||||
sidebar_class_name: gosdk
|
||||
keywords: ['go', 'Golang', 'sdk', 'HttpDispatchMode', 'BetaHttpDispatchMode']
|
||||
slug: /tools/sdk/go/beta/models/http-dispatch-mode
|
||||
tags: ['SDK', 'Software Development Kit', 'HttpDispatchMode', 'BetaHttpDispatchMode']
|
||||
---
|
||||
|
||||
# HttpDispatchMode
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `SYNC` (value: `"SYNC"`)
|
||||
|
||||
* `ASYNC` (value: `"ASYNC"`)
|
||||
|
||||
* `DYNAMIC` (value: `"DYNAMIC"`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user