Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/asyncapi/modelina
A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization
https://github.com/asyncapi/modelina
chore(release): v2.0.0-next.25
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
chore: update next with master
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
Update package.json
nikcode9 opened this pull request over 1 year ago
nikcode9 opened this pull request over 1 year ago
Update index.ts
nikcode9 opened this pull request over 1 year ago
nikcode9 opened this pull request over 1 year ago
chore(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump @babel/traverse from 7.18.11 to 7.23.2 in /examples/integrate-with-react
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump undici from 5.21.0 to 5.26.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(release): v1.9.1
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
docs: add PeteAudinate as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
fix: downgrade AnyModel error to a warning (#1561)
PeteAudinate opened this pull request over 1 year ago
PeteAudinate opened this pull request over 1 year ago
asyncapi CLI model generation fails if AnyModel is used
PeteAudinate opened this issue over 1 year ago
PeteAudinate opened this issue over 1 year ago
chore: update migration guide
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
chore: update with latest master changes
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
chore(release): v2.0.0-next.24
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
chore: remove isAsyncAPIOwner field from .asyncapi-tool
AnishKacham opened this pull request over 1 year ago
AnishKacham opened this pull request over 1 year ago
docs: add harshit-senpai as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
Remove unnecessary `isAsyncAPIOwner` field from .asyncapi-tool
akshatnema opened this issue over 1 year ago
akshatnema opened this issue over 1 year ago
chore(website): change logo size
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
chore(website): implemented useMemo Hook
harshit-senpai opened this pull request over 1 year ago
harshit-senpai opened this pull request over 1 year ago
chore(website): add support for mermaid
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
docs: add Qypol342 as a contributor for doc
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
chore(website): fix github edit links for docs
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
chore(deps): bump postcss from 8.4.21 to 8.4.31 in /modelina-website
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
TypeScript include documentation for properties instead of getters
jonaslagoni opened this issue over 1 year ago
jonaslagoni opened this issue over 1 year ago
docs: use mermaid for class diagram
Qypol342 opened this pull request over 1 year ago
Qypol342 opened this pull request over 1 year ago
AsyncAPI message.messageId() is not used for root payload
jonaslagoni opened this issue over 1 year ago
jonaslagoni opened this issue over 1 year ago
chore: resolves warnings
princerajpoot20 opened this pull request over 1 year ago
princerajpoot20 opened this pull request over 1 year ago
docs: add princerajpoot20 as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
docs: add Qypol342 as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
chore: remove duplicate import
princerajpoot20 opened this pull request over 1 year ago
princerajpoot20 opened this pull request over 1 year ago
chore: fix warnings
princerajpoot20 opened this pull request over 1 year ago
princerajpoot20 opened this pull request over 1 year ago
chore: fix sonar import warning
Qypol342 opened this pull request over 1 year ago
Qypol342 opened this pull request over 1 year ago
docs: add pipliya as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
chore: remove unused import of 'CommonModel'
pipliya opened this pull request over 1 year ago
pipliya opened this pull request over 1 year ago
Remove this unused import of 'CommonModel'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'JAVA_COMMON_PRESET'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'KOTLIN_DEFAULT_PRESET'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
'../../helpers' import is duplicated.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
"switch" statements should have at least 3 "case" clauses
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Prefer using an optional chain expression instead, as it's more concise and easier to read.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
'../../../../../' import is duplicated.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
'../../../../../' import is duplicated.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Unnecessary use of boolean literals in conditional expression.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this property or method or refactor "DartGeneratorOptions", as "context" is not used inside component body
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove duplicates in this character class.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Prefer using an optional chain expression instead, as it's more concise and easier to read.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'OpenAPIV2'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'isModelObject'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'InterpreterOptions'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'Interpreter'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'InterpreterSchemaType'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'CommonModel'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'pascalCase'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
'../../src' import is duplicated.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
'../../src' import is duplicated.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
'react' import is duplicated.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Prefer using an optional chain expression instead, as it's more concise and easier to read.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
Remove this unused import of 'DefaultEnumKeyConstraints'.
AceTheCreator opened this issue over 1 year ago
AceTheCreator opened this issue over 1 year ago
chore(website): expose documentation on the website
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
fix: escape java string literals used for regex patterns and string constants
dlkj opened this pull request over 1 year ago
dlkj opened this pull request over 1 year ago
Reference resolves to more than one schema
nilkanth987 opened this issue over 1 year ago
nilkanth987 opened this issue over 1 year ago
chore(release): v2.0.0-next.23
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
chore(release): v2.0.0-next.22
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
feat!: refactors generators to use the same arg types
kennethaasan opened this pull request over 1 year ago
kennethaasan opened this pull request over 1 year ago
chore(release): v2.0.0-next.21
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
TypeScript: attribute mapping in generated interface is incorrect
dansiemens1 opened this issue over 1 year ago
dansiemens1 opened this issue over 1 year ago
fix: fixes java jackson discriminator when property is not camel case
kennethaasan opened this pull request over 1 year ago
kennethaasan opened this pull request over 1 year ago
fix: fixes performance issues in java when calling parent unions
kennethaasan opened this pull request over 1 year ago
kennethaasan opened this pull request over 1 year ago
chore(release): v2.0.0-next.20
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
feat!: generate models for OpenAPI parameters
dlkj opened this pull request over 1 year ago
dlkj opened this pull request over 1 year ago
chore(deps): bump @adobe/css-tools from 4.0.1 to 4.3.1 in /examples/integrate-with-react
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
docs: add Devansh-Bhatt as a contributor for test, and infra
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
docs: add markuspoerschke as a contributor for code, example, and 2 more
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
chore(release): v1.9.0
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
[v3] Support multiple parser-api versions for AsyncAPI inputs
smoya opened this issue over 1 year ago
smoya opened this issue over 1 year ago
chore(release): v2.0.0-next.19
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
feat: add PHP JsonSerializable Preset
markuspoerschke opened this pull request over 1 year ago
markuspoerschke opened this pull request over 1 year ago
Java does not generate union for simple types
jonaslagoni opened this issue over 1 year ago
jonaslagoni opened this issue over 1 year ago
chore(release): v1.8.12
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
chore: add next integration example
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
chore(release): v2.0.0-next.18
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
fix: adds format in options instead of using original input
kennethaasan opened this pull request over 1 year ago
kennethaasan opened this pull request over 1 year ago
feat!: supports optional properties in java
kennethaasan opened this pull request over 1 year ago
kennethaasan opened this pull request over 1 year ago
test: add runtime testing for Go models
Devansh-Bhatt opened this pull request over 1 year ago
Devansh-Bhatt opened this pull request over 1 year ago
fix: csharp serializer incorrectly handles unwrappable dictionaries
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
fix: json serialization equals not working
JFCote opened this pull request over 1 year ago
JFCote opened this pull request over 1 year ago
test: add initial C# runtime testing
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
fix: union in union problem
jonaslagoni opened this pull request over 1 year ago
jonaslagoni opened this pull request over 1 year ago
Typescript generator. Using allOf in an external reference produces RangeError: Maximum call stack size exceeded.
AlbinAndersson96 opened this issue over 1 year ago
AlbinAndersson96 opened this issue over 1 year ago
chore(release): v1.8.11
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
fix: problem with json serializer option with C# generator
JFCote opened this pull request over 1 year ago
JFCote opened this pull request over 1 year ago
fix!: adds format in options instead of using original input
kennethaasan opened this pull request over 1 year ago
kennethaasan opened this pull request over 1 year ago
It should be possible to generate TypeScript interfaces without "reserved" prefix for special keywords
trevordixon opened this issue over 1 year ago
trevordixon opened this issue over 1 year ago
chore: add Ksisa as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
chore(release): v2.0.0-next.17
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago
fix: typescript interface variable assignment
Ksisa opened this pull request over 1 year ago
Ksisa opened this pull request over 1 year ago
Constants are compiled as enums
Ksisa opened this issue over 1 year ago
Ksisa opened this issue over 1 year ago
chore(release): v2.0.0-next.16
asyncapi-bot opened this pull request over 1 year ago
asyncapi-bot opened this pull request over 1 year ago