Skip to content

Conversation

geekerzp
Copy link
Contributor

  • Support API key, HTTP basic
  • Add a Configuration module for authentication-related setting
  • Tests without issue:
---------------------------------------------------------------
TOTAL                               891    380    57%
----------------------------------------------------------------------
Ran 10 tests in 15.643s

OK
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.344 s
[INFO] Finished at: 2015-05-27T17:07:12+08:00
[INFO] Final Memory: 11M/156M
[INFO] ------------------------------------------------------------------------

@fehguy
Copy link
Contributor

fehguy commented Jun 5, 2015

could you please rebase, @geekerzp?

@geekerzp
Copy link
Contributor Author

geekerzp commented Jun 5, 2015

sure

geekerzp added 14 commits June 5, 2015 16:15
Use File.separatorChar to create invokerPacakge variable instread of '\'
char.
* Rename `ResponseError` exception to `ApiException`
* Use `File.separatorChar` to build file path in
  PythonClientCodegen.java
* Rename `config.py` module to `configuration.py`
* Rename `swagger.py` module to `api_client.py`
* updated method apiFileFolder.
* udpated method modelFileFolder.
@geekerzp geekerzp force-pushed the develop_2.0_python_auth branch from 6174bfe to eb90b90 Compare June 5, 2015 09:03
@geekerzp
Copy link
Contributor Author

geekerzp commented Jun 5, 2015

@fehguy rebased, please kindly merge.

fehguy added a commit that referenced this pull request Jun 5, 2015
[Python] Add authentication support (API key, HTTP basic)
@fehguy fehguy merged commit d2cb05f into swagger-api:develop_2.0 Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants