Skip to content

Patched PipelineConfigurationParameter oneOf to anyOf #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

victorskl
Copy link
Member

* The PipelineConfigurationParameter Settings originally defines
  oneOf the Settings. But the actual server backend response otherwise.
  We have previously able to hot patch at generated SDK code. However,
  with the new Pydantic-based generator, this has to be patched at
  OpenAPI doc prior SDK code generation.
* See user story #129
@victorskl
Copy link
Member Author

See v2 SDK generated code patch #132

@victorskl victorskl self-assigned this May 31, 2025
@victorskl victorskl added the fix label May 31, 2025
@victorskl victorskl added this to the 3.0 milestone May 31, 2025
@victorskl victorskl added this pull request to the merge queue May 31, 2025
Merged via the queue into main with commit 2142387 May 31, 2025
4 checks passed
@victorskl victorskl deleted the patch-openapi-issue-129 branch May 31, 2025 05:36
victorskl added a commit that referenced this pull request May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant