mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* [Julia] update samples test and a minor fix - updating samples test for Julia generated code to use the latest OpenAPI.jl Julia package, which includes tests for file uploads - also including a fix where generated code duplicated the `mandatory` flag in one of the method calls * add blank line, trigger build with julia workflow * more updates to julia samples tests * add samples changes