Re-introduce signature schemas

This commit is contained in:
Travis Ralston 2020-05-25 08:08:10 -06:00
parent 93f68866c5
commit 36ed6e94a2
6 changed files with 24 additions and 0 deletions

View file

@ -81,6 +81,10 @@ properties:
The signature is calculated using the process described at `Signing
JSON`_.
title: Signatures
additionalProperties:
type: object
additionalProperties:
type: string
valid_until_ts:
type: integer
format: int64