Sha256: adb3a80bb7ef23a3a9748b402cd4360971a095193ddbca60c26772c6b0d7c94a
Contents?: true
Size: 379 Bytes
Versions: 3
Compression:
Stored size: 379 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "video_ident", "description": "Creates IDnow identifications", "properties": { "customer_id": { "$ref": "./base_types/base_types.json#definitions/account_id" } }, "links": [ { "rel": "create", "href": "video_idents", "method": "POST" } ] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fidor_schema-0.10.16 | schema/v1.0/video_ident.json |
fidor_schema-0.10.15 | schema/v1.0/video_ident.json |
fidor_schema-0.10.14 | schema/v1.0/video_ident.json |