Skip to content

Use full qalified class names in API interfaces to support swagger generation - #49

Merged
rhoerr merged 1 commit into
mage-os:mainfrom
stollr:issue-48/api-fqcn
Jul 24, 2026
Merged

Use full qalified class names in API interfaces to support swagger generation#49
rhoerr merged 1 commit into
mage-os:mainfrom
stollr:issue-48/api-fqcn

Conversation

@stollr

@stollr stollr commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Currently Magento's docblock reader that is used for the swagger generation does not support imported class names. Therefore we have to use full qualified class names for param and return annotations.

This fixes #48.

…neration

Currently Magento's docblock reader that is used for the swagger generation does not support imported class names. Therefore we have to use full qualified class names for param and return annotations.
@stollr
stollr requested review from a team and SamueleMartini as code owners July 22, 2026 07:46

@rhoerr rhoerr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you

@rhoerr
rhoerr merged commit c227fb2 into mage-os:main Jul 24, 2026
1 check failed
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.

Error: The "RMAInterface" class doesn't exist

2 participants