-
Notifications
You must be signed in to change notification settings - Fork 55
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
Swagger Feature #7
base: master
Are you sure you want to change the base?
Conversation
This should be two different pull request/issues. The one for core should on exposing application properties (name,version,description) to the triggers. The second one should be a pull request to add a swagger activity to contrib or possibly its own repository depending on the amount of dependencies it brings in. We want to limit contrib third-party dependencies to some extent. |
Removed swagger activity from core and will move it to contrib as a seperate request. |
No description provided.