Merge pull request #13032 from influxdata/secret-key-links

fix(http): nest secret key response links in swagger
pull/13056/head
Jade McGough 2019-04-01 09:35:28 -07:00 committed by GitHub
commit 05f26b0236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -6741,6 +6741,10 @@ components:
allOf:
- $ref: "#/components/schemas/SecretKeys"
- type: object
properties:
links:
readOnly: true
type: object
properties:
self:
type: string