Skip to content

AS3 swagger codegen update to handle overloading scenarios#8

Merged
fehguy merged 1 commit intoswagger-api:masterfrom
deepak-michael:master
Dec 13, 2011
Merged

AS3 swagger codegen update to handle overloading scenarios#8
fehguy merged 1 commit intoswagger-api:masterfrom
deepak-michael:master

Conversation

@deepak-michael
Copy link
Copy Markdown
Contributor

Handles situation where a resource has more than one endpoint with the same name - added a language configuration which indicates whether method overloading is supported in the language. By, default this is true. For AS3 this is set to false.
Also modified the Resource template for as3 to handle recent updates to auth token usage in generated code.

fehguy added a commit that referenced this pull request Dec 13, 2011
AS3 swagger codegen update to handle overloading scenarios
@fehguy fehguy merged commit 16c0f45 into swagger-api:master Dec 13, 2011
wing328 added a commit that referenced this pull request Oct 20, 2016
* add configuration to typescript fetch

* fix issues reported by the CI

* fix header parameters in ts fetch client

* add new configuration file for ts fetch

* skip if check for configuration in ts fetch

* Fix `this.configuration` issue in paramsCreator

* update ts fetch samples

* Fix typescript fetch tests to work with Configuration

* Add dictionary to store apikeys (#8)

* Add dictionary to store apikeys

* Type apikey with expected params rather than Dictionary - typescript-fetch

* Update test samples to new typescript-fetch api

* Fix tests for typesript-fetch api

* update typescript sample using petstore.yaml
soggier referenced this pull request in abacusresearch/swagger-codegen Mar 29, 2018
soggier referenced this pull request in abacusresearch/swagger-codegen Mar 29, 2018
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.

2 participants