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
Post a Comment