github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/fixtures/bugs/1214/fixture-1214-2.yaml (about) 1 swagger: '2.0' 2 3 info: 4 version: "1.0.0" 5 title: ordering security requirements 6 description: verify that generated code keeps a stable order of security requirements 7 produces: 8 - application/json 9 consumes: 10 - application/json 11 paths: 12 /nosec: 13 get: 14 operationId: nosecOp 15 description: no description 16 responses: 17 default: