googleapis / googleapis/python-aiplatform
400 POST https://<REDACTED_URL>: Could not find field "%24alt" in the type "google.cloud.aiplatform.v1beta1.FindNeighborsRequest".
Open
api: vertex-ai
- Dominant language
- Python
- Stars
- 905
- Forks
- 465
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 44
Description
Expected behavior:
The request should succeed without failing on "%24alt" parameter.
Actual behavior:
The API rejects the request, complaining that "%24alt" is not a valid field in FindNeighborsRequest.
Contributor guide
Assessment
This issue has not been assessed yet.