"src/vscode:/vscode.git/clone" did not exist on "480d8846a949cb80084710ab490cb0ab4f4a7704"
Unverified Commit e56c64bf authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Update label field comment to indicate deprecation (#10970)

parent fff7fbab
......@@ -134,7 +134,7 @@ class GenerateReqInput:
# Conversation id used for tracking requests
conversation_id: Optional[str] = None
# Label for the request
# (Deprecated, please use custom_labels) Label for the request
label: Optional[str] = None
# Priority for the request
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment