jamesabc
Results
1
issues of
jamesabc
I have the following valid swagger.yaml: ``` yaml paths: /assets: get: tags: - Assets summary: Returns base paths for asset files security: - ClientVersion: [] - ClientApiKey: [] - ApiVersion:...