Lukasz Gornicki

Results 169 issues of Lukasz Gornicki

#### Reason/Context The problem is described here https://github.com/asyncapi/playground/pull/79. It must be clear that returned data is not content but an object with content and metadata + what is this metadata,...

enhancement
good first issue

### What Dev Docs changes are you proposing? We miss the following docs in current outline: Installation and Usage What do you think, we need one, two or 3 separate...

📑 docs

### What Dev Docs changes are you proposing? https://github.com/asyncapi/generator/blob/master/docs/template.md Not sure what you think but probably it should be in structure next to `AsyncAPI Specification File` document. Why? Introduction explains...

📑 docs

### What Dev Docs changes are you proposing? https://github.com/asyncapi/generator/blob/master/docs/asyncapi-context.md Actually, we need to call it Template Context. Scope, pretty much copy paste from https://github.com/asyncapi/template-for-generator-templates#asyncapi-document. Of course if you see it...

📑 docs

### What Dev Docs changes are you proposing? https://github.com/asyncapi/generator/blob/master/docs/parser.md I'm still not 100% sure that `Parser` is a good name of the document. Maybe it should just be a part...

📑 docs

### What Dev Docs changes are you proposing? https://github.com/asyncapi/generator/blob/master/docs/asyncapi-file.md- explain in short one paragraph what asyncapi specification is, no more, just one sentence and link to the spec. We assume...

📑 docs

### What Dev Docs changes are you proposing? https://github.com/asyncapi/generator/blob/master/docs/index.md This document should address the following topics: - overview of what generator is (some technical input is already in the Readme...

📑 docs

Where do I even start...got for sure triggered by failing test in https://github.com/asyncapi/generator/pull/799 We started having a problem with tests in this project. We run them at the moment on...

area/javascript
area/ci-cd

#### Reason/Context `It is not so hard to write code generator, it is harder to maintain it` ~ Abraham Lincoln When you write a code generator, you always write it...

enhancement

#### Reason/Context I was just writing an article where I wanted to briefly explain generator and its templates - I failed again. I'm also failing with it always when tweet...

enhancement