apiary.io - How to add API version to Apiary Mock Server -
is there way add api version apiary mock server?
ex.: http://private-xxxxx-apiname.apiary-mock.com/v1/mocks/1?school_id=1
yes, when declaring host, can append suffix , propagated prefix resources:
format: 1a host: http://api.example.tld/v1/
Comments
Post a Comment