Azure / Azure/azure-sdk-for-python

Face API calls JSON "required" body parameter

Open
#41,260 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.