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

fix: Correct merge of custom {blueprintAction} from model files #78

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

danielsharvey
Copy link
Collaborator

Previously, allActions custom documentation in model files was
correctly merged into the final output, but per-blueprint-action
documentation (in either JSDoc or swagger element) was missed.

Closes #77.

Previously, `allActions` custom documentation in model files was
correctly merged into the final output, but per-blueprint-action
documentation (in either JSDoc or `swagger` element) was missed.

Closes #77.
@danielsharvey danielsharvey merged commit c407361 into master Jun 17, 2020
@danielsharvey danielsharvey deleted the fix-blueprint-swagger branch June 17, 2020 10:21
@theoomoregbee
Copy link
Owner

🎉 This PR is included in version 3.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customization of blueprint routes on model does not work
2 participants