myoperator / swagman

A Postman to swagger api converter using openAPI v3
4 stars 1 forks source link

Examples when used with ignore schema are not documented #17

Closed codeasashu closed 5 years ago

codeasashu commented 5 years ago

Examples have __IGNOREPROP when used with ignore schema. For example:

responseExampleUsage:
      value:
        code: '200'
        message: __IGNOREPROPSWAGMAN
        status: success