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

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -