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 <eric.deandrea@ibm.com>
@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

@edeandrea edeandrea merged commit 0e7f7ba into docling-project:main Dec 14, 2025
21 checks passed
@edeandrea edeandrea deleted the refactor-api-key branch December 15, 2025 21:58
@docling-java-ops docling-java-ops bot added the released Issue has been released label Dec 16, 2025
@docling-java-ops
Copy link
Contributor

🎉 This issue has been resolved in v0.4.0 (Release Notes)

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 released Issue has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants