api-console icon indicating copy to clipboard operation
api-console copied to clipboard

An interactive REST console based on RAML/OAS files

Results 53 api-console issues
Sort by recently updated
recently updated
newest added

![screen shot 2019-01-31 at 6 35 22 pm](https://user-images.githubusercontent.com/38791369/52092879-213d7800-2587-11e9-9af7-f160a0032ef6.png)

3rd party

I have this sample RAML file: ``` #%RAML 1.0 title: Test Case version: 1.0 mediaType: [ application/json ] types: Obj1: type: object description: The Obj1 description properties: aaa: type: string...

enhancement

While this is generally a good idea to URL-encode path and query parameters, there can be places where an enforced encoding might come in the way. For example a service...

enhancement
v4

It would be great to have the option to display the RAML spec currently loaded by the console. If this view could be nicely formatted and syntax coloured, it would...

enhancement
ux
v4

We have an API versioning based on content types. My raml has defined a custom media type `mediaType: application/vnd.sth-v1+json` but the api-console performs requests with `Accept: */*,` instead of `Accept:...

enhancement
verified
v4

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

Bumps [ejs](https://github.com/mde/ejs) and [@open-wc/building-rollup](https://github.com/open-wc/open-wc/tree/HEAD/packages/building-rollup). These dependencies needed to be updated together. Updates `ejs` from 2.7.4 to 3.1.8 Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 v3.1.6...

dependencies

The documentation on https://docs.api-console.io is not reachable. Connection request returns "Secure connection failed".

I am using `api-console build -t "RAML 1.0" ./api.raml -o ./build/api/reference` to build my documentation. It very recently broke. Without anything changing in our build process. The browser crash with...

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...