Skip to content

Conversation

@h3xxit
Copy link
Member

@h3xxit h3xxit commented Dec 1, 2025

Summary by cubic

Improved variable substitution to only ignore JSON Schema $ref while still resolving variables like $refresh_token. Added a base_url override to the OpenAPI converter. Bumped versions: core 1.1.2, utcp-http 1.1.1.

  • New Features

    • OpenApiConverter supports a base_url override for all endpoints. Precedence: override > servers > spec_url > fallback.
  • Bug Fixes

    • VariableSubstitutor now skips only JSON Schema $ref using a targeted regex, and continues to detect/resolve variables (applied in both substitute and find_required_variables).

Written for commit 9f15e99. Summary will update automatically on new commits.

@h3xxit h3xxit merged commit 1d1c3a7 into main Dec 1, 2025
18 checks passed
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

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.

2 participants