You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ernest.m...@gmail.com
on 7 Nov 2012 at 12:15The text was updated successfully, but these errors were encountered: