Skip to content
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

Fixes #13995: OpenAPI modelPackage #14576

Merged
merged 1 commit into from
Apr 11, 2021
Merged

Fixes #13995: OpenAPI modelPackage #14576

merged 1 commit into from
Apr 11, 2021

Conversation

Asconius
Copy link
Contributor

@Asconius Asconius commented Apr 4, 2021

The OpenAPI model should be generated in the package service.dto

From
<modelPackage>*.web.api.model</modelPackage>
To
<modelPackage>*.service.dto</modelPackage>

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@CLAassistant
Copy link

CLAassistant commented Apr 4, 2021

CLA assistant check
All committers have signed the CLA.

@DanielFran DanielFran requested a review from cbornet April 5, 2021 08:06
@Tcharl
Copy link
Contributor

Tcharl commented Apr 7, 2021

LGTM

@ecostanzi ecostanzi merged commit 6694571 into jhipster:main Apr 11, 2021
@pascalgrimaud pascalgrimaud added this to the 7.1.0 milestone May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants