Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 968 Bytes

File metadata and controls

19 lines (16 loc) · 968 Bytes

# Suggestion

Properties

Name Type Description Notes
id string Unique suggestion identifier
project_id string Project identifier
status string Suggestion status
relevance_score float AI-calculated relevance score (0-1)
anchor_text string Suggested anchor text
context string Context where the link should be placed [optional]
source_page \OpenAPI\Client\Model\PageInfo
target_page \OpenAPI\Client\Model\PageInfo
reasoning string AI reasoning for the suggestion [optional]
created_at \DateTime Suggestion creation timestamp
updated_at \DateTime Last update timestamp [optional]

[Back to Model list] [Back to API list] [Back to README]