Mike Ralphson

Results 654 comments of Mike Ralphson

> uffda, that editor is brutal to use It is. I'm on the lookout for a more pleasant alternative. Let me take a look at the missing functionality and report...

As well as the ability to delete a requestBody, there's now the ability to re-use an existing shared schema for a requestBody, the icon is like :recycle: Would really appreciate...

Should be fixed now, many thanks for pointing this out.

Hi @newgene thanks for reaching out - have you seen the [SEMOASA](https://github.com/RepreZen/SEMOASA) proposal for a machine-readable format for OpenAPI specification extensions? As an example, if you create a SEMOASA [document](https://mermade.github.io/shins/source/apisguru.html.md)...

Form-generation from a schema-like definition in vue.js: https://jsfiddle.net/Herteby/ybqp8j0b/ Dynamic binding issue: https://github.com/vuejs/vue/issues/1056

@newgene Just to let you know some progress is being made on this issue. Any help you can give towards a Semoasa document for your OAS extensions would be gratefully...

@newgene sorry - that's just a teaser- the dynamically generated forms are working well, but I still need to do some work on the persistence layer behind it before it...

Hi @moon0326 - unfortunately not as yet, There's not really much to do (the persistence mechanism, and the importing of extension metadata) but the Semoasa spec (and usage of it)...

Thanks @moon0326 the existing code is on the `semoasa` branch.

I've built a webpack bundle from `reftools` which has better recurse and dereferencing routines, so I will move over to that. I don't suppose you have a short repro test...