Azure / Azure/azure-sdk-for-python
[Core] Create Protocol defining a serializable model
Open
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
Let's explore what it would take for a user manually defining a model to have it be serializable with the upcoming `model_dump` function which will output a Python dictionary with REST API keys.
Related: https://github.com/Azure/azure-sdk-for-python/issues/41437
Contributor guide
Assessment
This issue has not been assessed yet.