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
I get the expected result [LOG] Setup Route: GET /:clientToken/invoices/:invoiceId/print Get printable invoice.
The API Blueprint allows both notations, but Drakov don't. I could use the 2nd solution but Aglio doesn't produce the same rendering: it adds an extra doc section.
In some project, URL templates were used for some reason in Action sections.
However, those APIs were always responded with 'Cannot GET/POST ...' while mocking.
How to fix that? Thanks.
The text was updated successfully, but these errors were encountered: