APISchema
view release on metacpan or search on metacpan
t/fixtures/author.def view on Meta::CPAN
resource author => {
type => 'object',
description => 'èè
',
properties => {
author_name => {
type => 'string',
description => 'èè
',
example => 'èè
',
},
},
};
( run in 1.778 second using v1.01-cache-2.11-cpan-df04353d9ac )