Skip to content

Conversation

rpanackal
Copy link
Member

@rpanackal rpanackal commented Mar 12, 2025

Context

AI/ai-sdk-java-backlog#681.

We aim to test if the proposed OpenAPI spec definition may hinder Java SDK development.

Specifically, the specification contains properties that may be oneOf types, including both primitive and complex types. The tests are designed to verify the deserialization for both oneOf and anyOf scenarios.

Note: The spec doesn't contain anyOf case yet.

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@rpanackal rpanackal added the please review Request to review a pull request label Mar 12, 2025
@rpanackal rpanackal merged commit 1564ded into main Mar 13, 2025
14 checks passed
@rpanackal rpanackal deleted the tests/openapi-gen-oneOf-array-object branch March 13, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please review Request to review a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants