// Copyright © 2022 Ory Corp
// SPDX-License-Identifier: Apache-2.0
package spec
import _ "embed"
//go:embed api.json
var API []byte