Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lombok builder #59

Closed
wants to merge 31 commits into from
Closed

Lombok builder #59

wants to merge 31 commits into from

Conversation

martin-mfg
Copy link
Owner

No description provided.

genestack-okunitsyn and others added 30 commits October 8, 2024 09:34
…Tools#19802)

* ODM-12108: allow all content-types with text/ prefix

* ODM-12108: Update deserialization tests

---------

Co-authored-by: Oleg Kunitsyn <[email protected]>
Bumps [s4u/setup-maven-action](https://github.com/s4u/setup-maven-action) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/s4u/setup-maven-action/releases)
- [Commits](s4u/setup-maven-action@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: s4u/setup-maven-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Revert "prepare 7.9.0 release (OpenAPITools#19808)"

This reverts commit 4145000.

* prepare 7.10.0 snapshot

* update doc

* update samples
* Remove calculateRequestOrder Function

This PR removes the calculateRequestOrder function from the codebase and addresses the bug described in issue OpenAPITools#19110. After a thorough review, it was determined that the function was unnecessary due to its redundant logic and lack of unique functionality.

* delete import java.lang.*;

* delete import java.lang.*;

* Remove calculateRequestOrder Function

This PR removes the calculateRequestOrder function from the codebase and addresses the bug described in issue OpenAPITools#19110. After a thorough review, it was determined that the function was unnecessary due to its redundant logic and lack of unique functionality.

* delete import java.lang.*;

---------

Co-authored-by: rmarqmo <[email protected]>
* feat: add middleware for create actions

* chore: update samples

* chore: update typescript sample?
…ITools#19767)

* Added support for 'additionalProperties:true' to scala-cask generator

additionalProperties means the request can contain arbitrary
additional properties, and so this change adds an 'additionalProperties'
field to request objects which is a json type.

* fixed warning in example scala-cli project

* updated samples

* addressed codegen comments
* Bugfix: OpenAPITools#19487: Fix SyntaxWarning

* Fix a bug which generates SyntaxWarning

* Chore: OpenAPITools#19487: Generate sample
* erasure duplicates

* sanitize beanValidation

* oneOf maps

* anyOf

* update samples
…validating enum values (OpenAPITools#19316)

* checks if input is Array or Map in validate_enum

* update samples
…9830)

* Fix python-fastapi signature of parameters for method

* update

---------

Co-authored-by: Diorcet Yann <[email protected]>
…ssed value (OpenAPITools#19426)

* Fix copyOf inheritance using empty object instead of passed value

* Generate new samples
…rect heading levels in README.mustache (OpenAPITools#19837)

* Improve typescript-angular README.mustache

- Add syntax highlighting to code blocks
- Correct heading levels

* Add space between heading and convert bare url to angle brackets link

* Update samples
…enAPITools#19727)

* [Kotlin Server] Update Ktor to latest version; move config to kts

* Bump gradle version for kotlin server samples

* Replace deprecated gradle API

* Bump gradle to 7.6.4
* [kotlin] Map file and binary to ByteArray

* [kotlin] Map file and binary to ByteArray
@martin-mfg martin-mfg closed this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.