OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.76k stars 6.32k forks source link

[TECH](SRE) Remove Blob constructor #18841

Closed jaxalo closed 1 month ago

jaxalo commented 1 month ago

TECH Use form data headers

TECH Add uuid and typing for files

TECH Fix imports

TECH Fix import again

TECH Fix imports

Fix some bugs

TECH Remove useless entrypoint

TECH Add Github Action to build image

TECH Create workflows directory

TECH Fix no TTY

TECH Fix dist target

TECH Fix CI

TECH Use CircleCI

TECH Fix uuid typing

Add .circleci/config.yml

TECH remove trailing comma

Correct mustachs

Trigger CI

TECH Correct response type

TECH Add files in package.json

Axios ^0.24.0

fix Build Generator

fix: Build Generator

Update config.yml

Update ubuntu image

TECH Improve typing templates

Update package.mustache

Update tsconfig.mustache

Update apiInner.mustache

Update package.mustache

TECH Add file handling

Fix codegen

Add yarn lock

Fix typescript version

specify yarn

PR checklist