mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 20:37:49 +00:00
16 lines
348 B
Markdown
16 lines
348 B
Markdown
# SignedHeaders
|
|
|
|
A map of headers that must be sent with the PUT request.
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { SignedHeaders } from "@lukehagar/discoursejs/sdk/models/operations";
|
|
|
|
let value: SignedHeaders = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------- | ----------- | ----------- | ----------- | |