geeklearningio / gl-swagger-generator

Jane - An OpenAPI Specification (formerly Swagger) Client Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Csharp] Advanced Polly Support

sandorfr opened this issue · comments

More features could be built around polly support.

  • multiple policies which selection would be done base on selectors
    • tags,
    • operation name / path fragments
    • security definitions
  • automatically Wrap matched policies together based on priorities then order