web services - Irrelevant syntax issue in apiblueprint -


so i've been designing rest api using apiary.io , i'm done. there syntax issue doesn't make sense @ all. have [get] action specific resource seems apiary confuses [get] action resource , says

action method 'get' defined resource '/api/quotes?{sq}&{author_id}&{ratingrange}&{quoteidrange}&{authorratingrange}&{authoridrange}' 

here api link :

https://app.apiary.io/kalematie/editor

the syntax issue in line 987

i know whether i'm doing wrong or there's bug in tool.

thanks in advance.


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -