GetEmbeddingsHeaders interface
Properties
extra-parameters | Controls what happens if extra parameters, undefined by the REST API,
are passed in the JSON request payload.
This sets the HTTP request header Possible values: "error", "drop", "pass-through" |
Property Details
extra-parameters
Controls what happens if extra parameters, undefined by the REST API,
are passed in the JSON request payload.
This sets the HTTP request header extra-parameters
.
Possible values: "error", "drop", "pass-through"
extra-parameters?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript