Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

create a new WebhookTestResultItem, and return that rather than returning the raw http response

Aberta
#555 2 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
3/5
Tempo estimado
1-2 dias
Facilidade para iniciantes
48/100
Tipo de issue
Funcionalidade
Clareza
Razoavelmente clara
Status de atividade
Pouca atividade
Stack de tecnologia
python
Domínio
api

Direção de pesquisa

Start by tracing the new webhook test endpoint and review the implementation discussed in pull request #532 to find where the raw HTTP response is returned. The work is done when the response is parsed into a WebhookTestResultItem and the endpoint returns that item instead of the raw response.

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

Descrição

enhancement good first issue

Just came across this while verifying the new endpoint:
I think we should parse the response, create a new WebhookTestResultItem, and return that rather than returning the raw http response. Maybe as a subclass within the webhookItem?

Originally posted by @shinchris in https://github.com/tableau/server-client-python/pull/532

Linguagem predominante
Python
Estrelas
716
Forks
446
Merge médio
8d 8h
PRs com merge (30d)
2

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.

Mais de tableau/server-client-python

Todas as issues de tableau/server-client-python

Issues semelhantes

Mais issues de Python

Receba novas issues na sua caixa de entrada

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