RxInfer Client - v1.3.0
Preparing search index...
CreateEpisodeData
Type Alias CreateEpisodeData
type
CreateEpisodeData
=
{
body
:
CreateEpisodeRequest
;
path
:
{
instance_id
:
string
}
;
query
?:
never
;
url
:
"/models/i/{instance_id}/create-episode"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
CreateEpisodeRequest
path
path
:
{
instance_id
:
string
}
Type declaration
instance_id
:
string
ID of the model instance to create episode for
Optional
query
query
?:
never
url
url
:
"/models/i/{instance_id}/create-episode"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
RxInfer Client - v1.3.0
Loading...
ID of the model instance to create episode for