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

Support groovy extension #98

Merged
merged 4 commits into from
Aug 7, 2019
Merged

Support groovy extension #98

merged 4 commits into from
Aug 7, 2019

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Aug 7, 2019

  • Add groovy file at $project/.easyapi/ext
  • Named ${ActionName}Ext.groovy
  • Supported actions:
    • ApiCallAction
    • ApiDashBoardAction
    • FieldsToJsonAction
    • MarkdownExportAction
    • PostmanExportAction

demo: https://github.com/tangcent/spring-demo/blob/master/.easyapi/ext/MarkdownExportActionExt.groovy

close #97

@tangcent tangcent merged commit e6b2fc2 into master Aug 7, 2019
tangcent added a commit that referenced this pull request Jan 1, 2020
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.

Support groovy extension
1 participant