Skip to content

Instantly share code, notes, and snippets.

View TGiles's full-sized avatar

Tim Giles Jr TGiles

View GitHub Profile
@TGiles
TGiles / schema.yaml
Last active August 21, 2020 15:08
Password Manager recipes schema
schema:
type: object
description: Password recipes
required:
- siteRecipes
properties:
siteRecipes:
type: array
description: Array of password recipes
items: