swagger

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Ory Kratos

Welcome to the Ory Kratos HTTP API documentation!

Schemes: http, https
Host:
BasePath: /
Version: latest

Consumes:
- application/json
- application/x-www-form-urlencoded

Produces:
- application/json

SecurityDefinitions:
oryAccessToken:
     type: apiKey
     name: Authorization
     in: header

Extensions:
---
x-request-id: string
x-forwarded-proto: string
---

swagger:meta

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorGeneric

type ErrorGeneric struct {
	// Contains error details
	//
	// required: true
	Error GenericError `json:"error"`
}

JSON API Error Response

The standard Ory JSON API error format.

swagger:model errorGeneric

type GenericError

type GenericError struct{ herodot.DefaultError }

swagger:model genericError

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL