Skip to content

Fix unformatted server URL for Aspect's operations#952

Open
sekikn wants to merge 1 commit into
eclipse-esmf:mainfrom
sekikn:951-fix-json-rpc-path
Open

Fix unformatted server URL for Aspect's operations#952
sekikn wants to merge 1 commit into
eclipse-esmf:mainfrom
sekikn:951-fix-json-rpc-path

Conversation

@sekikn
Copy link
Copy Markdown
Contributor

@sekikn sekikn commented Jun 5, 2026

Description

Currently, running aspect to openapi against an Aspect with operations generates a OAS document with an unformatted server URL like .../rpc-api/%s. This PR fixes such a problem.

Fixes #951

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project

  • I have performed a self-review of my own code

  • I have commented my code, particularly in hard-to-understand areas

    No comment needed, since it's a simple and straightforward fix

  • I have made corresponding changes to the documentation

    No documentation is affected by this fix

  • My changes generate no new warnings

  • I have added tests that prove my fix is effective or that my feature works

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.

[BUG] OpenAPI generation: wrong path for Aspect's operation

2 participants