module Yori
Yori: Yet another Openapi Ruby Implementation
Constants
- VERSION
Public Class Methods
v3()
click to toggle source
# File lib/yori.rb, line 11 def v3 require 'yori/schema/v3' Yori::Schema::V3 end