microsoftgraph / microsoftgraph/msgraph-sdk-python

ChangeNotificationCollection not included

Aberta
#1,322 0 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

status:waiting-for-triage type:bug
Linguagem predominante
Python
Estrelas
630
Forks
96
Merge médio
15h 20min
PRs com merge (30d)
3

Descrição

Describe the bug

ChangeNotificationCollection and ChangeNotification are not included in the SDK for python, but are for c# (see c#-example here: https://github.com/microsoftgraph/msgraph-training-changenotifications/blob/ca2b76fb295018595298f85c49e23f8fad96b1c8/demos/03-track-changes/Controllers/NotificationsController.cs#L76C56-L85).

Expected behavior

Import of

from msgraph.generated.models.changenotificationcollection import ChangeNotificationCollection 
from msgraph.generated.models.changenotification import ChangeNotification 

grants use of the classes.

How to reproduce

install the latest version of the sdk
try to import the missing classes

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Direção de pesquisa

Comece reproduzindo os imports de ChangeNotificationCollection e ChangeNotification no Python SDK mais recente e, em seguida, compare os modelos gerados disponíveis com o exemplo em C# vinculado na issue. Considera-se concluído quando ambos os imports funcionarem e as classes puderem ser usadas conforme descrito.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
python
Domínio
api
Tipo de issue
Bug
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Estagnada
Clareza
Claramente especificada
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.