Skip to content

Conversation

@edeandrea
Copy link
Contributor

  • api key belongs to the client itself, not to individual requests
  • Removed apiKey handling from API requests and tests.
  • Refactored all client operations to use RequestContext for cleaner request construction.
  • Updated tests to reflect the removal of authentication-related assertions.

@edeandrea edeandrea added module:docling-serve-api The docling-serve-api module module:docling-serve-client The docling-serve-client module area:docling-serve Something related to docling-serve labels Dec 13, 2025
…d logic.

- api key belongs to the client itself, not to individual requests
- Removed `apiKey` handling from API requests and tests.
- Refactored all client operations to use `RequestContext` for cleaner request construction.
- Updated tests to reflect the removal of authentication-related assertions.

Signed-off-by: Eric Deandrea <[email protected]>
@github-actions
Copy link

:java_duke: JaCoCo coverage report

Overall Project 41.65% 🔴

There is no coverage information present for the Files changed

@github-actions
Copy link

github-actions bot commented Dec 13, 2025

TestsPassed ✅SkippedFailed
Gradle Test Results (all modules & JDKs)609 ran609 passed0 skipped0 failed
TestResult
No test annotations available

@github-actions
Copy link

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@github-actions
Copy link

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docling-serve Something related to docling-serve module:docling-serve-api The docling-serve-api module module:docling-serve-client The docling-serve-client module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant