Skip to content

Commit

Permalink
Response.headers map missing type:object
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Nov 20, 2018
1 parent 6fbc926 commit 0684d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/v3.0/schema.yaml
Expand Up @@ -369,6 +369,7 @@ definitions:
description:
type: string
headers:
type: object
additionalProperties:
oneOf:
- $ref: '#/definitions/Header'
Expand Down

0 comments on commit 0684d65

Please sign in to comment.