Azure / Azure/azure-sdk-for-python
Face API calls JSON "required" body parameter
Open
Client
Cognitive - Face
customer-reported
needs-team-attention
question
Service Attention
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
https://learn.microsoft.com/en-us/python/api/azure-ai-vision-face/azure.ai.vision.face.operations.largepersongroupoperations?view=azure-python-preview#azure-ai-vision-face-operations-largepersongroupoperations-create-person
The parameter `body` says in its description "Required.", but doesn't have a red asterisk. I tried passing the keyword-only parameters without `body` and it worked fine. So all the JSON body parameters for these functions should be clarified what "Required" means.
Contributor guide
Assessment
This issue has not been assessed yet.