Bryant Svedin
Results
1
issues of
Bryant Svedin
Path is replaced with $ref to an openapi yaml stored html. Example: paths: /: $ref: 'https://artifactory.mycompany.com/artifactory/maven/com/apis/common/0.1.0-20210924151918/common-0.1.0-20210924151918.yaml#/paths/New' /instances: $ref: 'https://artifactory.mycompany.com/artifactory/maven/com/apis/common/0.1.0-20210924151918/common-0.1.0-20210924151918.yaml#/paths/GetInstanceIds' swagger_to_uml throws the following error Traceback (most recent call last): File...