Class: Yori::Schema::V3::Callback

Inherits:
Yori::SchemaBase show all
Defined in:
lib/yori/schema/v3/callback.rb

Overview

Callback

A map of possible out-of band callbacks related to the parent operation.
Each value in the map is a Path Item Object that describes a set of requests that may be initiated by the API provider and the expected responses.
The key value used to identify the callback object is an expression, evaluated at runtime, that identifies a URL to use for the callback operation.

Instance Attribute Summary

Attributes inherited from Yori::SchemaBase

#id

Method Summary

Methods inherited from Yori::SchemaBase

eval_class!, eval_hash!, eval_input!, #ref, #validate!, #validator