Group
Extension

Matches 1

Image-DS9 ( D/DJ/DJERIUS/Image-DS9-v1.0.1.tar.gz, DJERIUS, 2023; MetaCPAN )
Image-DS9/OpenAPI/OpenAPI.pm ( view source; MetaCPAN )
# ABSTRACT: Grammar definitions

use strict;
use warnings;

use JSON::PP;
use latest;
our $VERSION = '0.189';

# TODO:
#  shm

my %Schemas = (

    'object_name' => {
        type => 'string',
    },
> { '$ref' => '#/components/responses/emptySuccess' },
            },
        },
    },

);


say JSON::PP->new->pretty()->encode( {
        openapi => '3.0.3',
        info    => {
            title 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.