-
**Describe the bug**
If the Apiary reporter is provided with _wrong_ credentials, Apiary returns an HTML page about the API being inaccessible and Dredd just fails to parse it, printing an ugly error…
-
Hi,
https://bynder.docs.apiary.io/#introduction/changelog/2023 there are plans to deprecate permanent tokens in favor of OAuth2. The most straightforward way to authenticate for machine-to-machine …
-
Hello,
sorry, my english is terrible...
I use API Java code https://ethercalc.docs.apiary.io/#reference/0/index/create-from-excel-xml to create a sheet, and response a code : "bv354p4s58qt",
so…
-
Hey,
I stumbled across a rendering issue in the navigation while starting to sketch an API on apiary.io and transferring the results (via "Download API Blueprint") to `aglio`.
This is the said d…
anrie updated
6 years ago
-
Before installation section in readme you should at least add a link to https://pathable.docs.apiary.io
so people know what this is for :)
E.g:
> Plugin to add support for https://pathable.docs…
-
This task I'm creating for the benefit of the entire team. As and when you touch the backend, please update Apiary. Its hard to track if the request and response formats change, if its not documented …
-
https://private-anon-c2f1cae049-ehealthapi1.apiary-mock.com/api/employee_requests/id
http://docs.ehealthapi1.apiary.io/#reference/public.-medical-service-provider-integration-layer/persons-tbd/get-pe…
-
If you place business queen in a industrial apiary (gendustry) directly next to other industrial apiaries(left and/or right side) it will crash the server (both mp and sp).
Did it by accident and…
-
@sojharo
Document current and modified REST API using https://apiary.io
This is a two step process:
1. Document the current API using https://apiary.io
2. Document v2 version of the API using https…
-
`hooks.js`:
``` js
var hooks = require('hooks');
hooks.beforeAll(function(callback){
throw("Hooks exception");
callback();
});
```
command:
```
$ dredd apiary.apib http://localhost:3000 --hook…