Skip to content

Conversation

@mikolajpe
Copy link
Owner

No description provided.

wing328 and others added 30 commits August 9, 2016 19:49
eleif zu else if
…ams-for-auth

Fix unknown parameter on api_client's update_params_for_auth method.
[Java][Spring] Add enum test cases and fix formParam's enum value
* show path

* install go
* prefix go local var with localVar

* remove pom from go, minor fix to headerParams
Right now, any generated code where the http basic authentication is
required is broken, as it tries to access nonexistent field in the
generated `Configuration` struct.

The alternative is to fix `configuration.mustache` to replace the
`UserName` field with `Username` field.
…ization

Go: Replace `.Username` with `.UserName` in generated API methods.
* add more tests for go, fix numeric form/header parameters

* update go sample
Removed CLI option declarations in JavaJAXRSSpecServerCodegen that also
appear in AbstractJavaJAXRSServerCodegen.
Issue 3572 Remove duplicate CLI Options
* Fix offsetDateTime and remove unnecessary override annotations

* Update petstore samples to CI for resteasy testing

* fix resteasy templates path

* add ability to hide generated annotations

* Update petstore resteasy samples

* Deduplicate artifact names in resteasy projects
Adding support for JMustache compiler customization
wing328 and others added 29 commits September 24, 2016 01:16
[Go] fix trailing comma in go api client
* add schema title, description to HTML output

* Include title, description in petstore sample (and HTML output)
* Show correct default value on CLI option description

Fixes #3861

* Changes after ./bin/jaxrs-petstore-server.sh
[Swfit] fix path parameter with baseName mustache tag
* fix jaxrs line break

* fix java gradle bat line break

* fix scala gradle line break

* fix undertow crt line break

* fix spring line break

* fix undertow line break in pom

* rollback undertwo petstore to use petstore.yaml
* feature(php-cs-fixer) add php-cs-fixer support

* feature(php-cs-fixer) tweak Mustache templates to fit PSR2

* feature(php-cs-fixer) bin/php-petstore.sh output
…l-request-template

Mention security script in pull request template
…3887)

* fix duplicated description in spring model

* fix duplicated description in jaxrs models

* fix resteasy dependency
* feature(phpunit) fix PHPUnit invocation, add basic phpunit.xml.dist

* fix(phpunit) add proper paths relative to phpunit.xml.dist
[Doc] Fix warning in HTML generators
[Java][Python] Escape callback parameter for java(okhttp) and python
* Fixed errors with cpprest client generation when generating a client that uses arrays of primitive types (vector) and file responses (HttpContent).

* Updated the petstore sample using script.

* Removed debug code.

* Removed extra newline to match master.

* Fixed binary file handling in cpprest. Updated petstore samples.

* Update readme to add Cummins to list

* Cleaning up for pull. Removing unnecessary changes.

* Fixing petstore

* Fixing error in build.

* Fixed error in stream copy for binary data

* Replaced tab with 4 spaces in all modified files.

Replaced tab with 4 spaces in all modified files.
* stop parsing key of object at first comma.

* update samples
* Extended request generation logic with support for serialized body content types other than Json

* Updated the Petstore Python client tests

* Fixed body content type identification for strings
* [aspnet5] Fix basePath application to operations

* [aspnet5] Regenerate sample
[Python][Flask] fix python flask controller issue without tag
… (#3899)

* Properly git-ignore all nbactions.xml files.

* Add a command line action to print the program version (#3892).

I am using maven resource filtering capabilities so that an existing version.properties resource file
gets filtered upon build and populated with the project version tag. This resource is then read
at runtime as required.

* Using a different version tag when unreadable.
[All] Fix some inheritance/composition issues and add allOf unit tests
Migration should create pluralized table names
Change controller filenames
@mikolajpe mikolajpe merged commit 95298eb into mikolajpe:master Oct 5, 2016
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.