RestEndpointConfiguration
Inheritance
Inheritance Chain:RestEndpointConfiguration
- →
ImmutableBaseModel
- →
BaseModel
Class Variables
Root path for the API endpoints.
Path prefix for data ingestion endpoints.
Path prefix for query endpoints.
Pydantic model configuration settings.
Static Methods
add_slash_to_api_root_path()
RestQuery
Parameters
The REST descriptor configuration for this query.
The query descriptor defining the query behavior.
Properties
The configured endpoint path for this query.
The query descriptor associated with this REST query.
The REST descriptor configuration for this query.