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

A web editor for creating and sharing RAML API specifications

Results 75 api-designer issues
Sort by recently updated
recently updated
newest added

Something that drives me mad with the current `api-designer`: the moment I type something where `api-designer` wants to provide a completion, it does so immediately without waiting for any reasonable...

enhancement
awaiting-response

Getting this error in the console. vendor.1aaa9992.js:8 Error: /api.raml.meta does not exist http://joxi.ru/KAgowbQT40n3xA And can not view the rendered api http://joxi.ru/J2bVw0vfX1xLN2 User Dreamvention API apis/22360836/versions/779279 title: AptDiscounter version: 1.0 baseUri:...

awaiting-response

As an example, if we try to delete file or folder and underlying file system implementation fails for any reason, this file or folder will disappear from file browser until...

bug
major
awaiting-response

While editing a large RAML file, with Schemas, Traits, Resource Types, and Resources, the editor starts to slow down with each successive update until it becomes unusable. Then I need...

bug
major
awaiting-response

I had to find the port argument by reading https://github.com/mulesoft/api-designer/blob/92e4717e4093614cd3b0dbde2d7b8ac2a096a804/bin/api-designer.js it would be nice (and up to a point expected) to be able to call `api-designer --help` and see a...

new feature

when adding the schemas it is giving the folowing error: [error] Reference: '{ "type": "object", "$schema": "http://json-schema.org/draft-03/schema", "id": "http://jsonschema.net", "required": true, "properties": { "songTitle": { "type": "string", "required": true },...

awaiting-response

I have successfully hooked up my own filesystem running the api-designer locally. But I noticed the directories don't show up in the sidebar. I have looked into the code, and...

enhancement
new feature

Am I missing something? When I install and run api-designer the local express isnt doing any proxying but the browser client is relying upon the proxying. Why isnt the local...

enhancement

just like postman does. does api-designer support that? i try to POST my request to my service (127.0.0.1:8180) and - if i click 'API is behind a firewall', it POST...

question

![image](https://cloud.githubusercontent.com/assets/498114/19116968/4685a6ce-8b0f-11e6-8b2e-33d1fa637271.png) As you can see in the image above; I am getting auto-completion inside a JSON schema type definition. Can we prevent that. It's kinda annoying since its comes out...

bug
minor