swagger-api/swagger-codegen

[PowerShell] Enhancements to PowerShell generator

開放

#5,886 建立於 2017年6月20日

 (2 則留言) (0 個反應) (0 位負責人)HTML (5,474 個分叉)batch import
Client: PowerShellEnhancement: Generalhelp wanted

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Description

Here are some enhancements for the PowerShell generator:

  • Option to specify ClientPath (which is hard coded to "$ScriptDir....\csharp\SwaggerClient" at the moment"
  • Integration tests using AppVeyor (similar to other API clients, we want to perform testings with the Petstore server (local) to ensure nothing breaks after changes)
  • Review authentication support: HTTP basic, API key, OAuth2
  • Add auto-generated documentation for API endpoints and models
  • Update auto-genreated test files (APIs, models)
  • Review README.md to see if the installation instruction, etc are clear
Swagger-codegen version

Latest master

Suggest a Fix

If anyone wants to work on these enhancements or have other suggestions on making the PowerShell generator better, please reply to let us know.

貢獻者指南