Skip to content

Add Options argument to Resolve#76

Merged
brondani merged 1 commit into
mainfrom
ResolveOptions
Apr 22, 2026
Merged

Add Options argument to Resolve#76
brondani merged 1 commit into
mainfrom
ResolveOptions

Conversation

@edriouk
Copy link
Copy Markdown
Contributor

@edriouk edriouk commented Apr 22, 2026

Fixes

Changes

  • Options is added to Resolve command that allows to specify layer files and fixed version
    similar to SelectComponent

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the csolution JSON-RPC OpenAPI specification to support passing an Options object to the Resolve method, aligning it with option-style parameters used by other RPC methods (e.g., SelectComponent).

Changes:

  • Bump OpenAPI spec version from 0.0.9 to 0.0.10.
  • Add options: Options to ResolveRequest.params in the schema.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread api/csolution-openapi.yml
@edriouk edriouk requested a review from brondani April 22, 2026 12:50
@brondani brondani merged commit 2afb620 into main Apr 22, 2026
8 checks passed
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.

3 participants