Emilian5

Results 4 issues of Emilian5

Hello. How can I achieve the following: ``` requestBody: description: Optional description in *Markdown* required: true content: application/json: schema: $ref: '#/components/schemas/Pet' ``` (https://swagger.io/docs/specification/describing-request-body/) I've seen [@BodyOptions](https://github.com/thiagobustamante/typescript-rest#bodyparser-options) but not sure if...

Hello. I was preparing to refactor my own SO events system implementation, and during preparation I've look to see if someone shared their similar development. So here I am. Your...

enhancement

This PR should be considered a first draft at how Visual Scripting support will look like.

Hello. I've tried installing the package from git url, but doesn't work. I've also tried with path to src/ObservableCollections. I've found this issue #6 , seems outdate, but it worked...