Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#555 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
48/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
python
Área
api

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Python
Estrellas
716
Forks
446
Merge medio
8 d 8 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tableau/server-client-python

Todos los issues de tableau/server-client-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.