geeklearningio / gl-swagger-generator

Jane - An OpenAPI Specification (formerly Swagger) Client Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 template

sandorfr opened this issue · comments

  • Language filter
  • SDK
    • Media formatters
      • Json
      • FormData
    • Base client
      • Basic request support
      • Cancellation support
      • Polly support
  • Template.json
  • Typing partials : _type and _typeCore
  • Definition template
  • Client template

cancellation and polly are descoped. RXJS comes with other concepts which allow to handle those cases using request filters in the client configuration.