-
I've noticed that the resource groups in the tag bar are also showing up in the TagBar as introductions. Unfortunately I don't think negative look ahead assertions are possible with Ctags.
-
```
((50, 13), (50, 41)) The type provider 'ApiaryProvider.ProviderImplementation.ApiaryProvider' reported an error: The remote server returned an error: (404) Not Found.
```
Seems it can't find the …
-
For a documentation standard, it sure was incredibly difficult to figure out the spec. (Your documentation is limited, and the GitHub interface was clunky as it overrides your files with MD previews w…
-
_From @kyyberi on October 15, 2015 5:56_
We need to give some insight to tools people can use in Design First driven process.
_Copied from original issue: APIOps/portal#10_
-
I'm facing an issue where two random plugins do not get updated. It's always two, but it would not be the same ones every time. Have you seen this before? Any idea where I could start looking to solve…
-
## Description
As a developer,
I want convert an api schema from API Blueprint to OAS3,
so that I can follow the latest OpenAPI version and use it's features.
## Acceptance Criteria
### Updat…
-
Hi! I'm interessted to try apib-confluencer but I was unable to install it
```
$ npm install -g apib-confluencer
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install …
-
Followup to https://github.com/shaarli/Shaarli/pull/1997
> Is there any reason why the api documentation is separated from the main documentation? It would be appreciable to have both at the sa…
-
This plugin does not highlight the schema body. If you replace `Schema` with `Body`, the highlighting comes back.
I had a look at the source and can't seem to figure out why (my sublime plugin skills…
-
If I define the following spec on Apiary.io:
``` apib
FORMAT: 1A
HOST: http://polls.apiblueprint.org/
# Test
## Root [/]
### Get Everything [GET]
+ Response 200 (application/json)
+ Attribute…