raml-org / raml-tck

Test Compatibility Kit for RAML 1.0
http://raml-org.github.io/raml-tck/
8 stars 10 forks source link

Formal Interface #23

Closed blakeembrey closed 7 years ago

blakeembrey commented 8 years ago

Can we have a formal interface of the output? Preferably as a TypeScript definition, but could also be a JSON schema. Prior work:

ddenisenko commented 8 years ago

It is possible, but requires noticeable amount of work.

sichvoge commented 8 years ago

@KonstantinSviridov is working on that right?

blakeembrey commented 8 years ago

@KonstantinSviridov can we make sure we get TypeScript interfaces that can be used if that's the case?

sichvoge commented 8 years ago

@ddenisenko can we make sure that we at least put some time into that. the output here is being used by different tools already and it would make some things a lot easier with some kind of formal interface. Not saying that is should be high priority, but lets make sure that we continuously work on that at least a bit.

sichvoge commented 7 years ago

We do have a formal interface description now. See in the schema folder of this project.