Merged
Conversation
* master: (682 commits) fix, tests for #2500 added sample files rebuilt sample changed to use tag sanitization method Update doc to support resteasy add petstore yaml fix typo, update sinatra to use origianl petstore spec (yaml) made timestamp generation enabled by default rebuilt with generation timestamp disabled rebuilt added bootstrap sample added script made generation timestamp optional added bootstrap, renamed sample added bootstrap updated templates add new model in csharp minor fix to docstring in csharp add new files for perl, php, ruby add new files for JS ...
CSharp client may cause an error adding an header because the header list is static. Added a check and a function tu set up the ApiKey
These are the tests from the jersey2 sample - but adapted to use the java8 time classes (rather than Joda time).
CSharp client header problem
…anager-merge * feature/objc-sessionmanager: updates templates with JSONModel workaround updates for ISO8601 0.5.1 updates templates according to https://github.com/NYTimes/objective-c-style-guide first version of session manager
…r-merge * upstream-master: (1081 commits) improve ts node enum naming update ruby samples update ruby sample Update README to clean on mvn package fix csharp enum naming fix double hyphen in c# generator Remove more Java String comparison using "==" Not compare Java String with "==" fix csharp code sample feat dart: add pubName to all remaining library parts fix[ruby]: Problem with List of Enum feat dart: add pubName to library name. feat dart: mv basePath to ApiClient Add more security samples (#3344) Leverage Shipable.io to validate mustache templates (#3333) fix model name "client" issue fix https://github.com/swagger-api/swagger-codegen/pull/3313/files#r70178399 #3285 replaced setModelNamePrefix by setModelNameSuffix doc: explain how to run tests feat: improve / fix deserialization by parsing type String ... Conflicts: modules/swagger-codegen/src/main/resources/objc/Object-body.mustache
…ration * upstream-master: add more companies added env variable override add link to appveyor build fix defeault rspec test for ruby, update security petstore [Swift] Use ISO-8601 date format
Let the fmt package help convert the obj to a string. Previously this could panic if the obj was an int.
…ration * upstream-master: update JAR URL to 2.2.0 updated dev versions set interface with discriminator as parent null check updated readme updated versions for release update java petstore sample derive invoker package name from api/modoel package name
…ad of request IDs which greatly reduces state while offering real cancellation, change to a protocol-based configuration with a default implementation, include a workarount for current JSONModel concurrency issues, add missing super call in QueryParamCollection initWithValuesAndFormat
[Go] ParameterToString can panic
[Travis] Cache maven directory
[JAVA] Add fluent methods to add items to list and put items to maps
Qt5: Added missing datatype handlers for QByteArray for swagger-type "byte"
* update appveyor.yml to test c# petstore client * update csproj file * add docker version test * add docker version * add docker * add cpuid.ps1 * comment out cpuid * use start process * remove mvn test * remove comments related to docker * fix appveyor to run local petstore, shippable caching turned on * add comments to ci config * remove cpuid.ps1 * update C# petstore sample
…enerators (#3310) * add abstractPhpCodegen * This base class should provide common functions to PHP-related generators so that the same enhancements or bug fixes can be applied to all clients. Most source be moved from the PhpClientCodegen. * change Lumen codegen to use the AbstractPhpCodegen * remove the composerVendorName/composerProjectName. modify the LumenServerOptionsTest for unit test * add context path * reserve the apiDocPath and modelDocPath * add the templateDir for lumen
[WIP] - Html Docs 2 - API and Client Library Documentation - Feedback / Assistance wanted
[Ruby] fix validation for optional parameters/properties for ruby
…hcock/swagger-codegen into jhitchcock-feature/confluencewikidocs
Fixes 3480.
…on-3480 [PHP] Fix invalid PHP syntax
2 types of warnings are emitted in bulk whenever using the nodeJS generator. I did some guesswork: since JS is a c-type language like C# and Java - I looked there for reference, and followed their example.
NodeJS generator - Harken to the the warnings ...
fixing bug of rendering an extra spaces into @FeignClient annotation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.