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

Enhancement for Endpoint declaration #4

Closed
GoogleCodeExporter opened this issue Jul 14, 2015 · 3 comments
Closed

Enhancement for Endpoint declaration #4

GoogleCodeExporter opened this issue Jul 14, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Since the use of back-quotes allows for a multi-line string, could we have this 
more readable version:

...
    listApplications gorest.EndPoint  `
        method:"GET" 
        path:"/applications" 
        output:"string"` 
...

Current version (2012/11/07) does not parse this correctly.

Original issue reported on code.google.com by ernest.m...@gmail.com on 7 Nov 2012 at 12:15

@GoogleCodeExporter
Copy link
Author

Starting work on this over the weekend.

Original comment by siyabong...@gmail.com on 13 Dec 2012 at 7:12

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by siyabong...@gmail.com on 14 Feb 2013 at 11:16

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by siyabong...@gmail.com on 14 Feb 2013 at 11:19

  • Changed state: Done

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

No branches or pull requests

1 participant