Skip to content

chore: update API clients to latest specification#501

Merged
gibiw merged 1 commit into
mainfrom
chore/update-api-clients-result-step
Jun 29, 2026
Merged

chore: update API clients to latest specification#501
gibiw merged 1 commit into
mainfrom
chore/update-api-clients-result-step

Conversation

@gibiw

@gibiw gibiw commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Updated the v1 API client to the latest OpenAPI specification.

Targets updated

  • v1 (qase-api-client): 2.0.9 → 2.0.10

Changes

TestStepResult model now includes the fields actually returned by the public API v1:

  • comment (string)
  • start_time, end_time, duration_ms (nullable)
  • nested steps now typed recursively as List[TestStepResult]

Protected files (skipped)

  • api_client.py

Warnings

None

@gibiw gibiw merged commit 60af67e into main Jun 29, 2026
37 checks passed
@gibiw gibiw deleted the chore/update-api-clients-result-step branch June 29, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant