Azure / Azure/azure-sdk-tools

[Python APIView] Typing information lost in APIView

Open
#6,759 0 comments 0 reactions 1 assignee Claimed by @jspaith View on GitHub
APIView Python
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

APIVIew: https://apiview.dev/Assemblies/Review/998d0146014f4305bd4e6054b2eb56aa/b17be845ee244b8482a2891b86a3b838?diffRevisionId=616cc02cbd304a699634cbc709013c9f&doc=False&diffOnly=True

![image](https://github.com/Azure/azure-sdk-tools/assets/5723682/40f82fac-4377-4f1b-9582-b41776c2b634)

This was caused by a change in Azure-Core described here:
https://github.com/Azure/azure-sdk-for-python/commit/8685103afb5d1dab81614a9c6c840179cafe554c

The only changing some return types from `"CloudEvent"` to `CloudEvent[DataType]`. Not sure why this would affect the typing annotations in APIView.

cc/ @johanste

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.