Making this package an Express 4 Router - #1
Open
colthreepv wants to merge 4 commits into
Open
Conversation
added 4 commits
February 22, 2015 14:27
|
Hi, I would like to grab your changes but also see about updating the raml-api-designer to the latest. There is a fresh UI for the side-bar generated documentation that would be nice to see in the designer. |
Author
|
I appreciate your feedback, but I'm doubtful this outdated PR is still working. Just double-check it in case you are interested in merging, and ping me here to fix it |
Owner
|
hi @MrGamer , sorry, somehow the notification is buried in my tons of notification (from other repo that i followed) and thanks for your PR, i'd apprepricate the update. Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello @arthurtsang, I'm making this PR mostly to thank you for this awesome fork and inspiration.
I made this fork into an Express Router, so people can mount it in their development server on an arbitrary endpoint (ex:
localhost:8080/edit-raml)I'm making this PR and a full repository dedicated to it, since I think could use way more documentation.