adobe-firefly-sdk
Preparing search index...
firefly/src/flat
AdaptiveCompositeData
Type Alias AdaptiveCompositeData
type
AdaptiveCompositeData
=
{
body
:
AdaptiveCompositeRequest
;
headers
:
{
"content-type"
:
"application/json"
}
;
path
?:
never
;
query
?:
never
;
url
:
"/v3/images/adaptive-composite"
;
}
Index
Properties
body
headers
path?
query?
url
Properties
body
body
:
AdaptiveCompositeRequest
headers
headers
:
{
"content-type"
:
"application/json"
}
Type Declaration
content-type
:
"application/json"
Must be application/json for JSON request body.
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/v3/images/adaptive-composite"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
path
query
url
adobe-firefly-sdk
Loading...
Must be application/json for JSON request body.