Samir Braga

Results 1 issues of Samir Braga

I'm trying to document a simple Pagination object in `swagger-custom-mappings.yml` this way: ```yaml - type: Pagination required: false specAsParameter: - type: integer name: pageSize - type: integer name: page ```...