-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fixes for feature/new-uplink-generator
branch
#3
base: feature/new-uplink-generator
Are you sure you want to change the base?
Fixes for feature/new-uplink-generator
branch
#3
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07227d4 - Browse repository at this point
Copy the full SHA 07227d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2c42e - Browse repository at this point
Copy the full SHA ba2c42eView commit details
Commits on Apr 7, 2023
-
[python-nextgen] Add bytearray, none_type as primitive type (OpenAPIT…
…ools#15130) * add bytearray, none type as primitive type * update samples * update doc
Configuration menu - View commit details
-
Copy full SHA for bd7bc9a - Browse repository at this point
Copy the full SHA bd7bc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bda2e4a - Browse repository at this point
Copy the full SHA bda2e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e62cc - Browse repository at this point
Copy the full SHA e8e62ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2be167 - Browse repository at this point
Copy the full SHA b2be167View commit details -
* [cpp-qt-client] Fix warning about deprecated count() method * [cpp-qt-client] Ignore build directory * [cpp-qt-client] Use ctest * Fix CMakeLists.txt for cpp-qt-client
Configuration menu - View commit details
-
Copy full SHA for f40433d - Browse repository at this point
Copy the full SHA f40433dView commit details
Commits on Apr 9, 2023
-
[typescript] Make TypeScriptClientCodegen extend AbstractTypeScriptCl…
…ientCodegen (OpenAPITools#15096) * Make TypeScriptClientCodegen extend AbstractTypeScriptClientCodegen * Regenerate samples * Update docs * Clean up * Remove updated toEnumName * Fix: SUPPORTS_ES6 * Fix: `setSupportsES6` should not be set directly in unit tests * Set modelPropertyNaming to camelCase
Configuration menu - View commit details
-
Copy full SHA for a5bc7f1 - Browse repository at this point
Copy the full SHA a5bc7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b57d35b - Browse repository at this point
Copy the full SHA b57d35bView commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a83c91 - Browse repository at this point
Copy the full SHA 4a83c91View commit details -
fix(python-nextgen): dependency incompatiblity (OpenAPITools#15167)
Downgrade tox and flake8. Alternateively, we can increase minimum python version to 3.8.1
Configuration menu - View commit details
-
Copy full SHA for a4f5a74 - Browse repository at this point
Copy the full SHA a4f5a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3bb7e - Browse repository at this point
Copy the full SHA 5e3bb7eView commit details -
[csharp-netcore] Explicitly implement IValidatableObject (OpenAPITool…
…s#15160) * explicit interface implementation * minor spacing change
Configuration menu - View commit details
-
Copy full SHA for 1e2f16e - Browse repository at this point
Copy the full SHA 1e2f16eView commit details -
Add Flipkart as a company using OpenAPI Generator (OpenAPITools#15175)
* Adding Flipkart as a openapi generator user * chore: added flipkart company logo static asset * fix: fixed typo in users
Configuration menu - View commit details
-
Copy full SHA for 5d490d7 - Browse repository at this point
Copy the full SHA 5d490d7View commit details -
Update customization.md (OpenAPITools#15172)
Clarify which OpenAPI Generator version exactly introduced [Set skipFormModel to true by default](OpenAPITools#8125).
Configuration menu - View commit details
-
Copy full SHA for e9e0f50 - Browse repository at this point
Copy the full SHA e9e0f50View commit details -
Added useSwashBuckle condition (OpenAPITools#15157)
Added useSwashBuckle condition to Swashbuckle attributes in models
Configuration menu - View commit details
-
Copy full SHA for a17bb59 - Browse repository at this point
Copy the full SHA a17bb59View commit details
Commits on Apr 11, 2023
-
[Go] Format error message only when Kind is Struct (OpenAPITools#15154)
* Check if Kind is Struct * Commit regenerated files * Tabs indentation instead of 4-space * Commit regenerated files
Configuration menu - View commit details
-
Copy full SHA for 2b796d5 - Browse repository at this point
Copy the full SHA 2b796d5View commit details -
[go-server] Add ability to handle parameters of
number
type (OpenAP……ITools#15079) * Add ability to handle parameters of number type * Generate samples * Add handling for number without format * Regenerate samples * Fix indentation
Configuration menu - View commit details
-
Copy full SHA for 8ce990d - Browse repository at this point
Copy the full SHA 8ce990dView commit details -
[go] Fix: reservedWordsMappings not checked for reserved word (OpenAP…
…ITools#15083) * Fix: reservedWordsMappings not checked for reserved word * Fix coding issue
Configuration menu - View commit details
-
Copy full SHA for 81cafdc - Browse repository at this point
Copy the full SHA 81cafdcView commit details -
[go-server] Change Routes type from
[]Route
tomap[string]Route
(O……penAPITools#15084) * Change Routes to map[string]Route * Fix linting issues * Regenerate samples
Configuration menu - View commit details
-
Copy full SHA for 792c49a - Browse repository at this point
Copy the full SHA 792c49aView commit details -
Add tests for aspnetcore 6.0 useSwashBuckle option (OpenAPITools#15176)
* add test for aspnetcore 6.0 useSwashBuckle option * update samples * update petstore with more tests * add options * update samples * remove unused files
Configuration menu - View commit details
-
Copy full SHA for f8cb5fd - Browse repository at this point
Copy the full SHA f8cb5fdView commit details
Commits on Apr 12, 2023
-
[python-nextgen] Limit allowed pydantic version range (OpenAPITools#1…
…5189) Align the lower limits between pyproject.toml and setup.py. Set a common upper limit of <2, because version 2 brings breaking changes.
Configuration menu - View commit details
-
Copy full SHA for 448cbfd - Browse repository at this point
Copy the full SHA 448cbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff48f80 - Browse repository at this point
Copy the full SHA ff48f80View commit details -
Issue OpenAPITools#15095: Improve gradle task documentation (OpenAPIT…
…ools#15193) Co-authored-by: Steven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b41ee1 - Browse repository at this point
Copy the full SHA 0b41ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fff964 - Browse repository at this point
Copy the full SHA 0fff964View commit details -
Configuration menu - View commit details
-
Copy full SHA for e852cec - Browse repository at this point
Copy the full SHA e852cecView commit details -
[go-server] Update dependencies and use generics (OpenAPITools#15087)
* Update dependecies and go version * Use generics for recurse * Fix helpers.mustache * Regenerate samples
Configuration menu - View commit details
-
Copy full SHA for 0444118 - Browse repository at this point
Copy the full SHA 0444118View commit details -
Improve Go Github workflow (OpenAPITools#15200)
* improve go sample workflow gh * update * trigger build * Revert "trigger build" This reverts commit 129bc30. * comment out go chi server tests
Configuration menu - View commit details
-
Copy full SHA for c0322b1 - Browse repository at this point
Copy the full SHA c0322b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 935146d - Browse repository at this point
Copy the full SHA 935146dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a426b2 - Browse repository at this point
Copy the full SHA 8a426b2View commit details
Commits on Apr 13, 2023
-
[go-server] Fix: name declared and not used (OpenAPITools#15201)
* Fix: name declared and not used * Update samples * Re-enable workflow
Configuration menu - View commit details
-
Copy full SHA for 1163b9c - Browse repository at this point
Copy the full SHA 1163b9cView commit details -
fix Jsonb issue for Helidon SE Client generator (OpenAPITools#15146)
Signed-off-by: aserkes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60e6d2d - Browse repository at this point
Copy the full SHA 60e6d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 241d649 - Browse repository at this point
Copy the full SHA 241d649View commit details -
For microprofile java - use {{rootJavaEEPackage}} instead of {{javaxP…
…ackage}} (OpenAPITools#15179)
Configuration menu - View commit details
-
Copy full SHA for 53d9d30 - Browse repository at this point
Copy the full SHA 53d9d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b247ad7 - Browse repository at this point
Copy the full SHA b247ad7View commit details
Commits on Apr 14, 2023
-
Jersey2/3 - Probe content type for multipart upload parts (OpenAPIToo…
…ls#14965) * Probe content type for multipart form uploads since many servers require each part to correctly identify its type. * Update samples * Add explanatory comment * Update samples with comment
Configuration menu - View commit details
-
Copy full SHA for 90b78fe - Browse repository at this point
Copy the full SHA 90b78feView commit details -
Issue 3175 - using @objcMembers to expose all props and funcs to ObjC…
… code when objcCompatible is requested. (OpenAPITools#15188)
Configuration menu - View commit details
-
Copy full SHA for 6a67551 - Browse repository at this point
Copy the full SHA 6a67551View commit details
Commits on Apr 15, 2023
-
[java] Update undertow to newer version (OpenAPITools#15222)
* update undertow to newer version * fix
Configuration menu - View commit details
-
Copy full SHA for 5832731 - Browse repository at this point
Copy the full SHA 5832731View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a8faf - Browse repository at this point
Copy the full SHA c5a8fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad695d - Browse repository at this point
Copy the full SHA 9ad695dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a41231 - Browse repository at this point
Copy the full SHA 7a41231View commit details
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbf5598 - Browse repository at this point
Copy the full SHA cbf5598View commit details -
[pub] Add repository and publish_to as configurable option in pubspec…
….yaml (OpenAPITools#15232) * Add repository as configurable option to pub client libraries * Generate files * Make repository null by default * Update pubRepository mustache template Co-authored-by: Ahmed Fwela <[email protected]> * Regenerate samples and documentation * Support setting publish_to in pubspec.yaml --------- Co-authored-by: Ahmed Fwela <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03359ae - Browse repository at this point
Copy the full SHA 03359aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 738beb4 - Browse repository at this point
Copy the full SHA 738beb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a6106 - Browse repository at this point
Copy the full SHA 70a6106View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 096aabd - Browse repository at this point
Copy the full SHA 096aabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91815bf - Browse repository at this point
Copy the full SHA 91815bfView commit details
Commits on Apr 18, 2023
-
Add workflow for gradle enterprise (OpenAPITools#15211)
* add workflow for gradle enterprise * add xml files * remove build cache * install * update * just clean * trigger build * mvn clean install
Configuration menu - View commit details
-
Copy full SHA for 58425f5 - Browse repository at this point
Copy the full SHA 58425f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac39c7 - Browse repository at this point
Copy the full SHA 1ac39c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1881100 - Browse repository at this point
Copy the full SHA 1881100View commit details -
[python-nextgen] Fix dict of dict of object in python-nextgen (OpenAP…
…ITools#15239) * fix dict of dict of object in python nextgen * update samples
Configuration menu - View commit details
-
Copy full SHA for f5b4490 - Browse repository at this point
Copy the full SHA f5b4490View commit details -
Fix issue 12341 (OpenAPITools#15234)
* if method return type is void then no return * build the project * fix build the project * fix build the project * fix return * fix build the project * fix build the project * fix build the project --------- Co-authored-by: Rodrigo Maciel de Almeida <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b2917f - Browse repository at this point
Copy the full SHA 9b2917fView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3fdac0 - Browse repository at this point
Copy the full SHA e3fdac0View commit details -
[python-nextgen] better sample code (OpenAPITools#15248)
* better python-nextgen sample code * remove future import * fix signing doc * better test * use hasHttpBearerMethods instead
Configuration menu - View commit details
-
Copy full SHA for 0176957 - Browse repository at this point
Copy the full SHA 0176957View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf53ac - Browse repository at this point
Copy the full SHA fdf53acView commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90d7da0 - Browse repository at this point
Copy the full SHA 90d7da0View commit details -
fix: set final query parameter value to enum value (OpenAPITools#15133)
Use `<enum>.value` for query parameters that take an Enum, as otherwise the `name` of the enum will be used.
Configuration menu - View commit details
-
Copy full SHA for 564a86c - Browse repository at this point
Copy the full SHA 564a86cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ede1c9c - Browse repository at this point
Copy the full SHA ede1c9cView commit details -
Fix issue 15264 - Replace @controller with @RestController when using…
… useSpringController (OpenAPITools#15266) * fix issue 15264 * If useResponseEntity true then keep @controller if not @RestController --------- Co-authored-by: Rodrigo Maciel de Almeida <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c78ff7 - Browse repository at this point
Copy the full SHA 2c78ff7View commit details
Commits on Apr 21, 2023
-
Fix multi collection format has duplicated prefix (OpenAPITools#15260)
Co-authored-by: Jaemin Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6c64d3 - Browse repository at this point
Copy the full SHA e6c64d3View commit details -
[Ruby] Client: fix base_url when no server_operation_index is defined (…
…OpenAPITools#15162) As discussed in OpenAPITools#7415 (comment), it seems unlikely the code was correct. server_operation_index is a hash table. In Ruby, `hash[key]` will return the value associated with `key`. If key is absent, `nil` is returned. Because that is sometimes undesirable, there is also `hash.fetch(key)`, which raises an error if the key is absent. It also allows you to specify a default to fall back on: `hash.fetch(key, default)` will return `default` if the key is absent. So, since not all users will specify a 'server per operation' (or at least: I'm not), the old code would usually set `index` to the `server_index`, which is initialized to 0. The subsequent `if index == nil` will usually return false (`0 != nil` in Ruby), after which the `server_url` call on line 177 constructs the url based on the `server_operation_variables` and `operation_server_settings`, assuming we are dealing with the case where a server per operation is configured. The case where the url should be constructed from `scheme`, `host`, etc. is only called if either `server_index` is explicitly set to `nil` or the key `operation` is explicitly associated with the value `nil` in the `server_operation_index` hash table, both of which seem inappropriate.
Configuration menu - View commit details
-
Copy full SHA for 2679819 - Browse repository at this point
Copy the full SHA 2679819View commit details -
Update beanValidationCore.mustache (OpenAPITools#13631) (fix OpenAPIT…
…ools#3519) * Update beanValidationCore.mustache Update to use x-pattern-message for message customization * Update spring.md Update this page adding documentation for x-pattern-message * added unit test meet requested corrections * build the project * remove space --------- Co-authored-by: Rodrigo de Almeida - RMA3 <[email protected]> Co-authored-by: Rodrigo Maciel de Almeida <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33e0c67 - Browse repository at this point
Copy the full SHA 33e0c67View commit details
Commits on Apr 22, 2023
-
[python-nextgen] Fix enum query parameter (OpenAPITools#15278)
* fix enum query parameter in python-nextgen * update samples
Configuration menu - View commit details
-
Copy full SHA for b5745e6 - Browse repository at this point
Copy the full SHA b5745e6View commit details -
[openapi-normalizer] Fix nullable boolean check in oneOf schema (Open…
…APITools#15276) * fix nullable boolean check in oneof * minor fix * fix spec
Configuration menu - View commit details
-
Copy full SHA for e51908f - Browse repository at this point
Copy the full SHA e51908fView commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98c2794 - Browse repository at this point
Copy the full SHA 98c2794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52417f0 - Browse repository at this point
Copy the full SHA 52417f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e19f8 - Browse repository at this point
Copy the full SHA d6e19f8View commit details -
[cpp-ue4] Fix byte array writing in JSON to be valid base64 string (O…
…penAPITools#15242) * Fix byte array writing in JSON to be valid base64 string - remove ToStringFormatArg - use ToUrlString to path parameters - use Base64UrlEncode only in ToUrlString * Use LexToString instead of FString::Format
Configuration menu - View commit details
-
Copy full SHA for de27749 - Browse repository at this point
Copy the full SHA de27749View commit details
Commits on Apr 26, 2023
-
[JAVA] OkHttp-GSON deprecated field only deprecates getter method (Op…
…enAPITools#15287) * Deprecate build and setter methods * Test with deprecated property * Update samples * Remove extra line * Regenerate samples
Configuration menu - View commit details
-
Copy full SHA for 6f24ad3 - Browse repository at this point
Copy the full SHA 6f24ad3View commit details -
[python-nextgen] Various fixes reported by pylint (OpenAPITools#15309)
* various pylint fixes * rearrange test * Revert "rearrange test" This reverts commit 24d777a.
Configuration menu - View commit details
-
Copy full SHA for b8ccd25 - Browse repository at this point
Copy the full SHA b8ccd25View commit details -
[C++][Pistache] Generate API generalization interface (OpenAPITools#1…
…5279) * [C++][Pistache] Refactor setupSupportingFiles Supporting files are set up in the CppPistacheServerCodegen() constructor as well as in processOpts(). Refactor the code and extract a method setupSupportingFiles(). * [C++][Pistache] Refactor: Simplify isQueryParam condition Both branches of the if/else do the same steps. Refactor this out and invert logic. * [C++][Pistache] Refactor: Add injectImplInFilename Both branches of the if/else if do the similar steps and are dependent on the suffix. Make this obvious by introducing a new method injectImplInFilename(String result, String suffix). * [C++][Pistache] Refactor: injectImplInFilename: remove index search We do not need the separatorChar index to inject the "Impl" string. Simply truncate the whole string. Also rename the parameter from 'result' to' filename'. * CppPistacheServer: Refactor postProcessOperationsWithModels Pull out the post-processing for a single operation, and also pull out post-processing for parameters. Introduce boolean expressions for supported parsing per parameter, and consumption of JSON. Reorder code to make locality more explicit i.e. how consumeJSON and isParsingSupported is generated and used. * CppPistacheServer: Refactor to use functional matching Functional matching like anyMatch() directly state what boolean value is searched. However, the Predicates deserve to heave names themselves. * CppPistacheServer: Add base class for Api Looking at the generated main-api-server.cpp code it gets obvious that the API classes are self similar with a similar interface. Only the construction and teh initialization is called in the main() function. Leverage this fact to create a generalization ApiBase. Introduce ApiBase as a pure virtual base class to the concrete API classes and declare init() as virtual. Pull the route member into the base class. With this change we could have a container hold all the ApiImpl objects later and call init() on all of them using a for_each loop. * CppPistacheServer: Use ApiBase for ApiImpl storage Refactor the main-api-server template to use a vector for ApiImpl storage instead of separate objects. This leverages the previously added ApiBase generalization. We push all concrete ApiImpl objects into a vector and call init() on each of them. * [C++][Pistache]: Update generated sample Due to teh addition of ApiBase class update the generated sample. * [C++][Pistache] Add comment for postProcessSingleParam * [C++][Pistache] Rename and comment implFilenameFromApiFilename While writing the comment, I realized that the method name could be more precise. Thus rename injectImplInFilename to implFilenameFromApiFilename and add comment.
Configuration menu - View commit details
-
Copy full SHA for b847140 - Browse repository at this point
Copy the full SHA b847140View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0f4296 - Browse repository at this point
Copy the full SHA e0f4296View commit details -
Configuration menu - View commit details
-
Copy full SHA for e211e14 - Browse repository at this point
Copy the full SHA e211e14View commit details -
[kotlin] cleanup documentation (OpenAPITools#15307)
* [kotlin] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [kotlin] fix anchor links in documentation --------- Co-authored-by: Tiffany Marrel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da96058 - Browse repository at this point
Copy the full SHA da96058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f23b01 - Browse repository at this point
Copy the full SHA 1f23b01View commit details
Commits on Apr 28, 2023
-
Update git-commit-id maven plugin to newer version (OpenAPITools#15332)
* update git commit plugin to newer version * roll back to previous version
Configuration menu - View commit details
-
Copy full SHA for f4e0eb9 - Browse repository at this point
Copy the full SHA f4e0eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c041e - Browse repository at this point
Copy the full SHA f4c041eView commit details -
[python-nextgen] fix empty dict in body parameter (OpenAPITools#15336)
* add more tests for python-nextgen * update samples * add fix for empty dict body * update samples
Configuration menu - View commit details
-
Copy full SHA for 2bd1a15 - Browse repository at this point
Copy the full SHA 2bd1a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c3be9 - Browse repository at this point
Copy the full SHA 64c3be9View commit details -
[JAVA] Enumeration comparison in Java using equalsIgnoreCase when Str…
…ing - Fix issue 8084 (OpenAPITools#15273) * fix issue 8084 * add config * add config --------- Co-authored-by: Rodrigo Maciel de Almeida <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e070697 - Browse repository at this point
Copy the full SHA e070697View commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f4d323 - Browse repository at this point
Copy the full SHA 1f4d323View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab819b9 - Browse repository at this point
Copy the full SHA ab819b9View commit details
Commits on Apr 30, 2023
-
[swift5] cleanup documentation (OpenAPITools#15351)
* [swift5] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [swift5] fix anchor links in documentation --------- Co-authored-by: Tiffany Marrel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f8c4ec - Browse repository at this point
Copy the full SHA 5f8c4ecView commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c7c5dd2 - Browse repository at this point
Copy the full SHA c7c5dd2View commit details -
[python-nextgen] add support for StrictBytes (OpenAPITools#15365)
* add strictbyte support in python-nextgen client * update samples * use union of strictbytes, strictstr for backward compatibility
Configuration menu - View commit details
-
Copy full SHA for 961980f - Browse repository at this point
Copy the full SHA 961980fView commit details
Commits on May 2, 2023
-
[Elm] Add support for petstore spec (OpenAPITools#15257)
* Add petstore config * Expand lambda to allow formatting of partials * Fix order of operation with parenthesis * Fix not exposing needed enum to string converters * Add support for form params including files * Add generated petstore client * Regenerate existing elm client * Add script that all files compile successfully * Remove old unmaintained petstore client * Add pipeline to try and compile elm clients
Configuration menu - View commit details
-
Copy full SHA for 42fa07d - Browse repository at this point
Copy the full SHA 42fa07dView commit details -
Drop default value when unnecessary. (OpenAPITools#15368)
* Drop default value when unnecessary. * Simplify code. * Simplify code. * Generate Petstore sample code.
Configuration menu - View commit details
-
Copy full SHA for fefbfd6 - Browse repository at this point
Copy the full SHA fefbfd6View commit details -
[dart][dart-dio] Fix property deprecation and add parameter deprecati…
…on (OpenAPITools#15374) Addresses problems in OpenAPITools#13818
Configuration menu - View commit details
-
Copy full SHA for e356b77 - Browse repository at this point
Copy the full SHA e356b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d5c54 - Browse repository at this point
Copy the full SHA f8d5c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6686fb8 - Browse repository at this point
Copy the full SHA 6686fb8View commit details -
Fix request parameter encode call (OpenAPITools#15313)
Co-authored-by: Wohlert, Michel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 502a8a8 - Browse repository at this point
Copy the full SHA 502a8a8View commit details
Commits on May 3, 2023
-
OpenAPITools#14599 (OpenAPITools#15388)
Co-authored-by: vanwobe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a9afab - Browse repository at this point
Copy the full SHA 8a9afabView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec32ae - Browse repository at this point
Copy the full SHA bec32aeView commit details -
[python-nextgen] Add ApiResponse object (OpenAPITools#15367)
* add ApiResponse object * fix tests * improve api response * add back _preload_content, add tests
Configuration menu - View commit details
-
Copy full SHA for 021d3a3 - Browse repository at this point
Copy the full SHA 021d3a3View commit details -
Revert "Remove CXF imports and dependency (OpenAPITools#15364)" (Open…
…APITools#15392) This reverts commit 6686fb8.
Configuration menu - View commit details
-
Copy full SHA for 92bcdea - Browse repository at this point
Copy the full SHA 92bcdeaView commit details -
[GO] Add go.mod in go-gin-server generator (OpenAPITools#15339)
* Add go.mod * Add test * Generate import path * Update samples
Configuration menu - View commit details
-
Copy full SHA for 61aadb3 - Browse repository at this point
Copy the full SHA 61aadb3View commit details -
Add Xojo client generator (OpenAPITools#15194)
* Add Xojo client * Add Xojo client generator * Add Xojo client generator * hide generation timestamp for xojo samples --------- Co-authored-by: William Cheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45a3fe0 - Browse repository at this point
Copy the full SHA 45a3fe0View commit details -
Fix circleci test failures (OpenAPITools#15317)
* fix circleci test failures * trigger test * update circleici pom.xml * rearrange test * comment out tests * fix test * comment out python-prior * comment out test * fix import * comment out tests
Configuration menu - View commit details
-
Copy full SHA for 4e8d41b - Browse repository at this point
Copy the full SHA 4e8d41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a4648f - Browse repository at this point
Copy the full SHA 0a4648fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbf118 - Browse repository at this point
Copy the full SHA 0cbf118View commit details -
Support language N4JS (OpenAPITools#15089)
* n4js initial commit * incorporate feedback from user * add tests * fix media type in case of DELETE method * fix media type * some minor fixes * options fix for booleans * small fixes * generated files by ./bin/utils/ensure-up-to-date * remove String::toLowerCase due to de.thetaphi:forbiddenapis * adjust test expectation * fix test expectations * fix test expectation * add note to section 'Languages/Generators' * remove file according to review
Configuration menu - View commit details
-
Copy full SHA for a834700 - Browse repository at this point
Copy the full SHA a834700View commit details -
Revert "Support language N4JS (OpenAPITools#15089)" (OpenAPITools#15396)
This reverts commit a834700.
Configuration menu - View commit details
-
Copy full SHA for aea7cef - Browse repository at this point
Copy the full SHA aea7cefView commit details -
Support language N4JS (2nd) (OpenAPITools#15397)
* n4js initial commit * incorporate feedback from user * add tests * fix media type in case of DELETE method * fix media type * some minor fixes * options fix for booleans * small fixes * generated files by ./bin/utils/ensure-up-to-date * remove String::toLowerCase due to de.thetaphi:forbiddenapis * adjust test expectation * fix test expectations * fix test expectation * add note to section 'Languages/Generators' * remove file according to review * replace tabs by spaces * replace tabs by spaces (2) * update two generated files * remove test file * move statement
Configuration menu - View commit details
-
Copy full SHA for db478c3 - Browse repository at this point
Copy the full SHA db478c3View commit details
Commits on May 4, 2023
-
Minor improvement to the N4JS client generator (OpenAPITools#15414)
* minor improvement to the N4JS client generator * mark generator as beta
Configuration menu - View commit details
-
Copy full SHA for a0b79d8 - Browse repository at this point
Copy the full SHA a0b79d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6d308 - Browse repository at this point
Copy the full SHA bc6d308View commit details -
Update elm workflow to cover more tests (OpenAPITools#15415)
* add more elm tests * trigger build failure * Revert "trigger build failure" This reverts commit 83b407f.
Configuration menu - View commit details
-
Copy full SHA for 854afc9 - Browse repository at this point
Copy the full SHA 854afc9View commit details -
Add @deprecated to methods in python-nextgen (OpenAPITools#15380)
* add @deprecated to methods in python-nextgen * add deprecated as comment * add deprecation warnings * add warnings import * remove import
Configuration menu - View commit details
-
Copy full SHA for 6fa089a - Browse repository at this point
Copy the full SHA 6fa089aView commit details -
[csharp-netcore] Better regular expression (OpenAPITools#15378)
* do not escape regular expression in c# * update samples * better code format
Configuration menu - View commit details
-
Copy full SHA for 182240e - Browse repository at this point
Copy the full SHA 182240eView commit details
Commits on May 5, 2023
-
Add property generateClientAsBean for config creation of ApiClient.ja…
…va and XXXApi.java (OpenAPITools#15416)
Configuration menu - View commit details
-
Copy full SHA for 76c05b2 - Browse repository at this point
Copy the full SHA 76c05b2View commit details -
[csharp-netcore] Better handling of oneOf/anyOf with duplicated data …
…type (OpenAPITools#15377) * better handling of oneOf/anyOf with duplicated data type * update generichost template * remove newline in eof * bug fix (OpenAPITools#15413) --------- Co-authored-by: devhl-labs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7259d81 - Browse repository at this point
Copy the full SHA 7259d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 737cb36 - Browse repository at this point
Copy the full SHA 737cb36View commit details -
Python Allow clients to define TLS Server name when using (OpenAPIToo…
…ls#15283) This PR allows users to define custom SNI when using the python clients Fixes OpenAPITools#15282
Configuration menu - View commit details
-
Copy full SHA for 56495d1 - Browse repository at this point
Copy the full SHA 56495d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc620d8 - Browse repository at this point
Copy the full SHA cc620d8View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c6b31a3 - Browse repository at this point
Copy the full SHA c6b31a3View commit details -
[python-nextgen] fix typing for bytes with validations (OpenAPITools#…
…15437) * [python-nextgen] fix typing for bytes with validations * update samples
Configuration menu - View commit details
-
Copy full SHA for 72cb03b - Browse repository at this point
Copy the full SHA 72cb03bView commit details -
[python-nextgen] support constructor with position argument in oneOf/…
…anyOf model (OpenAPITools#15434) * support position constructor * update samples * update test
Configuration menu - View commit details
-
Copy full SHA for b4eb707 - Browse repository at this point
Copy the full SHA b4eb707View commit details -
[JAVA] Okhttp-gson: blank line between annotations and method signatu…
…re (OpenAPITools#15430) * Remove extra blank line * Regenerate samples
Configuration menu - View commit details
-
Copy full SHA for 3d2ec72 - Browse repository at this point
Copy the full SHA 3d2ec72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d602c6 - Browse repository at this point
Copy the full SHA 5d602c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f82a311 - Browse repository at this point
Copy the full SHA f82a311View commit details -
[dart-dio] fix endpoints returning null (OpenAPITools#15433)
* fix endpoints returning null * add const back
Configuration menu - View commit details
-
Copy full SHA for 3d722c1 - Browse repository at this point
Copy the full SHA 3d722c1View commit details -
[dart] cleanup documentation (OpenAPITools#15344)
* [dart] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [dart] fix anchor links in documentation * [dart] address review comments This reverts commit cff17aca and part of commit eecf1dd4
Configuration menu - View commit details
-
Copy full SHA for 3685c0c - Browse repository at this point
Copy the full SHA 3685c0cView commit details -
Fix repository url in pyproject.toml (OpenAPITools#15444)
The url had the repo id & user id in the wrong order
Configuration menu - View commit details
-
Copy full SHA for ff9b384 - Browse repository at this point
Copy the full SHA ff9b384View commit details
Commits on May 9, 2023
-
[csharp-netcore][generichost] Move deserialization to method (OpenAPI…
…Tools#15454) * removed extra line break * moved deserialization to method
Configuration menu - View commit details
-
Copy full SHA for 7bc10b0 - Browse repository at this point
Copy the full SHA 7bc10b0View commit details -
[csharp-netcore] fix back slash in regex (OpenAPITools#15441)
* fix back slash in regex (csharp-netcore) * undo add pattern test * update shasum
Configuration menu - View commit details
-
Copy full SHA for 3cf646c - Browse repository at this point
Copy the full SHA 3cf646cView commit details -
[BUG][JAVA][restTemplate] ApiClient is not compatible with spring-web…
… 6 Observation API (OpenAPITools#15421) * ApiClient is not compatible with spring-web 6 Observation API. Field uri is never filled * Update samples
Configuration menu - View commit details
-
Copy full SHA for fb059c2 - Browse repository at this point
Copy the full SHA fb059c2View commit details -
[R] fix documentation of API authorization in README files (OpenAPITo…
…ols#15354) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for ba8ca1e - Browse repository at this point
Copy the full SHA ba8ca1eView commit details -
[c] fix documentation of API authorization in README files (OpenAPITo…
…ols#15341) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for 63913f2 - Browse repository at this point
Copy the full SHA 63913f2View commit details -
[apex] fix documentation of API authorization in README files (OpenAP…
…ITools#15348) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for e32da0e - Browse repository at this point
Copy the full SHA e32da0eView commit details -
[Ruby] fix documentation of API authorization in README files (OpenAP…
…ITools#15353) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for 2b19d5f - Browse repository at this point
Copy the full SHA 2b19d5fView commit details -
[powershell] cleanup documentation (OpenAPITools#15355)
* [powershell] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [powershell] fix anchor links in documentation
Configuration menu - View commit details
-
Copy full SHA for be651e7 - Browse repository at this point
Copy the full SHA be651e7View commit details -
[JavaScript] fix documentation of API authorization in README files (O…
…penAPITools#15346) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for 55e9f66 - Browse repository at this point
Copy the full SHA 55e9f66View commit details -
[objc] fix documentation of API authorization in README files (OpenAP…
…ITools#15347) fix hierarchy level + align wording across generators
Configuration menu - View commit details
-
Copy full SHA for adfb963 - Browse repository at this point
Copy the full SHA adfb963View commit details -
[Go] fix documentation of API authorization in README files (OpenAPIT…
…ools#15345) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for 4deaad5 - Browse repository at this point
Copy the full SHA 4deaad5View commit details -
[php] fix documentation of API authorization in README files (OpenAPI…
…Tools#15306) fix hierarchy level + align wording across generators
Configuration menu - View commit details
-
Copy full SHA for 9cb14ae - Browse repository at this point
Copy the full SHA 9cb14aeView commit details -
[perl] fix documentation of API authorization in README files (OpenAP…
…ITools#15356) align wording across generators
Configuration menu - View commit details
-
Copy full SHA for 1443dd9 - Browse repository at this point
Copy the full SHA 1443dd9View commit details -
[Scala] cleanup documentation (OpenAPITools#15304)
* [Scala] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [Scala] fix anchor links in documentation
Configuration menu - View commit details
-
Copy full SHA for 76fd2a2 - Browse repository at this point
Copy the full SHA 76fd2a2View commit details -
[rust] fix documentation of API authorization in README files (OpenAP…
…ITools#15352) fix hierarchy level + align wording across generators
Configuration menu - View commit details
-
Copy full SHA for ef35e6d - Browse repository at this point
Copy the full SHA ef35e6dView commit details -
[kotlin][client] Small improvements (OpenAPITools#15429)
* [kotlin][client] update Gradle wrapper in generated project * [kotlin][client] Add @JsonClass(generateAdapter = false) to generated enums when using moshi library This is needed, so the moshi generated R8 rules will include the enum classes: https://github.com/square/moshi#enums * [kotlin][client] Update generated samples
Configuration menu - View commit details
-
Copy full SHA for da9ad4a - Browse repository at this point
Copy the full SHA da9ad4aView commit details -
[kotlin][client] Use Kotlin code style in parameter enum class names (O…
…penAPITools#15447) * [kotlin][client] Use Kotlin code style in parameter enum class names before: MyParam_myOperation after: MyParamMyOperation * [kotlin][client] update generated samples
Configuration menu - View commit details
-
Copy full SHA for 25aba72 - Browse repository at this point
Copy the full SHA 25aba72View commit details -
[Python] cleanup documentation (OpenAPITools#15301)
* [Python] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [Python] fix anchor links in documentation
Configuration menu - View commit details
-
Copy full SHA for c251202 - Browse repository at this point
Copy the full SHA c251202View commit details -
Add microprofile OpenApi annotations to JavaRxSpec (quarkus library).…
… Add OpenID support (core) (OpenAPITools#15407) * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec * Issue OpenAPITools#795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec --------- Co-authored-by: Nuno Borges <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e27041 - Browse repository at this point
Copy the full SHA 4e27041View commit details -
Update scala versions to 2.13.10 and 2.12.17 (OpenAPITools#15459)
* Update scala versions to 2.13.10 and 2.12.17 * update samples
Configuration menu - View commit details
-
Copy full SHA for b4d2c14 - Browse repository at this point
Copy the full SHA b4d2c14View commit details
Commits on May 10, 2023
-
[Julia] Cleanup README docs (OpenAPITools#15295)
* [Julia] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [Julia] fix anchor links in documentation
Configuration menu - View commit details
-
Copy full SHA for ef5dc1c - Browse repository at this point
Copy the full SHA ef5dc1cView commit details -
[csharp C#] cleanup documentation (OpenAPITools#15305)
* [C# csharp] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [C# csharp] fix anchor links in documentation
Configuration menu - View commit details
-
Copy full SHA for f9937e7 - Browse repository at this point
Copy the full SHA f9937e7View commit details -
[Java] Cleanup documentation (OpenAPITools#15300)
* [Java] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [Java] fix anchor links in documentation
Configuration menu - View commit details
-
Copy full SHA for 8a6c708 - Browse repository at this point
Copy the full SHA 8a6c708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3460f - Browse repository at this point
Copy the full SHA 0c3460fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ace780 - Browse repository at this point
Copy the full SHA 9ace780View commit details -
Initial OIDC support (OpenAPITools#15417)
* Initial OIDC support * Removes 'println' Changes OIDC to OpenIdConnect Adds generated files * fix rebase errors
Configuration menu - View commit details
-
Copy full SHA for 6e74725 - Browse repository at this point
Copy the full SHA 6e74725View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc589a - Browse repository at this point
Copy the full SHA edc589aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8098a - Browse repository at this point
Copy the full SHA bb8098aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2d56a - Browse repository at this point
Copy the full SHA 1d2d56aView commit details
Commits on May 11, 2023
-
Prepare 6.6.0 release (OpenAPITools#15466)
* prepare 6.6.0 release * update samples
Configuration menu - View commit details
-
Copy full SHA for 7f8b853 - Browse repository at this point
Copy the full SHA 7f8b853View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e15f1 - Browse repository at this point
Copy the full SHA f8e15f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4384198 - Browse repository at this point
Copy the full SHA 4384198View commit details -
[typescript] Add missing types field to export declaration (OpenAPITo…
…ols#15403) * Add types to exports in package.json * Regenerate and build petstore samples
Configuration menu - View commit details
-
Copy full SHA for fc71f98 - Browse repository at this point
Copy the full SHA fc71f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 977de5b - Browse repository at this point
Copy the full SHA 977de5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e152799 - Browse repository at this point
Copy the full SHA e152799View commit details -
Encode a
Set
intoJson()
properly (OpenAPITools#15435)* Convert `Set` to `List` in `toJson()` for properly encoding a set. * Generate samples code. * Convert to List before encoding in `toJson()`. * Add `!` for nullable properties.
Configuration menu - View commit details
-
Copy full SHA for c84b949 - Browse repository at this point
Copy the full SHA c84b949View commit details
Commits on May 12, 2023
-
Decommission python-legacy, python-prior client generators (OpenAPITo…
…ols#15475) * decommission python-legacy, python-prior client generators * update tests * update doc
Configuration menu - View commit details
-
Copy full SHA for 3371e88 - Browse repository at this point
Copy the full SHA 3371e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeecd9c - Browse repository at this point
Copy the full SHA aeecd9cView commit details
Commits on May 13, 2023
-
[Go] Update API naming to follow Golang standard pkg (1 line change) (O…
…penAPITools#15331) * Add apiNameSuffix to AbstractGoCodegen * Regenerate files * Update tests * Regenerate files * Update test files * Regenerate for CI test * Regenerate for CI test * Remove some docs * Add files back
Configuration menu - View commit details
-
Copy full SHA for 78bffff - Browse repository at this point
Copy the full SHA 78bffffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2dc65 - Browse repository at this point
Copy the full SHA cc2dc65View commit details
Commits on May 14, 2023
-
Decommission python client generator (OpenAPITools#15486)
* decomission python client generator * udpate * update doc
Configuration menu - View commit details
-
Copy full SHA for 780d266 - Browse repository at this point
Copy the full SHA 780d266View commit details -
[csharp] Changed enums to start from 0 (OpenAPITools#15503)
* zero based enums * changed locale
Configuration menu - View commit details
-
Copy full SHA for fd20632 - Browse repository at this point
Copy the full SHA fd20632View commit details -
Fix Go client tests (OpenAPITools#15505)
* fix go tests * more fixes * fix mock
Configuration menu - View commit details
-
Copy full SHA for f0519eb - Browse repository at this point
Copy the full SHA f0519ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b8883 - Browse repository at this point
Copy the full SHA b6b8883View commit details
Commits on May 15, 2023
-
[kotlin-spring] interfaceOnly=true flag skips spring-boot plugin repa…
…ckage goal (OpenAPITools#15495) As interfaceOnly=true not generates main class the repackage goal for the artifact fails. This change applies the same template as used in JavaSpring or in kotlin-spring spring-cloud library.
Configuration menu - View commit details
-
Copy full SHA for 66caaf9 - Browse repository at this point
Copy the full SHA 66caaf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cb33c - Browse repository at this point
Copy the full SHA 54cb33cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6ccaa - Browse repository at this point
Copy the full SHA dd6ccaaView commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01ed597 - Browse repository at this point
Copy the full SHA 01ed597View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02679b - Browse repository at this point
Copy the full SHA d02679bView commit details -
[openapi-normalizer] enable some rules by default (OpenAPITools#15501)
* enable certain normalizer rule by default * minor fix * better error handling * update doc
Configuration menu - View commit details
-
Copy full SHA for c5a1dbe - Browse repository at this point
Copy the full SHA c5a1dbeView commit details -
[csharp-netcore] Zero based inner enum sample (OpenAPITools#15506)
* added to the sample * build samples again
Configuration menu - View commit details
-
Copy full SHA for cc1226c - Browse repository at this point
Copy the full SHA cc1226cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25620e7 - Browse repository at this point
Copy the full SHA 25620e7View commit details -
Update index.mustache (OpenAPITools#15481)
set toc level to 4 (accordingly to generated layout)
Configuration menu - View commit details
-
Copy full SHA for 8b64fa5 - Browse repository at this point
Copy the full SHA 8b64fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c56b07 - Browse repository at this point
Copy the full SHA 1c56b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffa233 - Browse repository at this point
Copy the full SHA 5ffa233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d56a19 - Browse repository at this point
Copy the full SHA 6d56a19View commit details -
Fix JsonNullable issue for Helidon generators (OpenAPITools#15423)
* fix JsonNullable issue Signed-off-by: aserkes <[email protected]> * update samples Signed-off-by: aserkes <[email protected]> * update samples, refactoring Signed-off-by: aserkes <[email protected]> * update samples, refactoring Signed-off-by: aserkes <[email protected]> * update samples Signed-off-by: aserkes <[email protected]> --------- Signed-off-by: aserkes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbf42de - Browse repository at this point
Copy the full SHA fbf42deView commit details -
Bugfixes/12952 fix newtonsoft using (OpenAPITools#15515)
* Fix OpenAPITools#12952: Handle useNewtonsoft parameter correctly Next commit will have all modified samples. * Fix OpenAPITools#12952: Add generated samples * Fix OpenAPITools#12952: Add missing files
Configuration menu - View commit details
-
Copy full SHA for edad90e - Browse repository at this point
Copy the full SHA edad90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6decb - Browse repository at this point
Copy the full SHA 1c6decbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 016507c - Browse repository at this point
Copy the full SHA 016507cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d257b - Browse repository at this point
Copy the full SHA 48d257bView commit details -
[C++][Pistache] Add missing 'override' on virtual methods (OpenAPIToo…
…ls#15469) This is following OpenAPITools#15279 Marking those methods 'override' should avoid producing '-Winconsistent-missing-override' warnings or similar.
Configuration menu - View commit details
-
Copy full SHA for 3a172c3 - Browse repository at this point
Copy the full SHA 3a172c3View commit details -
Update modelbase-header.mustache (OpenAPITools#15453)
Fixes warning in ModelBase.h warning: loop variable 'jitem' creates a copy from type 'const web::json::value' [-Wrange-loop-construct]
Configuration menu - View commit details
-
Copy full SHA for 87ea870 - Browse repository at this point
Copy the full SHA 87ea870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1f562 - Browse repository at this point
Copy the full SHA 0d1f562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1210229 - Browse repository at this point
Copy the full SHA 1210229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ac3e1 - Browse repository at this point
Copy the full SHA 63ac3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 842ca3d - Browse repository at this point
Copy the full SHA 842ca3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0067687 - Browse repository at this point
Copy the full SHA 0067687View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0d637 - Browse repository at this point
Copy the full SHA aa0d637View commit details -
Configuration menu - View commit details
-
Copy full SHA for b35ffd3 - Browse repository at this point
Copy the full SHA b35ffd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c968e8 - Browse repository at this point
Copy the full SHA 9c968e8View commit details -
Postman Collection Generator (OpenAPITools#15294)
* Add Postman generator * Add Postman generator doc * Remove contact data * Change license data * Add Postman in samples * Add Postman in bin/configs * Commit changed files * Update Postman doc * Correct generator connfiguration * Regenerate docs * Correct javadoc * Use File instead of FileReader * Rename to postman-collection (schema) generator * Commit regenerated files * Improve help and Javadoc * Commit regenerated files
Configuration menu - View commit details
-
Copy full SHA for ab4a05a - Browse repository at this point
Copy the full SHA ab4a05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be9f1b6 - Browse repository at this point
Copy the full SHA be9f1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a742fe - Browse repository at this point
Copy the full SHA 6a742feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f63ca - Browse repository at this point
Copy the full SHA d3f63caView commit details -
[go-server] Support min/max/defaults for values (OpenAPITools#15185)
* [go-server] Support min/max/defaults for values Enforce, for the go-server, to check the minimum and maximum values specified in the openapi description. Also apply the default if the parameter is not passed. Fix OpenAPITools#14013 * Fix merge conflict Co-authored-by: Ween Jiann <[email protected]> * Improve UnmarshalJSON implementation Co-authored-by: Ween Jiann <[email protected]> * Improve default value handling for string Co-authored-by: Ween Jiann <[email protected]> * Fix suggested changes * rework option pattern * add imports based on types/min max values --------- Co-authored-by: Ween Jiann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44ad6d5 - Browse repository at this point
Copy the full SHA 44ad6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b34e7 - Browse repository at this point
Copy the full SHA 04b34e7View commit details
Commits on May 17, 2023
-
[Gradle] add
inputSpecRootDirectory
for generate task (OpenAPITools……#15548) (fix OpenAPITools#15483)
Configuration menu - View commit details
-
Copy full SHA for d60b108 - Browse repository at this point
Copy the full SHA d60b108View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c7d185d - Browse repository at this point
Copy the full SHA c7d185dView commit details -
[Aspnetcore] Fix nullable warnings part 1 (OpenAPITools#15555)
* Fix nullable errors in attribute and filters * Add missing samples
Configuration menu - View commit details
-
Copy full SHA for b7dc6ce - Browse repository at this point
Copy the full SHA b7dc6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ed253 - Browse repository at this point
Copy the full SHA d8ed253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a54379 - Browse repository at this point
Copy the full SHA 4a54379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0818408 - Browse repository at this point
Copy the full SHA 0818408View commit details -
Add workflow to test builds and Gradle plugin on Windows (OpenAPITool…
…s#15562) * add workflow to test builds on windows * fix gradle
Configuration menu - View commit details
-
Copy full SHA for bba9815 - Browse repository at this point
Copy the full SHA bba9815View commit details -
[go-server] Add tests for boolean query parameter (OpenAPITools#15563)
* add tests for boolean query parameter * fix test
Configuration menu - View commit details
-
Copy full SHA for 54c8bf8 - Browse repository at this point
Copy the full SHA 54c8bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1204662 - Browse repository at this point
Copy the full SHA 1204662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2250aae - Browse repository at this point
Copy the full SHA 2250aaeView commit details
Commits on May 19, 2023
-
Improve build time (OpenAPITools#15566)
* remove java helidon client, server tests (covered in sample tests) * add new workflow to test java helidon samples * trigger build * test jdk 17 only * Revert "trigger build" This reverts commit b9528a6.
Configuration menu - View commit details
-
Copy full SHA for f5f382c - Browse repository at this point
Copy the full SHA f5f382cView commit details -
[kotlin-spring] Fix inheritance compile error because of missing use-…
…site target on annotation (OpenAPITools#3596) (OpenAPITools#15488)
Configuration menu - View commit details
-
Copy full SHA for f0d439f - Browse repository at this point
Copy the full SHA f0d439fView commit details
Commits on May 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7443c95 - Browse repository at this point
Copy the full SHA 7443c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8ec8b - Browse repository at this point
Copy the full SHA 2d8ec8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b754688 - Browse repository at this point
Copy the full SHA b754688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6f80a - Browse repository at this point
Copy the full SHA 9d6f80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a9373 - Browse repository at this point
Copy the full SHA b7a9373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eeb7f6 - Browse repository at this point
Copy the full SHA 7eeb7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e83640c - Browse repository at this point
Copy the full SHA e83640cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e10c5d - Browse repository at this point
Copy the full SHA 3e10c5dView commit details -
[Ada] [Java] fix Codegen copies (OpenAPITools#15513)
* fix incomplete codegensecurity copies * refactoring
Configuration menu - View commit details
-
Copy full SHA for 89e4b24 - Browse repository at this point
Copy the full SHA 89e4b24View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7039f4 - Browse repository at this point
Copy the full SHA e7039f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bb0f4 - Browse repository at this point
Copy the full SHA 08bb0f4View commit details
Commits on May 21, 2023
-
Improve Appveyor tests (OpenAPITools#15585)
* use docker * update * skip httpclient * update * sleep 120 * use cmd * restore tests * sleep 120 * clean up * skip
Configuration menu - View commit details
-
Copy full SHA for e758e4a - Browse repository at this point
Copy the full SHA e758e4aView commit details -
Revert "fix#14119 property generateApis=false not working (OpenAPIToo…
…ls#14126)" (OpenAPITools#15588) This reverts commit be9f1b6.
Configuration menu - View commit details
-
Copy full SHA for 6142315 - Browse repository at this point
Copy the full SHA 6142315View commit details -
Update to JDK11 (OpenAPITools#15553)
* update to jdk11, fix tests * update workflow to use jdk11 instead * update travis, circleci build * fix test failure, update CI * skip mvn install in appveyor * add windows tests * fix workflow * remove log level * add timeout * sleep more * skip tests * sleep more * only skip tests * test with jdk11 only * fix gradlew * remove skip tests * start server after build * update gradle version * more time to start server * update to 420 * comment out build * update * update
Configuration menu - View commit details
-
Copy full SHA for 5018d3c - Browse repository at this point
Copy the full SHA 5018d3cView commit details -
Update pom.xml with new plugin, setting (OpenAPITools#15590)
* update pom.xml with new plugin, setting * update workflow
Configuration menu - View commit details
-
Copy full SHA for 5e800d9 - Browse repository at this point
Copy the full SHA 5e800d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7881482 - Browse repository at this point
Copy the full SHA 7881482View commit details
Commits on May 22, 2023
-
Set maven to 3.9 in Github workflow (OpenAPITools#15592)
* set maven to 3.9 * add java version * fix maven version * fix java version
Configuration menu - View commit details
-
Copy full SHA for 605cc7b - Browse repository at this point
Copy the full SHA 605cc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af661d - Browse repository at this point
Copy the full SHA 2af661dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5cc82 - Browse repository at this point
Copy the full SHA ad5cc82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216e2c4 - Browse repository at this point
Copy the full SHA 216e2c4View commit details -
[Java] [Kotlin] (OpenAPITools#14876) fix use of isBasic conditions - …
…do not use HttpBearerAuth (or HttpBasicAuth) for other http auth methods (such as http signature auth or custom schemes) (OpenAPITools#15220) * remove http signature from test yaml when not supported * do not use HttpBearerAuth for signature auth or other unsupported http auth method ignore unsupported http auth method unless generated code would not compile (in which case, an exception is thrown) * [Java] fix use of isBasic condition * [kotlin] fix use of isBasic condition
Configuration menu - View commit details
-
Copy full SHA for cbcf3d3 - Browse repository at this point
Copy the full SHA cbcf3d3View commit details -
Update Enforcer (maven plugin) rule (OpenAPITools#15575)
* better enforcer with gradle mgmt plugin * update gradle-enterprise * fix id
Configuration menu - View commit details
-
Copy full SHA for 273be46 - Browse repository at this point
Copy the full SHA 273be46View commit details
Commits on May 23, 2023
-
[csharp-netcore] Removed .netcore 3.1 (OpenAPITools#15605)
* removed .netcore 3.1 * dont use .net standard for test package
Configuration menu - View commit details
-
Copy full SHA for 5299935 - Browse repository at this point
Copy the full SHA 5299935View commit details -
[kotlin] New 'jvm-spring-webclient' library (OpenAPITools#15568)
* Added library 'jvm-spring-webclient' to Kotlin client generator * Reran all generators and generated docs * Changed target of kotlin-jvm-spring-webclient sample from 2_0 to 3_0 * Added build of kotlin-jvm-spring-webclient to github workflow
Configuration menu - View commit details
-
Copy full SHA for 9358ab9 - Browse repository at this point
Copy the full SHA 9358ab9View commit details -
[Kotlin] minor enhancements, remove KotlinServerDeprecatedGenerator (O…
…penAPITools#15608) * better code foramt, add library creator * remove kotlin server deprecated generator
Configuration menu - View commit details
-
Copy full SHA for 833f649 - Browse repository at this point
Copy the full SHA 833f649View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5903bc - Browse repository at this point
Copy the full SHA f5903bcView commit details
Commits on May 24, 2023
-
fix variable name (OpenAPITools#15623)
Signed-off-by: Huan-Cheng Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a483b2 - Browse repository at this point
Copy the full SHA 1a483b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 358397f - Browse repository at this point
Copy the full SHA 358397fView commit details -
[groovy] support enum generation in groovy client (OpenAPITools#15619)
* support generation of enums for groovy * add custom json generator for groovy * add nestet enums in groovy templates * add indent for nested Groovy enums & fix compilation errors in Groovy ApiUtils * save auto generated samples&docs for groovy
Configuration menu - View commit details
-
Copy full SHA for 5b5cb1f - Browse repository at this point
Copy the full SHA 5b5cb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ef91a - Browse repository at this point
Copy the full SHA 48ef91aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9890f07 - Browse repository at this point
Copy the full SHA 9890f07View commit details -
[rust-client]: fix for collectionFormat=multi (OpenAPITools#15626)
* [rust-client]: fix for collection format multi * update rust samples --------- Co-authored-by: Gorka Kobeaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e8d997 - Browse repository at this point
Copy the full SHA 0e8d997View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15604b3 - Browse repository at this point
Copy the full SHA 15604b3View commit details -
Merge pull request #2 from didx-xyz/update-openapi-master
Update master branch with upstream
Configuration menu - View commit details
-
Copy full SHA for 1557e07 - Browse repository at this point
Copy the full SHA 1557e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f328d - Browse repository at this point
Copy the full SHA 82f328dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e383761 - Browse repository at this point
Copy the full SHA e383761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f92f08 - Browse repository at this point
Copy the full SHA 1f92f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130d7b0 - Browse repository at this point
Copy the full SHA 130d7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7a34d - Browse repository at this point
Copy the full SHA dc7a34dView commit details