Skip to content

Add dictionary to store apikeys#8

Merged
wing328 merged 4 commits intowing328:ts_header_paramfrom
tht13:ts_header_param
Oct 20, 2016
Merged

Add dictionary to store apikeys#8
wing328 merged 4 commits intowing328:ts_header_paramfrom
tht13:ts_header_param

Conversation

@tht13
Copy link
Copy Markdown

@tht13 tht13 commented Oct 19, 2016

No description provided.

@wing328
Copy link
Copy Markdown
Owner

wing328 commented Oct 19, 2016

Thanks for the PR.

CI reported the following issues:

ERROR in ./test/StoreApiFactory.ts
(10,3): error TS2322: Type 'string' is not assignable to type 'Dictionary<string>'.

ERROR in ./test/PetApiFactory.ts
(10,3): error TS2322: Type 'string' is not assignable to type 'Dictionary<string>'.
TypeScript error: test/PetApiFactory.ts(10,3): Error TS2322: Type 'string' is not assignable to type 'Dictionary<string>'.

@wing328 wing328 merged commit 80192c4 into wing328:ts_header_param Oct 20, 2016
wing328 added a commit that referenced this pull request Jul 14, 2017
…er-api#4008)

* 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
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